-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
4.20
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Low
-
None
-
All
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
As a part of KPI effort for Telco use case, we're tracking number of pods in the SNO cluster as each pod comes with a slight overhead. If a new pod is added and it's optional, we're looking for a way to not use this extra functionality if it's not required.
Version-Release number of selected component (if applicable):
4.20
How reproducible:
100%
Steps to Reproduce:
1. Deploy 4.20 SNO cluster 2. Check pods in openshift-image-registry namespace
Actual results:
New pod node-ca is present
Expected results:
No new pods or a parameter to disable new pod creation
Additional info: