Skip to content

Exclude namespace from folder apply #159

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

Merged
merged 2 commits into from
Apr 8, 2018

Conversation

solsson
Copy link
Contributor

@solsson solsson commented Mar 4, 2018

... and more importantly from kubectl folder delete.

I'm frequently doing experimental setups, where I might for example want to delete and re-create Kafka but not Zookeeper. However because the namespace is included in kubect delete -f kafka/ everything gets removed.

I'm intentionally not documenting creation of namespace in README. You'll need proficience with namespaces to use this repo anyway, and kubectl's error messages are very clear when a namespace is missing. The message alerts new users to the bias for a specific namespace in this repo.

Actually there's really no need for a manifest when kubectl create namespace is so simple but I'd like to keep the yaml around.

This reverts #151.

@solsson solsson added this to the 4.0 milestone Mar 4, 2018
@solsson solsson changed the base branch from master to 4.x April 8, 2018 05:50
@solsson solsson force-pushed the exclude-namespace-from-folder-apply branch from ac0e528 to b3f56c0 Compare April 8, 2018 05:53
@solsson solsson merged commit 878d079 into 4.x Apr 8, 2018
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 this pull request may close these issues.

1 participant