Skip to content

Tags: coopnorge/mage-kubernetes-lib

Tags

v0.7.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enable kyvernovalidation target in default (#55)

v0.7.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
example of simpler kyverno validation (#54)

Co-authored-by: sachin chauhan <sachin.chauhan@coop.no>
Co-authored-by: sachin chauhan <110888148+sachinchauhan23@users.noreply.github.com>

v0.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump coopnorge/github-workflow-release-drafter from 0.5.…

…1 to 0.5.2 (#51)

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rewrite validate kyverno policies function to better handle rendered … (

#52)

…templates

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add kyverno validation as default target under validate (#50)

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Argo diff (#44)

v0.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Exit with error if `argocd diff` exits with failure (#39)

In the previous implementation, only exit code for `argocd diff` 2 was
being treated as error.

In addition to error codes 0, 1, and 2, `argocd diff` also throws
additional errors, which were being processed as successful.

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Support for oci repo (#25)

Skip adding oci repository because it should work without that

v0.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(package): Upgrade to go 1.21 (#22)

v0.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #23 from coopnorge/allow-legacy-yml-extention

fix: Allow legacy ".yml" extension for kustomize-file