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

community-operators [N] memcached-operator (0.0.1) #4258

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 
camilamacedo86 commented 3 years ago

/hold

openshift-ci[bot] commented 3 years ago

@camilamacedo86: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Rerun command
ci/prow/4.6-deploy-operator-on-openshift 300d32d2166eb14c116b00646653d66620e1ec9a link /test 4.6-deploy-operator-on-openshift
ci/prow/4.7-deploy-operator-on-openshift 300d32d2166eb14c116b00646653d66620e1ec9a link /test 4.7-deploy-operator-on-openshift
ci/prow/4.8-deploy-operator-on-openshift 300d32d2166eb14c116b00646653d66620e1ec9a link /test 4.8-deploy-operator-on-openshift

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
camilamacedo86 commented 3 years ago

/retest

github-actions[bot] commented 3 years ago

Openshift community operators were moved to https://github.com/redhat-openshift-ecosystem/community-operators-prod/tree/main/operators. Please make PR there. Thanks for understanding.