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

ensure serviceaccount razeedeploy-sa is not deleted during cluster cleanup #1350

Merged
merged 1 commit into from Jan 10, 2024

Conversation

carrolp
Copy link
Contributor

@carrolp carrolp commented Jan 10, 2024

Ensure serviceaccount razeedeploy-sa is not deleted during cluster cleanup.

Without this fix, when the cleanup command is used, the remoteresource CRD will be deleted, deleting the clustersubscription-system-operators system subscription... which will then delete the razeedeploy-sa serviceaccount. The following cleanup steps then fail due to authorization failures.

@carrolp carrolp changed the title ensure serviceaccount razeedeploy-sa is not deleted during cluster cl… ensure serviceaccount razeedeploy-sa is not deleted during cluster cleanup Jan 10, 2024
@carrolp carrolp merged commit 8091c6b into master Jan 10, 2024
2 checks passed
@carrolp carrolp deleted the cleanup-20240110 branch January 10, 2024 22:03
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.

None yet

2 participants