Azure / Bridge-To-Kubernetes

Bridge To Kubernetes (B2K) is development tool to debug microservices, pods which redirects traffic to your local development machine and vice versa.
https://learn.microsoft.com/en-us/visualstudio/bridge/overview-bridge-to-kubernetes
Other
200 stars 55 forks source link

Samples todoapp acr not work #638

Open letmagnau opened 1 week ago

letmagnau commented 1 week ago

Describe the bug

can you update the acr image of it?

https://github.com/hsubramanianaks/b2k-samples/tree/main/todo-app

now seems to be : mindarodev.azurecr.io but I can't find it anymore.

hsubramanianaks commented 1 week ago

@letmagnau - we are no longer maintaining the b2k-samples repo, please feel free to fork the repo and change the acr uri's (bridgetokubernetes.azurecr.io/lpkremoteagent:1.3.4) in the deployment templates as per below issue referenced. https://github.com/Azure/Bridge-To-Kubernetes/issues/634#issuecomment-2121002929, mindarodev was for internal testing purpose but it is not available anymore. Thanks for raising this concern, if this works please feel free to close the issue.