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

Dualstack support with AWS CCM #1466

Merged
merged 1 commit into from
Oct 25, 2022
Merged

Conversation

sachintiptur
Copy link
Contributor

@sachintiptur sachintiptur commented Oct 21, 2022

Signed-off-by: Sachin Tiptur [email protected]

What this PR does / why we need it:
This PR adds NodeIPFamilies to GlobalOpts struct. This is required in Kubermatic repo for adding dual stack support with AWS CCM which is enabled with control plane version 1.24 onwards.

Which issue(s) this PR fixes:

Fixes #

What type of PR is this?
/kind feature

Special notes for your reviewer:
This is only a struct change, the actual logic will be added in Kubermatic repo.
Does this PR introduce a user-facing change? Then add your Release Note here:

NONE

Documentation:

NONE

@kubermatic-bot kubermatic-bot added release-note-none Denotes a PR that doesn't merit a release note. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. docs/none Denotes a PR that doesn't need documentation (changes). dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. sig/osm Denotes a PR or issue as being assigned to SIG OSM. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 21, 2022
@kubermatic-bot kubermatic-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 24, 2022
@sachintiptur sachintiptur changed the title WIP:Dualstack support with AWS CCM Dualstack support with AWS CCM Oct 24, 2022
@kubermatic-bot kubermatic-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 24, 2022
@sachintiptur sachintiptur force-pushed the aws_ds branch 3 times, most recently from 0f30758 to f9a7f4d Compare October 24, 2022 10:53
@sachintiptur
Copy link
Contributor Author

/retest

@sachintiptur sachintiptur force-pushed the aws_ds branch 2 times, most recently from 9d8ca61 to 359414b Compare October 24, 2022 12:44
Signed-off-by: Sachin Tiptur <[email protected]>
@sachintiptur
Copy link
Contributor Author

/retest

@rastislavs
Copy link

/lgtm

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 25, 2022
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 22fc5bbfacd271fc06fc0f6fc0bd8e2bf86ba984

@sachintiptur
Copy link
Contributor Author

/assign @ahmedwaleedmalik

Copy link
Member

@ahmedwaleedmalik ahmedwaleedmalik left a comment

Choose a reason for hiding this comment

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

/approve

Please propagate this change to OSM as well

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmedwaleedmalik, sachintiptur

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

The pull request process is described here

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

@kubermatic-bot kubermatic-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 25, 2022
@kubermatic-bot kubermatic-bot merged commit cc66623 into kubermatic:main Oct 25, 2022
@sachintiptur
Copy link
Contributor Author

/approve

Please propagate this change to OSM as well

OSM does not need these changes as Kubermatic imports only the structure from MC and does configure the cloud-config for control plane node.

lucakuendig pushed a commit to lucakuendig/machine-controller that referenced this pull request Oct 28, 2022
Signed-off-by: Sachin Tiptur <[email protected]>

Signed-off-by: Sachin Tiptur <[email protected]>
mate4st pushed a commit to mate4st/machine-controller that referenced this pull request Mar 13, 2023
Signed-off-by: Sachin Tiptur <[email protected]>

Signed-off-by: Sachin Tiptur <[email protected]>
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. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. docs/none Denotes a PR that doesn't need documentation (changes). kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/osm Denotes a PR or issue as being assigned to SIG OSM. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants