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

Ktunnel uses unexpected pods #123

Open
andrey-bondar opened this issue Feb 14, 2024 · 0 comments
Open

Ktunnel uses unexpected pods #123

andrey-bondar opened this issue Feb 14, 2024 · 0 comments

Comments

@andrey-bondar
Copy link

If there are 2 deployments with the same prefix, ktunnel uses pods from unexpected deployments. For example, if there are deployments react1 and react11, then kubectl tunnel expose react1 will try to watch pods from react11 deployment.

I guess, that this is because of using prefix here https://github.com/omrikiei/ktunnel/blob/master/pkg/k8s/common.go#L224

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

No branches or pull requests

1 participant