-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.10, 4.9
-
Important
-
No
-
Rejected
-
False
-
Description of problem:
Noticed an issue with the ignition server when testing some of the latest HO updates on our older control planes:
❯ oc logs ignition-server-5fd4c89764-bddss -n master-roks-dev-4-9 Defaulted container "ignition-server" out of: ignition-server, fetch-feature-gate (init) Error: unknown flag: --feature-gate-manifest
This seems to be thrown because that flag doesn't exist within the ignition server source code for previous control plane versions--we're specifically only seeing this in 4.9 and 4.10, where the ignition server was not being managed by CPO.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Install HO off main 2. Bring up 4.9/4.10 hosted control planes 3. Ignition server crashes
Actual results:
Ignition server crashes
Expected results:
Ignition server to run without issues
Additional info: