Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Carry #358 — Validate compose v2 input #423

Merged
merged 1 commit into from
Dec 31, 2016

Conversation

vdemeester
Copy link
Collaborator

Carry and closes #358

/cc @joshwget @surajssd


Compose v1 has input validation but in the composev2
merge function validation was missing so added it.

Fixes #357

Signed-off-by: Suraj Deshmukh [email protected]

@surajssd
Copy link
Contributor

@vdemeester awesome work, I could not keep it going due to lack of understanding in that part of code!

Compose v1 has input validation but in the composev2
merge function validation was missing so added it.

Fixes docker#357

Signed-off-by: Suraj Deshmukh <[email protected]>
Signed-off-by: Vincent Demeester <[email protected]>
@vdemeester vdemeester merged commit c675395 into docker:master Dec 31, 2016
@vdemeester vdemeester deleted the pr-358 branch December 31, 2016 10:38
cdrage added a commit to cdrage/kompose that referenced this pull request Jan 3, 2017
This commit updates libcompose in order to merge in
docker/libcompose#423 which affected
kubernetes#92 by not
erroring out when an image name wasn't provided.

Closes kubernetes#92

As well as knocks out the last required milestone for a 0.2.1 release
https://github.com/kubernetes-incubator/kompose/milestone/2
cdrage added a commit to cdrage/kompose that referenced this pull request Jan 4, 2017
This commit updates libcompose in order to merge in
docker/libcompose#423 which affected
kubernetes#92 by not
erroring out when an image name wasn't provided.

Closes kubernetes#92

As well as knocks out the last required milestone for a 0.2.1 release
https://github.com/kubernetes-incubator/kompose/milestone/2
kadel pushed a commit to kadel/kompose that referenced this pull request Jan 20, 2017
This commit updates libcompose in order to merge in
docker/libcompose#423 which affected
kubernetes#92 by not
erroring out when an image name wasn't provided.

Closes kubernetes#92

As well as knocks out the last required milestone for a 0.2.1 release
https://github.com/kubernetes-incubator/kompose/milestone/2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing validation for docker-compose v2
2 participants