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

🚀 [Feat]: Create a job to autodelete deployments #5

Open
1 of 4 tasks
jpradoar opened this issue Nov 13, 2024 · 0 comments
Open
1 of 4 tasks

🚀 [Feat]: Create a job to autodelete deployments #5

jpradoar opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels
feat New feature or improvement 🆘 help wanted Extra attention is needed security

Comments

@jpradoar
Copy link
Owner

jpradoar commented Nov 13, 2024

We need a cron, job or something similar to run every day to validate if deployment age is more than one week

  • Create deployment for a job
  • Job must be run once a day and check if any deployment age is more than one week
  • Job must not be delete important resources like default, kube-system and/or monitoring stack (can use ServiceAccount)
  • Job or deployment must to have minimum security principles
@jpradoar jpradoar added feat New feature or improvement 🆘 help wanted Extra attention is needed security labels Nov 13, 2024
@jpradoar jpradoar self-assigned this Nov 13, 2024
@jpradoar jpradoar changed the title 🚀 [Feat]: Create a job to autodelet deployments 🚀 [Feat]: Create a job to autodelete deployments Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or improvement 🆘 help wanted Extra attention is needed security
Projects
Status: 🎒 Backlog
Development

No branches or pull requests

1 participant