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

compose file: disallow additional properties in credential_spec #1657

Merged

Conversation

thaJeztah
Copy link
Member

@@ -283,7 +283,7 @@ services:
foo:
image: busybox
credential_spec:
File: "/foo"
file: "/foo"
Copy link
Member Author

Choose a reason for hiding this comment

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

looks like this test was incorrect? Or is there a way to make these case-insensitive?

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-io
Copy link

Codecov Report

Merging #1657 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1657      +/-   ##
==========================================
+ Coverage   56.11%   56.13%   +0.01%     
==========================================
  Files         306      306              
  Lines       20909    20909              
==========================================
+ Hits        11734    11737       +3     
+ Misses       8328     8325       -3     
  Partials      847      847

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 🐯

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

@silvin-lubecki silvin-lubecki merged commit b877ef8 into docker:master Feb 6, 2019
@GordonTheTurtle GordonTheTurtle added this to the 19.03.0 milestone Feb 6, 2019
@thaJeztah thaJeztah deleted the compose_credential_spec_fix branch February 6, 2019 15:44
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