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

Add v3.8 schema support #7217

Merged
merged 5 commits into from
Feb 10, 2020

Commits on Feb 7, 2020

  1. Add v3.8 schema support

     - service scale bounded by 'max_replicas_per_node' field
    
    Signed-off-by: Anca Iordache <anca.iordache@docker.com>
    aiordache committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    391e5a6 View commit details
    Browse the repository at this point in the history
  2. test update - remove 'placement' from unsupported fields

    Signed-off-by: Anca Iordache <anca.iordache@docker.com>
    aiordache committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    09c80ce View commit details
    Browse the repository at this point in the history
  3. update api version for 3.8

    Signed-off-by: Anca Iordache <anca.iordache@docker.com>
    aiordache committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d9b0fab View commit details
    Browse the repository at this point in the history
  4. set min engine version needed for v38 schema support

    Signed-off-by: Anca Iordache <anca.iordache@docker.com>
    aiordache committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    02d8e9e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. add warning when max_replicas_per_node limits scale

    Signed-off-by: Anca Iordache <anca.iordache@docker.com>
    aiordache committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    79fe7ca View commit details
    Browse the repository at this point in the history