Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First Target Node BMH Image HREF Should Not Reference Ephemeral Host #641

Closed
lb4368 opened this issue Sep 21, 2021 · 2 comments
Closed

First Target Node BMH Image HREF Should Not Reference Ephemeral Host #641

lb4368 opened this issue Sep 21, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request priority/medium Default priority for items
Milestone

Comments

@lb4368
Copy link

lb4368 commented Sep 21, 2021

Problem description
During initial deployment of a target cluster, the first control plane node is provisioned from the ephemeral cluster. Therefore, the BMH resource for this node references an image href endpoint on the ephemeral host. Since the ephemeral host is removed, this causes issues in certain scenarios like a Day 2 BMO upgrade (#610) when the BMH resources are validated causing the node to go into a deprovisioning state.

Proposed change
Identify a solution to correct the initial target cluster node image href to reference a valid target cluster endpoint.

  • Could something be added to the clusterctl move phase to correct?
  • Could something be done after control plane expansion?
  • Need to care for any impacts due to updating the BMH image endpoint
@lb4368 lb4368 added enhancement New feature or request triage Needs evaluation by project members labels Sep 21, 2021
@jezogwza jezogwza added priority/medium Default priority for items and removed triage Needs evaluation by project members labels Sep 22, 2021
@jezogwza jezogwza added this to the v2.1 milestone Sep 22, 2021
@joshuaherrera
Copy link
Contributor

Hi, I can take this issue.

@joshuaherrera
Copy link
Contributor

PS that resolves this issue: https://review.opendev.org/c/airship/airshipctl/+/817821

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority/medium Default priority for items
Projects
None yet
Development

No branches or pull requests

3 participants