Skip to content

Precreate the openshift-gitops-cluster-admin-rolebinding CRB#51

Merged
mbaldessari merged 2 commits into
validatedpatterns:mainfrom
mbaldessari:clustergroup_race
Mar 19, 2026
Merged

Precreate the openshift-gitops-cluster-admin-rolebinding CRB#51
mbaldessari merged 2 commits into
validatedpatterns:mainfrom
mbaldessari:clustergroup_race

Conversation

@mbaldessari
Copy link
Copy Markdown
Contributor

This is to fix an issue on spokes. See
validatedpatterns/clustergroup-chart#103
for the full reasoning.

TLDR: we need to drop sync-waves in clustergroup from CRBs to avoid
an argo bug, but then without those the SA will never have the right
permissions to create another service account, so we precreate the
CRB via the acm-chart

Closes: validatedpatterns/clustergroup-chart#63

This is to fix an issue on spokes. See
validatedpatterns/clustergroup-chart#103
for the full reasoning.

TLDR: we need to drop sync-waves in clustergroup from CRBs to avoid
an argo bug, but then without those the SA will never have the right
permissions to create another service account, so we precreate the
CRB via the acm-chart

Closes: validatedpatterns/clustergroup-chart#63
@mbaldessari mbaldessari merged commit 1b970cd into validatedpatterns:main Mar 19, 2026
3 checks passed
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.

gitops on the spokes sometimes is stuck

1 participant