Skip to content

Tear down operator sequentially after Central/SecuredCluster#96

Merged
AlexVulaj merged 1 commit into
mainfrom
fix-operator-teardown-ordering
Apr 15, 2026
Merged

Tear down operator sequentially after Central/SecuredCluster#96
AlexVulaj merged 1 commit into
mainfrom
fix-operator-teardown-ordering

Conversation

@AlexVulaj
Copy link
Copy Markdown
Contributor

This change reorders the teardown sequence so that Central and SecuredCluster are torn down first (still in parallel with each other for performance), and the operator is only torn down after both have completed. This ensures the operator is still running to handle finalizer removal while the custom resources are being deleted.

@AlexVulaj AlexVulaj merged commit 000f8cb into main Apr 15, 2026
3 checks passed
@AlexVulaj AlexVulaj deleted the fix-operator-teardown-ordering branch April 15, 2026 17:39
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