-
Bug
-
Resolution: Obsolete
-
Normal
-
None
-
4.13, 4.12, 4.11, 4.14
-
Low
-
No
-
2
-
Sprint 248, Sprint 249, Sprint 250, Sprint 251, Sprint 252
-
5
-
Rejected
-
False
-
Description of problem:
According to the Red Hat Operator's Best practices (https://docs.engineering.redhat.com/display/CFC/Best_Practices) the infrastructure annotations are now required. The CVP pipeline reports a warning which soon will become a gating error: Note: This check is expected to become gating by the end of CY24Q1. [INVALID] The 'features.operators.openshift.io/disconnected' annotation is missing from the operator CSV. [INVALID] The 'features.operators.openshift.io/fips-compliant' annotation is missing from the operator CSV. [INVALID] The 'features.operators.openshift.io/proxy-aware' annotation is missing from the operator CSV. [INVALID] The 'features.operators.openshift.io/tls-profiles' annotation is missing from the operator CSV. [INVALID] The 'features.operators.openshift.io/token-auth-aws' annotation is missing from the operator CSV. [INVALID] The 'features.operators.openshift.io/token-auth-azure' annotation is missing from the operator CSV. [INVALID] The 'features.operators.openshift.io/token-auth-gcp' annotation is missing from the operator CSV. [OPTIONAL] The 'features.operators.openshift.io/cnf' annotation is missing from the operator CSV. [OPTIONAL] The 'features.operators.openshift.io/cni' annotation is missing from the operator CSV. [OPTIONAL] The 'features.operators.openshift.io/csi' annotation is missing from the operator CSV. [TEST RESULT] The infrastructure feature annotations [disconnected, fips-compliant, proxy-aware, tls-profiles, token-auth-aws, token-auth-azure, token-auth-gcp, cnf, cni, csi] are either missing from the operator CSV or not equal to a string "true"/"false". The test operator-infrastructure-feature-bundle-image is currently non-gating. Therefore, it passes with SUCCESS_WITH_WARNINGS.
Version-Release number of selected component (if applicable):
1.0, 1.1
How reproducible:
Always
Steps to Reproduce:
N/A
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-26538 [ExtDNS] Infrastructure annotations missing in ClusterServiceVersion
- Verified
- links to