-
Notifications
You must be signed in to change notification settings - Fork 306
Including a gitignored file still not working #399
Comments
Thank you for opening this issue. This looks like a regression, and I created a bug on our side to investigate it. Would you consider giving a try to Local Process with Kubernetes to determine if it can replace Azure Dev Spaces for your scenario? As mentioned above this is where we're investing our engineering efforts, and where we believe we'll offer the best experience. How Local Process with Kubernetes Works |
I already looked into Local Process with Kubernetes. As soon as it comes out in the new release of Visual Studio 2019, we preferable will use it. Can you give me a hint when this release date will be? |
Absolutely! You can already use it in Visual Studio 2019 by installing the Local Process with Kubernetes extension. Please let us know if anything else prevents you from using the extension so that we can support you. |
Thank you very much. Seems I overlooked that. It works fine so far. |
Is this something new or the same as Local Process with Kubernetes: https://marketplace.visualstudio.com/items?itemName=ms-azuretools.mindaro? |
It's the same thing - we called the preview "Local Process with Kubernetes", and its official product name is now "Bridge to Kubernetes". Thank you for calling that out! |
Describe the bug
The Bug is described already here.
It says: 'This should be fixed in the latest version of the CLI (1.0.20190904.13)'.
I'm using:
Azure Dev Spaces CLI
1.0.20200827.4
API v3.2
The problem is still there.
My azds.yaml:
When I comment out the .gitignore rule, it works.
What's the story on that fix?
The text was updated successfully, but these errors were encountered: