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

correct api endpoint change #1366

Merged
merged 3 commits into from
May 3, 2024
Merged

correct api endpoint change #1366

merged 3 commits into from
May 3, 2024

Conversation

Despire
Copy link
Contributor

@Despire Despire commented May 3, 2024

Close #1226

After changing the api server endpoint, the kubeconfig for kube-proxy was not properly updated and resulted in issues in the cluster.

This PR adds code for patching the kube-proxy kubeconfig after an endpoint change

@Despire Despire requested a review from JKBGIT1 May 3, 2024 07:07
Copy link
Contributor

@JKBGIT1 JKBGIT1 left a comment

Choose a reason for hiding this comment

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

LGTM
Any chance it will also fix this #1226?

@Despire
Copy link
Contributor Author

Despire commented May 3, 2024

Any chance it will also fix this #1226?

👍 Yes this should fix it.

@Despire Despire added this pull request to the merge queue May 3, 2024
Merged via the queue into master with commit 9ae30c0 May 3, 2024
@Despire Despire deleted the fix/nodes-not-ready branch May 3, 2024 08:00
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.

Bug: kubeproxy was trying to acces K8s apiserver through LB URL after removing the LB
2 participants