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

Propagate addresses to Machine.status.addresses #1

Closed
wants to merge 2 commits into from

Conversation

ekarlso
Copy link
Owner

@ekarlso ekarlso commented Jun 9, 2024

kind/feature

What this PR does / why we need it:

CAPHV is not propagating address info onto machine.status which makes other controllers that rely on the information not. This introduces code borrowed from CAPV to copy over the information to Machine in addition to HarvesterMachine

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes rancher-sandbox#37

Special notes for your reviewer:

Checklist:

  • [X ] squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@github-actions github-actions bot added the size/l label Jun 9, 2024
@ekarlso ekarlso closed this Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New cluster using Talos is not progressing beyond Machines in Provisioning stage.
1 participant