-
Bug
-
Resolution: Done-Errata
-
Blocker
-
None
This bug affects the Quay operator-based installations with managed object storage provided by ODF.
When provisioning a new Quay registry, the operator takes care of adding the service CA used for signing the certificate used by the object storage endpoint inside the Quay certificate bundle automatically.
There are some occasions where the service CA gets rotated[1](for example OCP upgrade) and we observed that the Quay operator does not add the new service CA inside the certificate bundle.
This generates some SSL: CERTIFICATE_VERIFY_FAILED exceptions inside Quay logs because the certificate validation fails and the registry will stop working because it is not able to communicate with the storage anymore.
The only possible workaround is adding the service CA to the config bundle secret manually[2]
- clones
-
PROJQUAY-5174 Quay Operator doesn't trust internal service CA when it is rotated.
- Closed
- is cloned by
-
PROJQUAY-6006 [3.7] Quay Operator doesn't trust internal service CA when it is rotated.
- Closed
- links to
-
RHBA-2023:119918 Red Hat Quay v3.8.12 bug fix release