Conversation
CHANGELOG.md
Outdated
CHANGELOG.md
Outdated
|
if it makes it, we could add #31586 |
CHANGELOG.md
Outdated
There was a problem hiding this comment.
This should probably be rephrased. Actually no deamon option was added, see #31813
d552009 to
a6900e6
Compare
|
@thaJeztah added |
CHANGELOG.md
Outdated
There was a problem hiding this comment.
This is a bit confusing. The manager API (cluster control API) was always through unix socket. I think this means "Worker and manager on the same node are now connected through a UNIX socket" @aaronlehmann
There was a problem hiding this comment.
Yes, that's a better description. Also, the CA is accessed through a unix socket.
CHANGELOG.md
Outdated
There was a problem hiding this comment.
In previous versions this section means "new deprecations", but in this case, this was deprecated in 1.11 and is now completely removed.
CHANGELOG.md
Outdated
There was a problem hiding this comment.
Added --verbose option for docker network inspect to show task details from all swarm nodes #31710
There was a problem hiding this comment.
- Clear stale datapath encryption states when joining the cluster docker/libnetwork#1354
- Ensure iptables initialization only happens once docker/libnetwork#1676
- Fix bad order of iptables filter rules docker/libnetwork#961
- Add anonymous container alias to service record on attachable network docker/libnetwork#1651
- Support for
com.docker.network.container_interface_prefixdriver label docker/libnetwork#1667
|
ping @sanimej @aboch @tonistiigi |
|
LGTM |
1 similar comment
|
LGTM |
CHANGELOG.md
Outdated
There was a problem hiding this comment.
Incorrect. This PR only adds a test. The feature is already available in 17.03
Signed-off-by: Victor Vieux <[email protected]>
bump 17.04.0-rc1 (cherry picked from commit b2fc918) Signed-off-by: Sebastiaan van Stijn <[email protected]>
ping @docker/core-engine-maintainers