-
Notifications
You must be signed in to change notification settings - Fork 28
Use finalizers to block CR deletion until all resources are deleted #172
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aliok: 0 warnings.
In response to this:
Issue to be fixed
Fixes #171
Proposed Changes
- Use a finalizer to block deletion of the CR until all resources are deleted, including the cluster scoped ones
Release Note
NONE
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/retest |
/lgtm |
(cherrypicked from knative#172)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aliok, houshengbo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Issue to be fixed
Fixes #171
Proposed Changes
Release Note