Skip to content

[18.09 backport] Fix Rollback config type interpolation#1978

Merged
thaJeztah merged 1 commit intodocker:18.09from
thaJeztah:18.09_backport_fix_rollback_config_interpolation
Jul 3, 2019
Merged

[18.09 backport] Fix Rollback config type interpolation#1978
thaJeztah merged 1 commit intodocker:18.09from
thaJeztah:18.09_backport_fix_rollback_config_interpolation

Conversation

@thaJeztah
Copy link
Member

backport of #1973
- What I did

Rollback config type interpolation on fields "parallelism" and "max_failure_ratio" were missing, as it uses the same type as update_config.

It addresses docker-archive-public/docker.app#559

- Description for the changelog

  • Fix Rollback config type interpolation

- A picture of a cute animal (not mandatory but encouraged)

image

…ailure_ratio" were missing, as it uses the same type as update_config.

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
(cherry picked from commit efdf36f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

ping @silvin-lubecki @vdemeester

Copy link
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 🐸

@codecov-io
Copy link

Codecov Report

Merging #1978 into 18.09 will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            18.09    #1978   +/-   ##
=======================================
  Coverage   54.23%   54.23%           
=======================================
  Files         290      290           
  Lines       19428    19428           
=======================================
  Hits        10537    10537           
  Misses       8212     8212           
  Partials      679      679

1 similar comment
@codecov-io
Copy link

Codecov Report

Merging #1978 into 18.09 will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            18.09    #1978   +/-   ##
=======================================
  Coverage   54.23%   54.23%           
=======================================
  Files         290      290           
  Lines       19428    19428           
=======================================
  Hits        10537    10537           
  Misses       8212     8212           
  Partials      679      679

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit ec2ecc1 into docker:18.09 Jul 3, 2019
@thaJeztah thaJeztah deleted the 18.09_backport_fix_rollback_config_interpolation branch July 3, 2019 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants