kustomize-controller icon indicating copy to clipboard operation
kustomize-controller copied to clipboard

The GitOps Toolkit Kustomize reconciler

Results 120 kustomize-controller issues
Sort by recently updated
recently updated
newest added

Another attempt to try to reproduce https://github.com/fluxcd/flux2/issues/4646

Try to replicate https://github.com/fluxcd/flux2/issues/4646

area/server-side-apply
area/testing

Bumps the go-deps group with 2 updates in the / directory: [filippo.io/age](https://github.com/FiloSottile/age) and [github.com/getsops/sops/v3](https://github.com/getsops/sops). Updates `filippo.io/age` from 1.1.1 to 1.2.0 Release notes Sourced from filippo.io/age's releases. age v1.2.0 A small...

dependencies

Bumps the ci group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action), [docker/build-push-action](https://github.com/docker/build-push-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 4.1.6 to 4.1.7 Release notes Sourced from actions/checkout's releases. v4.1.7 What's...

area/ci
dependencies

Please, update sops to [v3.9.0](https://github.com/getsops/sops/releases/tag/v3.9.0) We're really looking forward to this feature: - Add --mac-only-encrypted to compute MAC only over values which end up encrypted

Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.5 to 0.7.7. Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.7 (May 30, 2024) BUG FIXES: client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158) 0.7.6 (May...

dependencies

> In this message I refer to **old** and **new** version/commits. This is equivalent to pushing a new commit to a repository that is monitored using a GitRepository and a...

**Feature request** Currently, when you set a `serviceAccountName` in a Kustomization, this ServiceAccount seems to be used only when applying manifests found in the source object. This makes it hard...

Hello, One of our k8s cluster has more than 300 namespaces ; we are using flux to manage content of this cluster, by means of: - 1 gitRepository source, that...

Hi, So this is the scenario, I have 2 kustomizations, each one in different namespaces (although I don't think this actually matter), and each one in different shards (that we...