-
Bug
-
Resolution: Done
-
Critical
-
quay-v3.4.6
-
False
-
False
-
Quay Enterprise
-
undefined
-
Description of problem:
CRD 'quayecosystems.redhatcop.redhat.io' uses deprecated APIs
Version-Release number of selected component (if applicable):
quay-operator-bundle-container-v3.6.0-12
- Index image v4.5: registry-proxy.engineering.redhat.com/rh-osbs/iib:99038
- Index image v4.6: registry-proxy.engineering.redhat.com/rh-osbs/iib:99039
- Index image v4.7: registry-proxy.engineering.redhat.com/rh-osbs/iib:99046
- Index image v4.8: registry-proxy.engineering.redhat.com/rh-osbs/iib:99052
quay-operator-container-v3.6.0-13
- registry-proxy.engineering.redhat.com/rh-osbs/quay-quay-operator-rhel8@sha256:a36dfd94f41997aec2d2436f2d4a6aaca7615b52cc291592aff6f34a623370d6
How reproducible:
always
Steps to Reproduce:
1. Install quay operator via olm
2. Check quayecosystems.redhatcop.redhat.io CRD
Actual results:
quayecosystems.redhatcop.redhat.io uses deprecated API: apiextensions.k8s.io/v1beta1
Expected results:
should use apiextensions.k8s.io/v1
Additional info:
$ oc get crd quayecosystems.redhatcop.redhat.io -o yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.2.5 operatorframework.io/installed-alongside-5df7bcb8f06bf202: openshift-operators/quay-operator.v3.6.0 creationTimestamp: "2021-08-18T07:28:54Z" generation: 1 labels: operators.coreos.com/quay-operator.openshift-operators: "" managedFields: - apiVersion: apiextensions.k8s.io/v1beta1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:controller-gen.kubebuilder.io/version: {} f:operatorframework.io/installed-alongside-5df7bcb8f06bf202: {} f:spec: f:conversion: .: {} f:strategy: {} f:group: {} f:names: f:kind: {} f:listKind: {} f:plural: {} f:singular: {}
- clones
-
PROJQUAY-2421 CRD 'quayecosystems.redhatcop.redhat.io' uses deprecated APIs
- Closed