promenade/charts
Hussey, Scott (sh8121) b6c3decf22 (fix) Apiserver key rotate job loop
- the apiserver key rotation job would loop forever because
  the 'uniq' pipe operates on lines, but we had a single line
  with space-separated records. Update the pipe with a 'tr'
  command to break spaces into newlines to properly de-deplicate
  the pod list.

Change-Id: I4e690d4456e1f80f1edec9fee3206a3a88d7e8fe
2019-05-06 16:40:20 -05:00
..
apiserver (fix) Apiserver key rotate job loop 2019-05-06 16:40:20 -05:00
apiserver-webhook Update to Kubernetes 1.11.6 2019-02-05 17:29:59 -06:00
controller_manager Use apps/v1 k8s controllers and add labels 2019-04-23 09:24:53 -05:00
coredns Merge "Use apps/v1 k8s controllers and add labels" 2019-04-24 13:08:37 +00:00
etcd Merge "Add Liveness/Readiness probe to calico-etcd." 2019-05-03 14:21:15 +00:00
haproxy Merge "Use apps/v1 k8s controllers and add labels" 2019-04-24 13:08:37 +00:00
promenade Merge "Use apps/v1 k8s controllers and add labels" 2019-04-24 13:08:37 +00:00
proxy Use apps/v1 k8s controllers and add labels 2019-04-23 09:24:53 -05:00
scheduler Use apps/v1 k8s controllers and add labels 2019-04-23 09:24:53 -05:00
.gitignore Add initial Makefile 2017-10-31 12:46:23 -05:00