mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-25 02:45:12 +00:00
Log only states that change or error to improve readability
This commit is contained in:
@@ -43,14 +43,14 @@ third-party-go:
|
||||
- mode
|
||||
|
||||
kube-proxy-build:
|
||||
cmd.wait:
|
||||
cmd.run:
|
||||
- cwd: {{ root }}
|
||||
- names:
|
||||
- go build {{ package }}/cmd/proxy
|
||||
- env:
|
||||
- PATH: {{ grains['path'] }}:/usr/local/bin
|
||||
- GOPATH: {{ root }}
|
||||
- watch:
|
||||
- require:
|
||||
- file: {{ package_dir }}
|
||||
|
||||
/usr/local/bin/kube-proxy:
|
||||
|
||||
Reference in New Issue
Block a user