Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 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