Skip to content

machine/convert: reverse machineSpec.Ports order#36

Closed
EmilienM wants to merge 1 commit intoopenshift:masterfrom
shiftstack:nic_order
Closed

machine/convert: reverse machineSpec.Ports order#36
EmilienM wants to merge 1 commit intoopenshift:masterfrom
shiftstack:nic_order

Conversation

@EmilienM
Copy link
Copy Markdown
Member

When building the machineSpec.Ports parameter, we need to take in
account the networks first, and then the additional ports.

The reason is that when using the legacy cloud provider, the main
interface (from a Nova standpoint) will be used to bind the kubelet
process and this changes when using the new cloud provider with CCM.

When building the `machineSpec.Ports` parameter, we need to take in
account the networks first, and then the additional ports.

The reason is that when using the legacy cloud provider, the main
interface (from a Nova standpoint) will be used to bind the kubelet
process and this changes when using the new cloud provider with CCM.
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 11, 2022

[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 Apr 11, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 11, 2022

@EmilienM: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@EmilienM
Copy link
Copy Markdown
Member Author

/hold
I actually need #33 to land first then I'll be able to revert order. Git diff will be:
https://paste.opendev.org/show/bIAoxFpIcN0EpiaHHTdE/

@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 Apr 11, 2022
@EmilienM EmilienM marked this pull request as draft April 11, 2022 23:49
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 11, 2022
@mdbooth
Copy link
Copy Markdown
Contributor

mdbooth commented Apr 13, 2022

I've rebased this and folded it into #35

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 13, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 13, 2022

@EmilienM: PR needs rebase.

Details

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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 13, 2022

@EmilienM: PR needs rebase.

Details

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.

@mdbooth
Copy link
Copy Markdown
Contributor

mdbooth commented Apr 13, 2022

/close

1 similar comment
@mdbooth
Copy link
Copy Markdown
Contributor

mdbooth commented Apr 13, 2022

/close

@openshift-ci openshift-ci Bot closed this Apr 13, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 13, 2022

@mdbooth: Closed this PR.

Details

In response to this:

/close

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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 13, 2022

@mdbooth: Closed this PR.

Details

In response to this:

/close

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.

@mdbooth mdbooth deleted the nic_order branch April 13, 2022 10:20
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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants