Skip to content

Fixed the issue where the service could not change from Loadbalancer to ClusterIP/NodePort #2729

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Lanyujiex
Copy link

@Lanyujiex Lanyujiex commented Apr 30, 2025

Fixed the issue where the service could not change from Loadbalancer to ClusterIP/NodePort

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix
/kind test

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2728

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where vcluster ...

What else do we need to know?

@Lanyujiex Lanyujiex requested a review from a team as a code owner April 30, 2025 08:08
Copy link

netlify bot commented Apr 30, 2025

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 058375e
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/6811da957bf3570008ba0428

@Lanyujiex Lanyujiex changed the title Fixed the issue where the service could not change from Loadbalancer … Fixed the issue where the service could not change from Loadbalancer to ClusterIP/NodePort Apr 30, 2025
@Lanyujiex Lanyujiex force-pushed the ebcloud-dev branch 2 times, most recently from 54fc322 to 29a925a Compare May 13, 2025 07:27
…to ClusterIP/NodePort

Signed-off-by: yujiel <yujiel@ebtech.com>
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.

Service type change from LoadBalancer to ClusterIP is not reflected in host cluster
1 participant