-
Bug
-
Resolution: Done
-
Undefined
-
ACM 2.11.0
-
None
-
2
-
False
-
-
False
-
-
-
GRC Sprint 2024-16
-
Moderate
-
None
Description of problem:
The governance-policy-addon-controller enables metrics over HTTPS for the config-policy-controller with OpenShift's ability to autogenerate certificates based on the service.beta.openshift.io/serving-cert-secret-name annotation on a service. This is disabled if the managed cluster is not OpenShift, but in hosted mode, the hosting cluster could be a non-OpenShift cluster but with a hosted/target cluster that is OpenShift.
Version-Release number of selected component (if applicable):
2.11
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
The hosting cluster's vendor should be taken into account in hosted mode for metrics configuration.