DockerCLI/cli/command/stack
Vincent Demeester eaa9149e29
Merge pull request #948 from simonferquel/k8s-watch-stack-status
K8s: more robust stack error detection on deploy
2018-06-04 10:42:42 +02:00
..
kubernetes Merge pull request #948 from simonferquel/k8s-watch-stack-status 2018-06-04 10:42:42 +02:00
loader Automated migration 2018-03-05 19:41:17 -05:00
options Support multiple namespaces for docker stack ls 2018-05-15 16:52:21 +02:00
swarm Validate stack-names for empty values 2018-05-28 17:03:26 +02:00
testdata Add an orchestrator column in the docker stack ls command 2018-04-30 12:04:02 +02:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Remove experimentalCli annotation from all kubernetes flags and commands 2018-05-28 15:06:31 +02:00
deploy.go Support multiple namespaces for docker stack ls 2018-05-15 16:52:21 +02:00
list.go Remove experimentalCli annotation from all kubernetes flags and commands 2018-05-28 15:06:31 +02:00
list_test.go Support 'all' in orchestrator flag for docker stack ls 2018-05-15 15:38:41 +02:00
ps.go Add filter support for stack ps and services with Kubernetes 2018-05-23 18:27:27 +02:00
ps_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
remove.go Support multiple namespaces for docker stack ls 2018-05-15 16:52:21 +02:00
remove_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
services.go Add filter support for stack ps and services with Kubernetes 2018-05-23 18:27:27 +02:00
services_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00