1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/convert
Aaron Lehmann f9bd8ec8b2 Implement server-side rollback, for daemon versions that support this
Server-side rollback can take advantage of the rollback-specific update
parameters, instead of being treated as a normal update that happens to
go back to a previous version of the spec.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-03-03 16:33:34 -08:00
..
container.go Add --stop-signal for service create and service update 2017-02-21 15:19:45 -08:00
network.go Merge pull request #31083 from xulike666/fight-for-readability 2017-03-03 15:13:01 +01:00
node.go Fixing #24631, inspect output on swarm object types without labels is empty object {} 2017-02-15 01:25:55 -05:00
secret.go Fixing #24631, inspect output on swarm object types without labels is empty object {} 2017-02-15 01:25:55 -05:00
service.go Implement server-side rollback, for daemon versions that support this 2017-03-03 16:33:34 -08:00
swarm.go Fixing #24631, inspect output on swarm object types without labels is empty object {} 2017-02-15 01:25:55 -05:00
task.go Merge pull request #31083 from xulike666/fight-for-readability 2017-03-03 15:13:01 +01:00