-
Notifications
You must be signed in to change notification settings - Fork 42.1k
Fill in default node cidr mask size when dual stack is not enabled #85494
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
Conversation
|
/cc @neolit123 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tedyu please move the comment too.
@Arvinderpal what is the state of this TODO?
#73977 still shows a single max size:
https://github.com/kubernetes/kubernetes/pull/73977/files#diff-6bbac02bd63acca6e05007f7c054396cR84
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@neolit123
Your comment has been addressed.
|
/priority important-soon |
please add a release note in the lines of :
|
3db7d3d to
5be960c
Compare
neolit123
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tedyu thanks.
/lgtm
/approve
@Arvinderpal this looks correct to me.
please have a look if/when you can (even post merge).
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: neolit123, tedyu The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@neolit123 Looks this PR merged a few days back: #79993 I will update the dual-stack tracking ticket kubernetes/kubeadm#1612 |
|
@Arvinderpal thanks! |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Fixes #85492
Which issue(s) this PR fixes:
Fixes #85492 by setting default node cidr mask size when dual stack is not enabled.
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: