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

feature: use keepalvied to add vip for virtual cluster #644

Closed
wants to merge 3 commits into from

Conversation

village-way
Copy link
Contributor

@village-way village-way commented Jul 3, 2024

What type of PR is this?

/kind feature

What does this PR do?

Which issue(s) does this PR fix?

Fixes #635

Special notes for your reviewer:

Does this PR introduce a user-facing change?


@OrangeBao
Copy link
Contributor

/lgtm

@OrangeBao
Copy link
Contributor

/approve

@@ -18,10 +18,12 @@ type InitData interface {
RemoteClient() clientset.Interface
KosmosClient() versioned.Interface
DataDir() string
VirtualClusterVersion() string
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the usage of VirtualClusterVersion

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This line of code can be deleted, it should have been introduced when resolve code conflict.

@village-way
Copy link
Contributor Author

close this pr with new pr #646

@village-way village-way closed this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support ha for tenant‘s VirtualCluster
3 participants