make engine support cluster config event#34032
Conversation
23fd254 to
64d1318
Compare
|
I think both the CI failure is unrelated, and could anyone help to re-trigger them? @cpuguy83 @vdemeester @thaJeztah |
|
LGTM ping @aaronlehmann @aluzzardi |
|
LGTM Does this need any doc updates? |
|
Since this change will affect the event, I think swagger.yml needs updated. And I hope to add this in PR #34035. Because there are more things missing related to cluster events. |
Signed-off-by: allencloud <[email protected]>
64d1318 to
7d2764e
Compare
|
Since #34035 has been merged, I started to add doc update for config events in swagger.yml. PTAL @aaronlehmann @thaJeztah |
|
LGTM |
|
oh, actually; can you add a line to https://github.com/moby/moby/blob/master/docs/api/version-history.md ? |
|
hmm, flakiness? https://jenkins.dockerproject.org/job/Docker-PRs-experimental/35595/console |
Signed-off-by: allencloud <[email protected]>
7d2764e to
c8d6477
Compare
|
Oh, I missed version_history.md. @thaJeztah |
|
Oh, it is great to see all green, since recently we have experienced lot of test failure. 😄 |
This PR should resolve some of the test failures / flakyness we saw; #34061 |
|
And, yes, all green 💚 Thanks! |
Signed-off-by: allencloud [email protected]
I found that docker-ce 17.06.0-ce has already supported cluster events, such as node, service, secret and so on. While I think there is still config events missing.
ping @dongluochen @aaronlehmann
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)