This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[18.04] Bump SwarmKit to 831df679a0b8a21b4dccd5791667d030642de7ff#492
Merged
andrewhsu merged 2 commits intodocker-archive:18.04from Apr 5, 2018
andrewhsu:s
Merged
[18.04] Bump SwarmKit to 831df679a0b8a21b4dccd5791667d030642de7ff#492andrewhsu merged 2 commits intodocker-archive:18.04from andrewhsu:s
andrewhsu merged 2 commits intodocker-archive:18.04from
andrewhsu:s
Conversation
Changes included: - Ingress network should not be attachable - [manager/state] Add fernet as an option for raft encryption - Log GRPC server errors - Log leadership changes at manager level - [state/raft] Increase raft ElectionTick to 10xHeartbeatTick - Remove the containerd executor - agent: backoff session when no remotes are available - [ca/manager] Remove root CA key encryption support entirely - Fix agent logging race (fixes moby/swarmkit#2576) - Adding logic to restore networks in order Also adds github.com/fernet/fernet-go as a new dependency Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 27749659d5a30999691e401a351221780a483099) Signed-off-by: Andrew Hsu <[email protected]>
Contributor
Author
|
seeing failure with git comit f08871a on ppc64le: logs archived here |
To accomodate for increase in leader election from 3 seconds to 10 seconds. This will give more cycles to find another leader. Signed-off-by: Andrew Hsu <[email protected]> (cherry picked from commit f040bf8e51cd76082729340342c7123cdc53d5b8) Signed-off-by: Andrew Hsu <[email protected]>
Contributor
Author
Contributor
|
LGTM |
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 31, 2020
[18.04] Bump SwarmKit to 831df679a0b8a21b4dccd5791667d030642de7ff
docker-jenkins
pushed a commit
that referenced
this pull request
Aug 10, 2020
[master] bump Golang 1.13.15 Upstream-commit: 5496ae0 Component: packaging
akrasnov-drv
pushed a commit
to drivenets/docker-ce
that referenced
this pull request
Apr 23, 2023
[master] bump Golang 1.13.15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
brings in:
with cherry-pick of git commit moby/moby@2774965:
no conflicts