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

Implement kluster deletion #5

Closed
databus23 opened this issue Jul 21, 2017 · 0 comments
Closed

Implement kluster deletion #5

databus23 opened this issue Jul 21, 2017 · 0 comments

Comments

@databus23
Copy link
Member

This needs a general decision how we want to delete the Kluster:

  1. React to the TPR deletion event. That would be here
  2. Set the TPR status to something like Deleting and only delete the TPR once everything is removed from k8s and other backend systems.

I favour approach number 2 because it maintains visibility during cluster deletion (same like it is with pods). If we do that we should at least also thing about garbage collecting clusters that have their TPR manually deleted.

@databus23 databus23 changed the title Implement cluster deletion Implement kluster deletion Jul 21, 2017
databus23 pushed a commit that referenced this issue Aug 4, 2017
Implement Kluster deletion and update.

Fixes #17 and #5
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