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

Make eiriniv1.LRP own PodDisruptionBudgets and Secrets #3

Description

@gcapizzi

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions