Skip to content

Tags: flant/shell-operator

Tags

v1.4.8

Toggle v1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Optimize executable hook files detection (#622)

v1.4.7

Toggle v1.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added conversion retry budget and some refactoring. (#609)

Signed-off-by: dmitry.koba <dmitry.koba@flant.com>
Co-authored-by: dmitry.koba <dmitry.koba@flant.com>

v1.4.6

Toggle v1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix taking a crd that is not yet installed (#601)

Signed-off-by: dmitry.koba <dmitry.koba@flant.com>
Co-authored-by: dmitry.koba <dmitry.koba@flant.com>
Co-authored-by: Yuriy Losev <yuriy.losev@flant.com>

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set default failure policy (config) (#572)

Set Default FailurePolicy for admission webhooks

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 (#559)

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.4.0 to 0.5.0.
- [Commits](golang/time@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix race condition (#552)

* Avoid data race

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Separate metric storages (#549)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ignore some files extensions (#544)

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding admission hook operation "DELETE" and "CONNECT" to allowed lis…

…t. (#527)

Signed-off-by: dmitry.koba <dmitry.koba@flant.com>
Co-authored-by: dmitry.koba <dmitry.koba@flant.com>

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix queue dump output formatting (#514)