10000 bump swarmkit to a8bbe7de43b42fc3a8430819ed577e1218dc64aa · thaJeztah/docker@113b3a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 113b3a0

Browse files
committed
bump swarmkit to a8bbe7d
full diff: moby/swarmkit@7dded76...a8bbe7d changes included: - moby/swarmkit#2867 Only update non-terminal tasks on node removal - related to moby/swarmkit#2806 Fix leaking task resources when nodes are deleted - moby/swarmkit#2880 Bump to golang 1.12.9 - moby/swarmkit#2886 Bump vendoring to match current docker/docker master - regenerates protobufs - moby/swarmkit#2890 Remove hardcoded IPAM config subnet value for ingress network - fixes [ENGORC-2651] Specifying --default-addr-pool for docker swarm init is not picked up by ingress network Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent bebd820 commit 113b3a0

File tree

18 files changed

+14615
-4522
lines changed

18 files changed

+14615
-4522
lines changed

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ github.com/containerd/ttrpc 92c8520ef9f86600c650dd540266
128128
github.com/gogo/googleapis d31c731455cb061f42baff3bda55bad0118b126b # v1.2.0
129129

130130
# cluster
131-
github.com/docker/swarmkit 7dded76ec532741c1ad9736cd2bb6d6661f0a386
131+
github.com/docker/swarmkit a8bbe7de43b42fc3a8430819ed577e1218dc64aa
132132
github.com/gogo/protobuf ba06b47c162d49f2af050fb4c75bcbc86a159d5c # v1.2.1
133133
github.com/golang/protobuf aa810b61a9c79d51363740d207bb46cf8e620ed5 # v1.2.0
134134
github.com/cloudflare/cfssl 5d63dbd981b5c408effbb58c442d54761ff94fbd # 1.3.2

vendor/github.com/docker/swarmkit/agent/worker.go

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0