-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
-
USER PROBLEM
It was noticed by the RHACS-CS team that during OCP upgrades the auto-sensing logic in our Helm charts for detecting the cluster type is not reliably, because the logic is coupled to the availability of certain OCP APIs, which happen to be temporarily unavailable during OCP upgrades.
Slack link: https://redhat-internal.slack.com/archives/C073B14UE10/p1772709524704029
FIX
Ideas:
- Rewrite the check logic to be more reliable.
- Make it overwritable – it currently isn't. e.g., for RHACS-CS it is clear that the underlying cluster is OCP. That could also be configured statically, thereby skipping the auto-sensing.