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

kubernetes mixin should have a namespace-create command, that's an upsert #22

Open
squillace opened this issue Oct 22, 2020 · 1 comment · May be fixed by #23
Open

kubernetes mixin should have a namespace-create command, that's an upsert #22

squillace opened this issue Oct 22, 2020 · 1 comment · May be fixed by #23
Assignees

Comments

@squillace
Copy link

There should be a feature that implements kubectl create ns <foo> but tests first to see whether it exists and only then creates it if not; else returns success immediately.

@MChorfa
Copy link
Collaborator

MChorfa commented Oct 23, 2020

@squillace There is already PR in the work: #20

@MChorfa MChorfa linked a pull request Oct 24, 2020 that will close this issue
@MChorfa MChorfa self-assigned this Nov 25, 2020
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 a pull request may close this issue.

2 participants