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

bump fernet/fernet-go 9eac43b88a5efb8651d24de9b68e87567e029736 #2848

Merged
merged 1 commit into from
May 3, 2019

Conversation

thaJeztah
Copy link
Member

full diff: fernet/fernet-go@1b2437b...9eac43b

- fernet/fernet-go#14 verify should only check ttl if > 0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Member Author

ping @cyli @wk8 PTAL

@cyli I saw you were on the discussion in fernet/fernet-go#14 and running into this bug; should we cherry-pick this into the release branches?

@thaJeztah
Copy link
Member Author

failing on TestUpdaterRollback, which is flaky; #2559 / #2728

@codecov
Copy link

codecov bot commented Apr 6, 2019

Codecov Report

Merging #2848 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #2848      +/-   ##
=========================================
+ Coverage   62.19%   62.2%   +<.01%     
=========================================
  Files         139     139              
  Lines       22314   22314              
=========================================
+ Hits        13879   13880       +1     
- Misses       6962    6965       +3     
+ Partials     1473    1469       -4

@dperny dperny merged commit 36866a9 into moby:master May 3, 2019
@thaJeztah thaJeztah deleted the bump_fernet_go branch May 3, 2019 23:35
dperny added a commit to dperny/docker that referenced this pull request May 24, 2019
Includes the following changes since last vendoring:

moby/swarmkit#2795 - Add capabilities list to container specification
moby/swarmkit#2845 - Fix linting error
moby/swarmkit#2848 - Bump fernet/fernet-go
moby/swarmkit#2856 - Add ListServiceStatuses grpc method
moby/swarmkit#2857 - Use Service Placement Constraints in Enforcer

Signed-off-by: Drew Erny <[email protected]>
docker-jenkins pushed a commit to docker-archive/docker-ce that referenced this pull request May 26, 2019
Includes the following changes since last vendoring:

moby/swarmkit#2795 - Add capabilities list to container specification
moby/swarmkit#2845 - Fix linting error
moby/swarmkit#2848 - Bump fernet/fernet-go
moby/swarmkit#2856 - Add ListServiceStatuses grpc method
moby/swarmkit#2857 - Use Service Placement Constraints in Enforcer

Signed-off-by: Drew Erny <[email protected]>
Upstream-commit: 67e25ec5ac568a893e444891a6a583fd2f996f76
Component: engine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants