Skip to content

Add support to IPv6 in Machine's status#259

Merged
openshift-merge-robot merged 1 commit intoopenshift:release-0.7from
shiftstack:include-ipv6-machines
Aug 14, 2023
Merged

Add support to IPv6 in Machine's status#259
openshift-merge-robot merged 1 commit intoopenshift:release-0.7from
shiftstack:include-ipv6-machines

Conversation

@MaysaMacedo
Copy link
Copy Markdown

Dual-stack clusters require that the Machine's status contains the IPv6 address. This commit removed the check that would skip the addition of IPv6 to the Machines. Also, it ensures the IPv4 addresses of each Network remains being the first ones listed in the Machines given there are operations that rely on the first address of each network.

Cherry-pick of kubernetes-sigs@5926f47

Dual-stack clusters require that the Machine's status contains the
IPv6 address. This commit removed the check that would skip the addition
of IPv6 to the Machines. Also, it ensures the IPv4 addresses of each
Network remains being the first ones listed in the Machines given there are
operations that rely on the first address of each network.
@openshift-ci openshift-ci Bot requested review from EmilienM and mdbooth August 11, 2023 14:58
@MaysaMacedo
Copy link
Copy Markdown
Author

/cc @mandre

@openshift-ci openshift-ci Bot requested a review from mandre August 11, 2023 14:59
@EmilienM
Copy link
Copy Markdown
Member

where are the CI jobs for that branch?

@EmilienM
Copy link
Copy Markdown
Member

/lgtm
/approve
/hold

I know this has been manually tested so feel free to unhold once we're sure it can land.

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 11, 2023
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 11, 2023
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Aug 11, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: EmilienM

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 11, 2023
Copy link
Copy Markdown
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
Clean cherry-pick of kubernetes-sigs@5926f47

@mandre
Copy link
Copy Markdown
Member

mandre commented Aug 14, 2023

where are the CI jobs for that branch?

The code that comes into CAPO is not used directly, we first need to perform a CAPO bump in MAPO. It would be good to figure out if there's a way to evaluate the code that merges into CAPO. Otherwise, we'll have to wait until the bump in MAPO to discover potential issues.

@mandre
Copy link
Copy Markdown
Member

mandre commented Aug 14, 2023

/hold cancel

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 14, 2023
@openshift-merge-robot openshift-merge-robot merged commit 021041b into openshift:release-0.7 Aug 14, 2023
@openshift-merge-robot openshift-merge-robot deleted the include-ipv6-machines branch August 14, 2023 12:16
pierreprinetti pushed a commit to shiftstack/cluster-api-provider-openstack that referenced this pull request Apr 22, 2024
the permission by default maybe -rw--r--r and this file actually
contains the clouds password...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants