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: sync cert failed on non default port #4034

Conversation

cuisongliu
Copy link
Collaborator

@cuisongliu cuisongliu commented Oct 7, 2023

🤖 Generated by Copilot at a17c042

Summary

🔧🔐🌐

Use master node ports for certificate generation and distribution. This allows customizing the API server and etcd ports for different cluster setups. The change affects the syncCert function in pkg/runtime/update_cert.go.

getMasterIPAndPortList
Custom ports for nodes
Autumn leaves fall, sync certs

Walkthrough

  • Use custom ports for API server and etcd endpoints in certificate generation and distribution (link)

Signed-off-by: cuisongliu <cuisongliu@qq.com>
@cuisongliu cuisongliu added this to the cherry-pick milestone Oct 7, 2023
@sealos-ci-robot sealos-ci-robot merged commit 7ad66b4 into labring:release-v4.3 Oct 7, 2023
13 of 14 checks passed
@sealos-ci-robot sealos-ci-robot deleted the release-v4.3-cherry-pick-cert branch October 7, 2023 05:11
@cuisongliu cuisongliu linked an issue Oct 7, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error cherry-picking PR #4032
2 participants