Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

builtin/k8s: Update kubectl apply param to reflect new param #4517

Merged
merged 4 commits into from
Feb 13, 2023

Conversation

briancain
Copy link
Member

kubectl has updated its param to allowlist, so this commit reflects
that change in the k8s apply plugin which uses it.

Additionally, it ensures this param is optional, as it is not actually
required.

Fixes #4516

kubectl has updated its param to `allowlist`, so this commit reflects
that change in the k8s apply plugin which uses it.

Additionally, it ensures this param is optional, as it is not actually
required.

Fixes #4516
@briancain briancain merged commit 777c585 into main Feb 13, 2023
@briancain briancain deleted the maint/k8s/rename-prune-param branch February 13, 2023 18:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
plugin/k8s plugin pr/no-changelog No automatic changelog entry required for this pull request website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubernetes-apply prune_whitelist improvements
2 participants