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

fix regression considering volumes-from: container a dependency #384

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Apr 4, 2023

Copy link
Collaborator

@glours glours left a comment

Choose a reason for hiding this comment

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

Sounds good, we should just add a test case for volumes_from with a service name

loader/normalize_test.go Show resolved Hide resolved
@@ -220,6 +223,7 @@ services:
default: null
volumes_from:
- zot
- container:xxx
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- container:xxx
- service:yyy"
- container:xxx

Copy link
Member

@milas milas left a comment

Choose a reason for hiding this comment

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

🙈

@glours glours merged commit 1af0f42 into compose-spec:master Apr 7, 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
3 participants