-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.20.0
-
None
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When collection profile "minimal" is configured, the ControlPlane status in OCP Console turns to "unknown"
Version-Release number of selected component (if applicable):
OCP 4.20.0
How reproducible:
always
Steps to Reproduce:
1.Deploy SNO cluster
2.Configure Monitoring config map with config.yaml.prometheusK8s.collectionProfile=minimal
3. Wait for config change to apply, plus a couple of minutes
4. Check OCP Web Console, Home->Overview->Status-> Control Plane
Actual results:
Control Plane status is shown as "unknown", specifically, API Server is unknown: Components Response rate API Servers Unknown Controller Managers 100% Schedulers 100% API Request Success Rate 100%
Expected results:
Status should be Green
Additional info:
Status changes to green when the full profile is configured. I guess the minimal profile is missing something for the API Server Status.