X Tutup
Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

[17.06] backport (swarmkit) cluster update and memory issue fixes#114

Merged
andrewhsu merged 1 commit intodocker-archive:17.06from
cyli:re-vendor-swarmkit
Jul 13, 2017
Merged

[17.06] backport (swarmkit) cluster update and memory issue fixes#114
andrewhsu merged 1 commit intodocker-archive:17.06from
cyli:re-vendor-swarmkit

Conversation

@cyli
Copy link
Contributor

@cyli cyli commented Jul 12, 2017

Bring in fixes on docker/swarmkit bump_v17.06.1 branch at git commit moby/swarmkit@fbccf06:

Note, this PR is a cherry-pick from https://github.com/docker/swarmkit/tree/bump_v17.06.1, which has one extra commit that enables that branch to pass CI (because vndr version changed) but which is not needed for this repo.

cc @aaronlehmann @andrewhsu @thaJeztah

- moby/swarmkit#2281 - fixes an issue where some cluster updates
  could be missed if a manager receives a catch-up snapshot from another manager
- moby/swarmkit#2300 - fixes a possible memory issue if an
  external CA sends an overlarge response

Signed-off-by: Ying <ying.li@docker.com>
@aaronlehmann
Copy link

LGTM

@andrewhsu andrewhsu added this to the 17.06.1 milestone Jul 12, 2017
@andrewhsu
Copy link
Contributor

LGTM

@andrewhsu andrewhsu merged commit fb319d1 into docker-archive:17.06 Jul 13, 2017
@cyli cyli deleted the re-vendor-swarmkit branch July 13, 2017 00:37
docker-jenkins pushed a commit that referenced this pull request Jun 12, 2018
Bump Golang to 1.10.3
Upstream-commit: 0e26700
Component: packaging
docker-jenkins pushed a commit that referenced this pull request Nov 27, 2018
…adall

[18.09 backport] client: use io.LimitedReader for reading HTTP error
Upstream-commit: 52a6fc02b1caa947aac807cdca807444d96c2e27
Component: engine
silvin-lubecki pushed a commit to silvin-lubecki/docker-ce that referenced this pull request Feb 3, 2020
[17.06] backport (swarmkit) cluster update and memory issue fixes
akrasnov-drv pushed a commit to drivenets/docker-ce that referenced this pull request Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup