Failed to resolve the ReplicaSet backing the service
kipusoep opened this issue · 6 comments
Describe the bug
When I try to run Bridge to Kubernetes with a service which has completed jobs inside of it, I get an error saying:
An unexpected error occurred: 'Failed to resolve the ReplicaSet backing the service '<redacted>-svc'.'
To see our active issues or file a bug report, please visit https://aka.ms/bridge-to-k8s-report.
For diagnostic information, see logs at 'C:\Users\<redacted>\AppData\Local\Temp\Bridge To Kubernetes'.
Mention the platform you are using
Running on AKS and connecting to it using VS2022.
Expected behavior
I would expect B2K to be able to connect to the running pods inside the service. But because the jobs have the same app label, they also belong to the service.
Awesome, I did see that issue but didn't know it was the same issue down the road.
@kipusoep do you use vscode extension , I can provide you VSIX to test this issue quickly ? Thanks, Please let me know.
I use Visual Studio 2022.
@kipusoep I will try to see if I can get you a VS 2022 extension to test and confirm on this. Thanks.
@kipusoep The fix should be rolled out for VS 2022 in OCt 2023, can you retest and confirm if it is working, also please feel free to close this issue. Thank you.