Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Make eiriniv1.LRP own PodDisruptionBudgets and Secrets #3

Open
gcapizzi opened this issue Jun 14, 2021 · 0 comments
Open

Make eiriniv1.LRP own PodDisruptionBudgets and Secrets #3

gcapizzi opened this issue Jun 14, 2021 · 0 comments

Comments

@gcapizzi
Copy link
Contributor

gcapizzi commented Jun 14, 2021

At the moment, the resources managed by Eirini follow this ownership scheme:

  • eiriniv1.LRPs own StatefulSets
  • StatefulSets own PodDisruptionBudgets and Secrets

This is a leftover of the REST flow, which needed to use StatefulSets as owners since there were no eiriniv1.LRPs. We should be able to make this much more straightforward by just assigning the eiriniv1.LRP as the owner of all the resources we create.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant