Skip to content

feat: add --k8s-aware support to envsubst#5851

Open
Jaakkonen wants to merge 1 commit intofluxcd:mainfrom
Jaakkonen:envsubst-k8s
Open

feat: add --k8s-aware support to envsubst#5851
Jaakkonen wants to merge 1 commit intofluxcd:mainfrom
Jaakkonen:envsubst-k8s

Conversation

@Jaakkonen
Copy link
Copy Markdown

This routes the envsubst changes to go through to a new kustomize.SubstituteEnvVariables
to the pkgs kustomize module which supports the kustomize.toolkit.fluxcd.io/substitute annotation.

Requires fluxcd/pkg#1176

Fixes #5108

This routes the envsubst changes to go through to a new `kustomize.SubstituteEnvVariables`
to the pkgs `kustomize` module which supports the `kustomize.toolkit.fluxcd.io/substitute` annotation.

Requires fluxcd/pkg#1176

Fixes fluxcd#5108

Signed-off-by: Jaakko Sirén <jaakko@craci.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flux envsubst --strict ignores kustomize.toolkit.fluxcd.io/substitute: disabled label

1 participant