feat: enable plugin support for vender-ed kubectl#4705
Conversation
Signed-off-by: Allen Conlon <software@conlon.dev>
✅ Deploy Preview for zarf-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report❌ Patch coverage is
🚀 New features to boost your workflow:
|
Signed-off-by: Allen Conlon <software@conlon.dev>
Signed-off-by: Allen Conlon <software@conlon.dev>
soltysh
left a comment
There was a problem hiding this comment.
A few suggestions to make this a little less brittle and easier to the reader 😉
Signed-off-by: Allen Conlon <software@conlon.dev>
Signed-off-by: Allen Conlon <software@conlon.dev>
|
Hey @soltysh, I was wondering if you would be happy with reviewing this PR as is? I would like like submit a PR for the kubectl updates at a later point when I have a bit more bandwidth. |
soltysh
left a comment
There was a problem hiding this comment.
Overall the changes lgtm
Yeah, let's land this as is and deal with kubectl separately. |
brandtkeller
left a comment
There was a problem hiding this comment.
I think the argument offset logic is suitable for now but there still might be some room for additional testing/determinism (IE outlining if there is a difference between the helm stance versus here and possibly creating a common helper.
Otherwise lgtm.
Description
This update enables
zarf tools kubectlto usekubectlplugins, tested with the following:kubectl-cnpgkubectl-get_allRelated Issue
Relates to #4681
Checklist before merging