-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.15
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
Rejected
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Certified operators have not got auto upgraded .Some clusters have got updated but some are not.
Please help us to fix this.
Since the operator is not updated in some clusters we are having CVE.
t8c-client-operator@sha256:3ea0fb42d26ed58023605351f6e4426424ac3daf599bb0bed75beb3b6ce3b874
```
(base) kumarant@kumarants-MacBook-Pro clusters % oc get deploy -A | grep t8c-client-operator turbo t8c-client-operator-controller-manager 1/1 1 1 308d (base)
kumarant@kumarants-MacBook-Pro clusters % oc get pod -n turbo | grep t8c-client-operator-controller-manager t8c-client-operator-controller-manager-67bbbdb847-ljx9t 1/1 Running 0 16h
```
```
- name: OPERATOR_CONDITION_NAME value: t8c-tsc-client-certified.v1.2.9 image: icr.io/cpopen/t8c-client-operator@sha256:8a18c490f0d419ccfe0bd142bd3a10542b7138ad74e554336820bbdc5bff24dd imagePullPolicy: IfNotPresent
```
CVE is CVE-2023-45288
This operator has not got auto upgraded.
the latest operator in other cluster is
```
- name: OPERATOR_CONDITION_NAME
value: t8c-tsc-client-certified.v1.3.0
image: icr.io/cpopen/t8c-client-operator@sha256:ab47a84e5243f2cbcdcaa40a58a378c3b863dbd84d778e875fb32a9d425df6f8
imagePullPolicy: IfNotPresent
```