moby/contrib/completion
Aaron Lehmann 5d7a3f7b5f Replace secrets with join tokens
Implement the proposal from
https://github.com/docker/docker/issues/24430#issuecomment-233100121

Removes acceptance policy and secret in favor of an automatically
generated join token that combines the secret, CA hash, and
manager/worker role into a single opaque string.

Adds a docker swarm join-token subcommand to inspect and rotate the
tokens.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit 2cc5bd33ee)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:16:59 -07:00
..
bash Add manual support for macvlan networks to bash completion 2016-07-25 23:16:15 -07:00
fish Remove unneeded references to execDriver 2016-03-21 13:06:08 -07:00
powershell Add powershell completion support 2016-02-01 17:12:15 +01:00
zsh Replace secrets with join tokens 2016-07-25 23:16:59 -07:00
REVIEWERS Remove subdirectories MAINTAINERS files 2015-03-06 18:21:51 -08:00