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

Sort pods for deletion based on configurable policy #138

Closed
davidkarlsen opened this issue Dec 20, 2020 · 0 comments · Fixed by #154
Closed

Sort pods for deletion based on configurable policy #138

davidkarlsen opened this issue Dec 20, 2020 · 0 comments · Fixed by #154
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@davidkarlsen
Copy link
Collaborator

Add sort-order for deletion to CRD (oldest, youngest), and delete pods accordingly. This way user can choose to re-use mostly (gives better caching etc), or favour cycling the pods by deleting the oldest ones first.

@davidkarlsen davidkarlsen added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 20, 2020
@davidkarlsen davidkarlsen mentioned this issue Dec 20, 2020
davidkarlsen added a commit that referenced this issue Jan 2, 2021
@davidkarlsen davidkarlsen added this to the v0.8.0 milestone Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant