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

Show zombie namespaces #43

Closed
troeger opened this issue Feb 18, 2020 · 1 comment
Closed

Show zombie namespaces #43

troeger opened this issue Feb 18, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@troeger
Copy link
Collaborator

troeger commented Feb 18, 2020

Deleting portal users leads to an increasing amount of zombie namespaces, since the portal never removes Kubernetes resources.

In order to compensate for that, there should be some kind of overview in the backend that shows the status of Kubernetes namespaces. This could become part of the K8S namespace list. It would be helpful to have:

  • Creation date of the namespace
  • Number of running pods
  • ...?

Filtering should be flexible, based on these attributes. Superusers can than analyze this list and bulk-delete namespaces accordingly.

@troeger troeger added the enhancement New feature or request label Feb 18, 2020
troeger added a commit that referenced this issue Feb 28, 2020
@troeger
Copy link
Collaborator Author

troeger commented Mar 18, 2020

See above.

@troeger troeger closed this as completed Mar 18, 2020
@troeger troeger added this to the Next release milestone Mar 24, 2020
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