Files
kubernetes.core/changelogs/fragments/20241030-support-of-evrion-for-kustomize-lookup-plugin.yaml
Yuriy Novostavskiy 87344b93fc Add support of local environment variables in kustomize lookup plugin (#786)
SUMMARY
kustomize doesn't support an environment that makes it impossible to use HTTP_PROXY or provide some templatized parameters.
This PR is the result of the issue #783
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
kubernetes.core.kustomize lookup plugin

Reviewed-by: Bikouo Aubin
Reviewed-by: Yuriy Novostavskiy <yuriy@novostavskiy.kyiv.ua>
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
2025-10-03 13:44:40 +00:00

3 lines
127 B
YAML

minor_changes:
- kustomize - add support of local environ (https://github.com/ansible-collections/kubernetes.core/pull/786).