-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
BU Product Work
-
False
-
None
-
False
-
NEW
-
OCPSTRAT-1289 - [Tech Preview] Multiarch Tuning Operator
-
x86_64, ppc64le, s390x, aarch64
-
-
-
Multi-Arch Sprint 250, Multi-Arch Sprint 251
When the operator is installed through the operatorhub, we want to avoid the possibility of deleting the operand together with the uninstallation of the operator. We require the user to manually delete the operand.
Annotation to prevent operand deletion ("console.openshift.io/disable-operand-delete": "true")
AC:
- The annotation is added to the (ClusterServiceVersion?) manifest
- make bundle and other make targets are verified not to deleted it.