You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
At the moment, the resources managed by Eirini follow this ownership scheme:
eiriniv1.Tasks own Jobs
Jobs own Secrets
This is a leftover of the REST flow, which needed to use Jobs as owners since there were no eiriniv1.Tasks. We should be able to make this much more straightforward by just assigning the eiriniv1.Task as the owner of all the resources we create.
At the moment, the resources managed by Eirini follow this ownership scheme:
eiriniv1.Tasks ownJobsJobs ownSecretsThis is a leftover of the REST flow, which needed to use
Jobs as owners since there were noeiriniv1.Tasks. We should be able to make this much more straightforward by just assigning theeiriniv1.Taskas the owner of all the resources we create.