-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Do not set CNI in cases where there is a private master and network policy provider is set. #48004
Conversation
/assign @dchen1107 |
/assign @caseydavenport |
ping @dchen1107 |
@dnardo where is the KUBERNETES_PRIVATE_MASTER variable defined? Do we need to add an entry here? https://github.com/dnardo/kubernetes/blob/00b62df55483a8addb71af69db5ca413ac5f9863/cluster/common.sh#L586 |
/lgtm |
/lgtm This is purely GKE related feature, not introducing the risk the OSS K8S release. |
@dnardo Please create a cherrypick pr for 1.7 release. Thanks! |
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: caseydavenport, dchen1107, dnardo Associated issue requirement bypassed by: dchen1107 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
/retest federation build rbac rule errors |
/retest |
Automatic merge from submit-queue (batch tested with PRs 48004, 48205, 48130, 48207) |
…-upstream-release-1.7 Automated cherry pick of #48004
Commit found in the "release-1.7" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Release note: