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

Option to not clean all resources from namespace when destroying/stoping #251

Open
1 task
VitorSouza23 opened this issue Aug 12, 2024 · 0 comments
Open
1 task

Comments

@VitorSouza23
Copy link

🚀 Feature Description

As a user, I'd like to have an option to use the commands aspirate destroy and aspirate stop without remove all the others resources into the Kubernetes namespace, in order to have other have other resources (deployments, services, pods, etc) running in the same namespace of the aspir8 deployment.

✔ Goals

  • Have a flag or option for the commands aspirate destroy and aspirate stop to just remove aspir8 deployment resources and keep the other ones and not delete the namespace.

🧰 Possible Solution

  • Maybe add a flag into the commands like --keep-namespce-resources
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

No branches or pull requests

1 participant