-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.18.0, 4.19.0, 4.20.0, 4.21
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
There's certain sections of the HostedCluster controller code outside of the reconcile ignition server function that expects the ignition server even if the DisableIgnitionServerAnnotation is specified. This includes: - Set Ignition Server endpoint - Set the ignition server availability condition by checking its deployment.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Create a cluster with DisableIgnitionServerAnnotation specified 2. HyperShift Operator throws `ignition server service strategy not specified` error 3.
Actual results:
Expected results:
Additional info: