-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
openshift-4.13
-
None
-
False
-
-
False
-
-
User Story:
As a administrator installing OpenShift with Agent-based installer, I want to be able to:
- Append rd.net.timeout.* kargs
- Append serial console kargs
so that I can achieve
- Booting CoreOS on disk and correctly configuring networking before NM exits in the initrd
- Debugging a bad first boot of CoreOS on disk with serial console
Acceptance Criteria:
Acceptance criteria includes being able to specify coreos-installer args in the AgentConfig spec.
Description of criteria:
- Capability exists but is not exposed in Agent-based installer
- assisted-service hosted endpoint upstream documentation
- AgentSpec definition
- Using annotations on BareMetalHost objects to add installer args
- is related to
-
AGENT-443 Support custom coreos installer args
- Closed