-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
1
-
False
-
-
False
-
OCPSTRAT-1203 - [GA] OpenShift on Oracle Cloud Infrastructure (OCI) Bare metal
-
-
User Story:
As a developer working on the agent-based installer, I want to be able to:
- Save hostnames into a new file (hostnames) that can be read by the ABI client in the Assisted Service. Currently, ABI saves mac addresses in a file mac_addresses Ref HostConfigFiles() from installer/pkg/asset/agent/agentconfig/agenthosts.go
so that I can achieve
- Use hostnames to define roles for hosts when MAC addresses are not available.
- Ensure the ABI client can retrieve hostname-based role assignments efficiently.
- Reduce dependency on network-related configurations for setting host roles.
Acceptance Criteria:
Description of criteria:
- Upstream documentation
- Point 1
- Point 2
- Point 3
(optional) Out of Scope:
Detail about what is specifically not being delivered in the story
Engineering Details:
- (optional) https://github/com/link.to.enhancement/
- (optional) https://issues.redhat.com/link.to.spike
- Engineering detail 1
- Engineering detail 2
This requires/does not require a design proposal.
This requires/does not require a feature gate.