Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubectl should be a full-fledged plugin with its schema #4

Open
arm4b opened this issue Nov 9, 2022 · 0 comments
Open

Kubectl should be a full-fledged plugin with its schema #4

arm4b opened this issue Nov 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@arm4b
Copy link
Member

arm4b commented Nov 9, 2022

Currently kubectl is just a dependency for other plugins like helm or aws, meaning you can't use kubectl as a full-fledged deployment plugin, only indirectly.

However, kubectl apply -f against a dir with a bunch of K8s objects is a valid deployment scenario and so kubectl should be a full member plugin with its own schema.

@arm4b arm4b added the enhancement New feature or request label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant