You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous attempt to address this issue actually caused the issue in
upgrade situations. The new approach ensures that the CRD will not be
deleted on the hub when the addon is removed.
There is still a potential conflict because this CRD will be defined on
the hub by this controller, and another installer. In a future release,
after this "deletion-orphan" annotation has been added, it might be
possible to stop defining the CRD on the hub through this controller.
Refs:
- https://issues.redhat.com/browse/ACM-4917
Signed-off-by: Justin Kulikauskas <[email protected]>
Copy file name to clipboardExpand all lines: pkg/addon/policyframework/manifests/managedclusterchart/templates/policy.open-cluster-management.io_policies_crd.yaml
0 commit comments