Skip to content

Conversation

@stefanandres
Copy link
Contributor

Add wait wait-for-jobs feature to only allow single backup job to be running

  • ServiceAccount is deployed into each namespace (aka deployment of this helm chart)
  • ClusterRole and ClusterRole is deployed for each deployment (because there is no easy way to re-use or only deploy this a single time in a cluster without workarounds)
  • Adds initContainer that checks via kubectl get job -l <label> if there is already a running job and waits until there is none

@stefanandres stefanandres changed the title Add wait wait-for-jobs feature to only allow single backup job to be running feat(minor): Add wait wait-for-jobs feature to only allow single backup job to be running Oct 3, 2025
@stefanandres
Copy link
Contributor Author

Still a draft, actual testing is still outstanding

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.

2 participants