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

The user is unexpectedly asked to choose Compose Up command template #2209

Closed
karolz-ms opened this issue Jul 29, 2020 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@karolz-ms
Copy link
Contributor

Win10 2004
VS Code 1.47.3
Docker Edge 2.3.3.2 build 46784 with ACI integration
Docker Ext master branch as of morning 2020 07 29

Repro steps

Make sure you have just one Docker context (the default one). That is docker context ls should shown just one context named "default". If you have more, docker context rm them.

Perform repro steps 1-4 from issue 2186.

Expected

The app should start normally

Actual

The user is asked to choose between two command templates for Compose Up command:

image

Looks like the logic to filter out command templates based on type of Docker context is not working 100%.

@karolz-ms karolz-ms added the bug label Jul 29, 2020
@karolz-ms karolz-ms added this to the 1.5.0 milestone Jul 29, 2020
@karolz-ms karolz-ms self-assigned this Jul 29, 2020
@karolz-ms karolz-ms changed the title The user is unexpectedly asked to choose compose up command template The user is unexpectedly asked to choose Compose Up command template Jul 29, 2020
@karolz-ms
Copy link
Contributor Author

Cant reproduce after rebuild and running through things in the debugger. Must have been some caching issue 🤷

@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant