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

Routing Isolation #627

Open
IQHT-DGH opened this issue Apr 18, 2024 · 1 comment
Open

Routing Isolation #627

IQHT-DGH opened this issue Apr 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@IQHT-DGH
Copy link

Describe the bug
When using bridge to kubernetes with the enable routing isolation, upon running my code in Visual Studio I am presented with an error modal saying that is unable to connect to the cluster on most occasions. If this doesn't happen then I can see in my cluster that it has started to try and create my isolated container but gets caught in a CrashLoopBackoff for some unknown reason.

I'm wondering whether there is something I need to do from a configuration perspective for isolation, as if I attempt the same process with isolation uncheck it works perfectly, but of course it disrupts other members of the team whilst I'm debugging.

Mention the platform you are using
Windows 11, Visual Studio 2022 17.9.6

To Reproduce
Steps to reproduce the behavior:

  1. Check routing isoltation in bridge to kubernetes properties config in my solution
  2. Run solution

Expected behavior
Expecting an isolated debugging session to be created,

@IQHT-DGH IQHT-DGH added the bug Something isn't working label Apr 18, 2024
@Egreg0r
Copy link

Egreg0r commented Sep 11, 2024

I have a similar problem. The pod tries to start, but after some waiting I get a connection error "Failed to establish connection to cluster". Without insulation, the pod starts successfully.

Mention the platform you are using
Windows 11, Visual Studio 2022 17.11.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants