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

Kubernetes Discover wizard is not able to validate connectivity when IP pinning is enabled #41658

Open
webvictim opened this issue May 16, 2024 · 0 comments
Labels

Comments

@webvictim
Copy link
Contributor

webvictim commented May 16, 2024

Expected behavior

When running the Kubernetes "Test Connection" wizard in the web UI, this flow should complete successfully if the user's role has spec.options.pin_source_ip: true

Current behavior

The "Test Connection" step fails with the error pinned IP doesn't match observed client IP

image

If it's not possible to fix this, we should squash or otherwise filter the error.

Connectivity works fine from the CLI after running tsh kube login <name>.

Auth server logs report:

May 16 18:40:06 ip-172-31-3-140.ec2.internal teleport[3726]: 2024-05-16T18:40:06Z WARN [PROXY:SER] pinned IP doesn't match observed client IP pid:3726.1 authz/permissions.go:562

Bug details:

  • Teleport version: 15.3.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant