Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
d6ab91be27
commit
8e5b17cf13
15431 changed files with 3971413 additions and 8881 deletions
10
vendor/k8s.io/kubernetes/cluster/saltbase/reactor/highstate-minions.sls
generated
vendored
Normal file
10
vendor/k8s.io/kubernetes/cluster/saltbase/reactor/highstate-minions.sls
generated
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# This runs highstate on the minion nodes.
|
||||
#
|
||||
# Some of the cluster deployment scripts use the list of minions on the minions
|
||||
# themselves. To propagate changes throughout
|
||||
# the pool, run highstate on all minions whenever a single minion starts.
|
||||
#
|
||||
highstate_minions:
|
||||
cmd.state.highstate:
|
||||
- tgt: 'roles:kubernetes-pool'
|
||||
- expr_form: grain
|
Loading…
Add table
Add a link
Reference in a new issue