You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract nova04 BMH-related configurations and fix T-O configs
Adjust nova04delta T-O, add DNS and BMO layers
Add DNS config and ctlplane NAD for T-O
When T-O uses ctlplane net for metrics scrapping on EDPM hosts,
additional Openshift DNS servers must be added to let it resolving
FQDN of EDPM hosts on controlplane network. Note that cifmw addresses
this differently, however, nova04delta is also used outside of cifmw.
Enable metricStorage/dashboard.
Also, as documented for T-O, add ctlplane NAD for metrics storage
template spec in oscp CR.
Simplify bmh kustzomiation and extract BMO into a separate
kustomization for allowing it in parallel steps in CI.
Create a separate kustomization for BMH and provisioning to make it
applicable independently of nodeset.
Adjust automation to create CP and BMH in parallel.
The stages will now execute as follows:
nncp-configuration (networking setup)
network-configuration (MetalLB setup)
control-plane and baremetalhosts-configuration (run in parallel)
edpm-nodeset (depends on both control plane and BMH being ready)
edpm-deployment (final deployment)
Align nvidia-vfio VA with underlying DT changes
Unrelated change:
update gitignore for asdf .tool-versions to simplify local
development when kustomize is installed with asdf.
CI impact: rework extracted BMO values for baremetalhosts-configuration
Jira: OSPRH-21650
Reviewed-by: Andrew Bays <andrew.bays@gmail.com>
Reviewed-by: Bogdan Dobrelya
0 commit comments