-
Bug
-
Resolution: Done
-
Major
-
RHDG Operator CSV 8.4.5 GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
Workaround Exists
-
-
-
If a user provides a customer image via spec.image, then the StatefulSet is initially provisioned with the specified image. However, the Operator then determines that the provisioned image is not the same as the image associated with spec.version and initialises a rolling upgrade of the StatefulSet resulting in the Operand image value always being used.
statefulset_updates.go needs to be updated to not initiate a rolling upgrade if the container image matches the one provided by spec.image.
This only occurs if the configured spec.version relates to an Operand that is marked as a CVE release.
- links to