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: use only kube-apiserver endpoints for Talos API access endpoints #6580

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

smira
Copy link
Member

@smira smira commented Dec 2, 2022

Fixes #6566

This avoid putting all node addresses which might not be routeable across Kubernetes.

Signed-off-by: Andrey Smirnov andrey.smirnov@talos-systems.com

@smira smira added this to the v1.4 milestone Dec 2, 2022
@smira smira force-pushed the fix-talos-service-endpoints branch from 1d337ac to 087aa15 Compare December 2, 2022 17:02
@smira smira changed the title fix: put only kube-apiserver endpoints for Talos API access endpoints fix: use only kube-apiserver endpoints for Talos API access endpoints Dec 2, 2022
Fixes siderolabs#6566

This avoid putting all node addresses which might not be routeable
across Kubernetes.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
@smira smira force-pushed the fix-talos-service-endpoints branch from 087aa15 to 0219d11 Compare December 2, 2022 18:28
@smira
Copy link
Member Author

smira commented Dec 2, 2022

/promote integration-qemu

@smira
Copy link
Member Author

smira commented Dec 5, 2022

/m

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.

Talos endpoints in kubernetes
3 participants