-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
4.17
-
Moderate
-
Yes
-
False
-
-
Description of problem:
Latest TALM bundle will not install on a cluster running OCP 4.16. CSV fails to install with errors: $ oc get csv -n openshift-operators topology-aware-lifecycle-manager.v4.17.0 -oyaml status: [...] - lastTransitionTime: "2024-08-29T14:19:14Z" lastUpdateTime: "2024-08-29T14:19:14Z" message: one or more requirements couldn't be found phase: Pending reason: RequirementsNotMet [...] requirementStatus: - group: operators.coreos.com kind: ClusterServiceVersion message: 'CSV version requirement not met: minKubeVersion (1.30.0) > server version (1.29.6+aba1e8d)' name: topology-aware-lifecycle-manager.v4.17.0 status: PresentNotSatisfied version: v1alpha1 Note: TALM 4.17 does install properly on OCP 4.17 cluster. Note: TALM Bundle 4.17.0-20 did install properly on OCP 4.16 cluster. The change that broke backward compatibility was merged after 21 August.
Version-Release number of selected component (if applicable):
TALM 4.17 bundle latest from Brew Hub cluster running OCP 4.16.6
How reproducible:
Always
Steps to Reproduce:
1.Attempt to install latest TALM 4.17 bundle from brew on OCP cluster 4.16 2. 3.
Actual results:
CSV Fails to install with above errors
Expected results:
TALM CSV succeeds.
Additional info: