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

Preserve the service namespace during undeploy #59

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

roehrich-hpe
Copy link
Collaborator

If a pod is on a host that cannot be reached, then any attempt to delete the namespace will hang. So change this to preserve the namespace and leave that pod for k8s to cleanup when it can.

If a pod is on a host that cannot be reached, then any attempt to delete the
namespace will hang.  So change this to preserve the namespace and leave that
pod for k8s to cleanup when it can.

Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
@roehrich-hpe roehrich-hpe merged commit 51493ff into master Jan 29, 2024
3 checks passed
@roehrich-hpe roehrich-hpe deleted the preserve-namespace branch January 29, 2024 19:00
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.

3 participants