This repository was archived by the owner on Oct 14, 2025. It is now read-only.
Kustomize controller v1 6 0#3
Draft
larhauga wants to merge 112 commits into
Draft
Conversation
Signed-off-by: Sunny <github@darkowlzz.space>
Merge `release/v1.4.x` back to `main`
Label sync for release/v1.4.x
Signed-off-by: Yuriy <yuriy@vlasov.pro>
Signed-off-by: Yuriy <yuriy@vlasov.pro>
Enable decryption of secrets generated by Kustomize components
Cleaned SOPS tests. Signed-off-by: Yuriy <yuriy@vlasov.pro>
Added decryption of Kustomize patches and refactor SOPS tests
Signed-off-by: Serge van Ginderachter <serge@autops.eu>
Clarify precedence in Kustomization substituteFrom
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Update SOPS to v3.9.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Update Kustomize packages to v5.5.0
…5083 Signed-off-by: hasithsen <sen.hasith@gmail.com>
Remove deprecated object metrics
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
Signed-off-by: Luis Giraldo <giraldo.luisdavid@gmail.com.com>
Upgrading Helm API version to v2
Signed-off-by: Erik Godding Boye <egboye@gmail.com> Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com> Co-authored-by: Amund Tenstad <github@amund.io>
Bumps [filippo.io/age](https://github.com/FiloSottile/age) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/FiloSottile/age/releases) - [Commits](FiloSottile/age@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: filippo.io/age dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Allow control of finalization garbage collection with `.spec.deletionPolicy`
…ppo.io/age-1.2.1 Bump filippo.io/age from 1.2.0 to 1.2.1
Bumps the go-deps group with 2 updates in the / directory: [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/cyphar/filepath-securejoin` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.3.5...v0.3.6) Updates `golang.org/x/net` from 0.32.0 to 0.33.0 - [Commits](golang/net@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
…eps-dab0b8af1b Bump the go-deps group across 1 directory with 2 updates
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Upgrade runtime
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Add OCI origin revision to events
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
[RFC-0010] Introduce object-level workload identity for KMS decryption
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
[RFC-0010] Introduce feature gate
Implement `WaitForTermination` deletion policy
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
[RFC-0010] Link workload identity docs to complete guide
Bumps the ci group with 4 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [docker/build-push-action](https://github.com/docker/build-push-action), [anchore/sbom-action](https://github.com/anchore/sbom-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/setup-go` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@0aaccfd...d35c59a) Updates `docker/build-push-action` from 6.16.0 to 6.17.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@14487ce...1dc7386) Updates `anchore/sbom-action` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@9f73021...e11c554) Updates `github/codeql-action` from 3.28.16 to 3.28.17 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@28deaed...60168ef) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/build-push-action dependency-version: 6.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: anchore/sbom-action dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github/codeql-action dependency-version: 3.28.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci ... Signed-off-by: dependabot[bot] <support@github.com>
…ci-b758b462f2 Bump the ci group across 1 directory with 4 updates
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Update controller to OCIRepository v1 (GA)
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Release v1.6.0
Release/v1.6.x
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Add 1.6.x release label
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Update dependabot config
…mance improvements
larhauga
commented
Jun 17, 2025
| replace ( | ||
| sigs.k8s.io/kustomize/api => sigs.k8s.io/kustomize/api v0.17.3 | ||
| sigs.k8s.io/kustomize/kyaml => sigs.k8s.io/kustomize/kyaml v0.17.2 | ||
| sigs.k8s.io/kustomize/api => github.com/chlunde/kustomize/api v0.0.0-20241007194522-e5d19a7c5738 |
Member
Author
There was a problem hiding this comment.
TODO: Patch branch needs to be updated to match 5.6.0 (master branch) of kustomize
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update fork repo to latest kustomize-controller v1.6.0
Todo: Update performance improved kustomize (chlunde repo)