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

fix: redundant interface for kubevip when add k8s nodes #2041

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

qyz87
Copy link
Contributor

@qyz87 qyz87 commented Nov 9, 2023

get redundant interface for kubevip when add k8s nodes

What type of PR is this?

kind bug

What this PR does / why we need it:

first deploy k8s which has only one nodes, then use kk add 2 nodes to k8s cluster, and use kube-vip for loadbalancer. now the firs node vip_interface contains two calico interfaces:

    - name: vip_interface
      value: calic3e37beb20a scope link src 192.168.122.101
cali97a236bb38c scope link src 192.168.122.101
eno1

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


get redundant interface for kubevip when add k8s nodes
@ks-ci-bot ks-ci-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 9, 2023
@qyz87
Copy link
Contributor Author

qyz87 commented Nov 9, 2023

/assign @littleblackhouse

@pixiake
Copy link
Collaborator

pixiake commented Nov 14, 2023

@qyz87 Thanks for this contribution !
/lgtm
/approve

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 14, 2023
@ks-ci-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: 804923be9f735aa92cccd3b14cee082d7fc37e24

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pixiake, qyz87

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

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 14, 2023
@pixiake
Copy link
Collaborator

pixiake commented Nov 14, 2023

@all-contributors please add @qyz87 for code

Copy link
Contributor

@pixiake

@qyz87 already contributed before to code

@ks-ci-bot ks-ci-bot merged commit a9df358 into kubesphere:master Nov 14, 2023
4 checks passed
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. lgtm Indicates that a PR is ready to be merged. 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.

None yet

4 participants