Skip to content

Bug 1824426: Allow to define primary ip address for machines#88

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Fedosin:primary_ip
Apr 30, 2020
Merged

Bug 1824426: Allow to define primary ip address for machines#88
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Fedosin:primary_ip

Conversation

@Fedosin
Copy link
Copy Markdown

@Fedosin Fedosin commented Apr 20, 2020

This patch allows to set primary ip address for the machine based on
the primary network tag <clusterInfraID>-primaryClusterNetwork. In the case of multiple attached networks this tag should allow CAPO to define which IP address to set as the primary one for machines.
Now CAPO can't do this, because Neutron returns the list of networks in alphabetical order.

@Fedosin
Copy link
Copy Markdown
Author

Fedosin commented Apr 20, 2020

/hold

@openshift-ci-robot openshift-ci-robot added bugzilla/high bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Apr 20, 2020
@openshift-ci-robot
Copy link
Copy Markdown

@Fedosin: This pull request references Bugzilla bug 1824426, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.5.0) matches configured target release for branch (4.5.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
Details

In response to this:

Bug 1824426: Allow to define primary ip address for machines

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Apr 20, 2020
@openshift-ci-robot openshift-ci-robot added the bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. label Apr 24, 2020
@openshift-ci-robot
Copy link
Copy Markdown

@Fedosin: This pull request references Bugzilla bug 1824426, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.5.0) matches configured target release for branch (4.5.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
Details

In response to this:

Bug 1824426: Allow to define primary ip address for machines

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

1 similar comment
@openshift-ci-robot
Copy link
Copy Markdown

@Fedosin: This pull request references Bugzilla bug 1824426, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.5.0) matches configured target release for branch (4.5.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
Details

In response to this:

Bug 1824426: Allow to define primary ip address for machines

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@Fedosin
Copy link
Copy Markdown
Author

Fedosin commented Apr 25, 2020

/retest

1 similar comment
@Fedosin
Copy link
Copy Markdown
Author

Fedosin commented Apr 25, 2020

/retest

This patch allows to set primary ip address for the machine based on
the primary network tag "<clusterInfraID>-primaryClusterNetwork".
In the case of multiple attached networks this tag should allow CAPO to
define which IP address to set as the primary one for machines.
Now CAPO can't do this, because Neutron returns the list of networks
in alphabetical order.
@Fedosin
Copy link
Copy Markdown
Author

Fedosin commented Apr 27, 2020

/test e2e-openstack

@Fedosin
Copy link
Copy Markdown
Author

Fedosin commented Apr 27, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. bugzilla/high labels Apr 27, 2020
@iamemilio
Copy link
Copy Markdown

/lgtm

@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Fedosin, iamemilio

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-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 30, 2020
@openshift-bot
Copy link
Copy Markdown

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 5c00a5e into openshift:master Apr 30, 2020
@openshift-ci-robot
Copy link
Copy Markdown

@Fedosin: All pull requests linked via external trackers have merged: openshift/cluster-api-provider-openstack#88, openshift/installer#3483. Bugzilla bug 1824426 has been moved to the MODIFIED state.

Details

In response to this:

Bug 1824426: Allow to define primary ip address for machines

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@Fedosin
Copy link
Copy Markdown
Author

Fedosin commented May 22, 2020

/cherry-pick release-4.4

@openshift-cherrypick-robot
Copy link
Copy Markdown

@Fedosin: new pull request created: #96

Details

In response to this:

/cherry-pick release-4.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@adduarte
Copy link
Copy Markdown

adduarte commented Aug 6, 2020

@adduarte
Copy link
Copy Markdown

adduarte commented Aug 6, 2020

/cherry-pick release-4.4

@openshift-cherrypick-robot
Copy link
Copy Markdown

@adduarte: #88 failed to apply on top of branch "release-4.4":

Details

In response to this:

/cherry-pick release-4.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

pierreprinetti pushed a commit to shiftstack/cluster-api-provider-openstack that referenced this pull request Apr 22, 2024
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. bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants