forked from ManageIQ/manageiq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an owner reference to the orchestrator pod for all created objects
This will allow anything we create to be automatically removed when the orchestrator pod is removed for any reason. If the pod is cleanly scaled down we will continue to tell the workers to exit cleanly, but if the orchestrator is abruptly removed this will ensure everything is cleaned up properly. Fixes ManageIQ/manageiq-pods#428
- Loading branch information
Showing
1 changed file
with
23 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters