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

Set source property as not required for Mount #243

Conversation

alexander-smolyakov
Copy link
Contributor

Description:

The source attribute could be omitted for the mount command. In this case, Docker uses anonymous volumes. We update the devcontainer CLI to support such a case, and we need to update schemas to set the source property as optional.

Changelog:

  • The source property was removed from required array;

Related changes:

@alexander-smolyakov alexander-smolyakov requested a review from a team as a code owner May 25, 2023 13:43
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@samruddhikhandale
Copy link
Member

@alexander-smolyakov ℹ️ We should merge this PR after changes in devcontainers/cli#537 are released. Thanks!

@avidal
Copy link

avidal commented Aug 29, 2023

It looks like the referenced PR was merged and released already? Should this be merged now?

@bamurtaugh
Copy link
Member

Thanks @avidal, sounds good to me. @samruddhikhandale sound good to you too?

@samruddhikhandale samruddhikhandale merged commit 13942a5 into devcontainers:main Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants