This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Update 17.06 CHANGELOG with rc2 changes#40
Merged
Conversation
d7301e3 to
965607b
Compare
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
965607b to
1d4b51c
Compare
Contributor
|
LGTM |
mavenugo
reviewed
Jun 6, 2017
| + Add API to rotate swarm CA certificate [#32993](https://github.com/moby/moby/pull/32993) | ||
| * Service digest pining is now handled client side [#32388](https://github.com/moby/moby/pull/32388), [#33239](https://github.com/moby/moby/pull/33239) | ||
| + Placement now also take platform in account [#33144](https://github.com/moby/moby/pull/33144) | ||
| - Fix missing ipam driver option usage in config only networks in swarm mode [#docker-ce/21](https://github.com/docker/docker-ce/pull/21) |
Contributor
There was a problem hiding this comment.
This is not needed in changelog since the config-only network is a new feature introducing in 17.06 and is already covered in other item.
Contributor
Author
|
I'll make a quick pr to fix this and the release date.
On Tue, Jun 6, 2017 at 3:37 PM Madhu Venugopal ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In CHANGELOG.md
<#40 (comment)>:
> @@ -74,6 +77,9 @@ be found.
+ Add API to rotate swarm CA certificate [#32993](moby/moby#32993)
* Service digest pining is now handled client side [#32388](moby/moby#32388), [#33239](moby/moby#33239)
+ Placement now also take platform in account [#33144](moby/moby#33144)
+- Fix missing ipam driver option usage in config only networks in swarm mode [#docker-ce/21](#21)
This is not needed in changelog since the config-only network is a new
feature introducing in 17.06 and is already covered in other item.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#40 (review)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APUifob8oRG0NPb57w9H_T6x2he1oBMpks5sBdSUgaJpZM4Nx7Ic>
.
--
Sent from my phone.
|
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 30, 2020
…deb_errors Tell build-deb to throw up errors Upstream-commit: d37c8c8 Component: packaging
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 30, 2020
…deb_errors Tell build-deb to throw up errors
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.
Signed-off-by: Kenfe-Mickael Laventure mickael.laventure@gmail.com