operator-framework / community-operators

The canonical source for Kubernetes Operators that appear on OperatorHub.io, OpenShift Container Platform and OKD.
Apache License 2.0
418 stars 562 forks source link

Should fail test #4264

Closed camilamacedo86 closed 3 years ago

camilamacedo86 commented 3 years ago
ERRO[0000] Error: Value : (memcached-operator.v0.0.1) csv.Annotations not specified olm.maxOpenShiftVersion for an OCP version < 4.9. This annotation is required to prevent the user from upgrading their OCP cluster before they have installed a version of their operator which is compatible with 4.9. This bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22 which are no longer supported on 4.9. Migrate the API(s) for ClusterRole: (["memcached-operator-metrics-reader"]) or use the annotation 
mvalarh commented 3 years ago

Closing due to https://github.com/operator-framework/community-operators/issues/4159. Thanks for understanding.