Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClusterRoleBindings and Services Installation: SSA #3182

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

dtfranz
Copy link
Contributor

@dtfranz dtfranz commented Feb 28, 2024

Modify installation steps for ClusterRoleBindings and Services to use SSA in order to avoid race conditions.

In draft until I fix a failing unit test.
Fake Client and envtest do not currently support SSA, but creating the objects beforehand functions as a workaround for now. I've left comments in the PR pointing out areas where I've used this.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 28, 2024
Copy link

openshift-ci bot commented Feb 28, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@dtfranz dtfranz force-pushed the crb-service-ssa branch 2 times, most recently from 1410b4a to afe74f9 Compare February 28, 2024 22:13
@dtfranz dtfranz marked this pull request as ready for review February 28, 2024 22:14
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 28, 2024
… SSA in order to avoid race conditions.

Signed-off-by: Daniel Franz <[email protected]>
@stevekuznetsov stevekuznetsov added this pull request to the merge queue Feb 28, 2024
Merged via the queue into operator-framework:master with commit dc0c564 Feb 28, 2024
15 checks passed
@dtfranz dtfranz mentioned this pull request Mar 22, 2024
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