Uh oh!
There was an error while loading. Please reload this page.
Copy over compose format 3.8 from docker/cli - #6823
Conversation
816effe to
611777eComparesirlatrom
commented
Jul 30, 2019
Ping @chris-crone just in case. |
sirlatrom
commented
Aug 7, 2019
Also pinging @ulyssessouza, maybe this can get into a release sometime soon, seeing as 19.03 has already been released? |
ulyssessouza
left a comment
There was a problem hiding this comment.
Just a little comment regarding the tests
Uh oh!
There was an error while loading. Please reload this page.
32cb757 to
8530fa4ComparethaJeztah
commented
Aug 12, 2019
We need to check the specs for this, and other versions; I tried this a while back, but noticed there's changes in this repository that are not upstream; if they're still needed, we need to make sure they're upstreamed, but also that they find their way into current versions of the spec See #6642 for some more details |
sirlatrom
commented
Aug 15, 2019
Would a better approach (in terms of mergeability of this PR) be to copy over the diffs from docker/cli beween config_schema_v3.7.json and config_schema_v3.8.json, rather than the entire config_schema_v3.8.json? |
Resolvesdocker#6530. Signed-off-by: Sune Keller <absukl@almbrand.dk>
Signed-off-by: Sune Keller <absukl@almbrand.dk>
Signed-off-by: Sune Keller <absukl@almbrand.dk>
8530fa4 to
5e587d5Comparesirlatrom
commented
Aug 21, 2019
Ping @thaJeztah about #6823 (comment) |
thaJeztah
commented
Aug 21, 2019
Well, I think there should be a single source of truth for these schemas; afaik, the version in I'm not familiar enough with the changes that were made in this repository to know if they are;
@ulyssessouza@chris-crone would one of you know? |
chris-crone
commented
Aug 26, 2019
+1. Ideally we should pull what's in docker/cli out and put it into a separate repo
I do not but @shin- may know. Otherwise we can add a ticket to our backlog to find the diffs and investigate. |
sirlatrom
commented
Oct 28, 2019
@thaJeztah@chris-crone Any takers on this one? Docker Engine has had 3.8 format support since 19.03.0, and since 3.x is generally meant to be deployed on Swarm or Compose on Kubernetes, I would argue that fields and changes made in docker/cli should override those in docker/compose for 3.x formats. |
chris-crone
commented
Oct 30, 2019
I would agree on this. We have an internal ticket tracking this, we just haven't prioritised it yet. I'll chat to our PM and see when we can fit it in. |
Belogix
commented
Nov 4, 2019
Any more progress with this? @ulyssessouza have you seen the update as per your request? |
RyanW19
commented
Jan 2, 2020
Anyone have an update on this? Nearly been a year and itching to use a feature in the stack/compose files! |
terrpan
commented
Feb 18, 2020
Any updates here? Would be nice to be able to use the new features with 3.8 |
chris-crone
commented
Feb 18, 2020
AFAIK this has been superseded by #7217 which is now merged. Thanks for the PR @sirlatrom! I'll close this. |
Resolves#6530.