kubernetes/cluster/images
Davanum Srinivas c225d13abc
Switch to static bash for etcd
- use bash-static and avoid dragging in all of debian-base
- use distroless as the base image
- the shell script needs a `cp` utility, add a go based one for just
  files (no support for directories!)
- Rework the calls to `mv` and recursive `cp` in the code
- we don't need to support windows in this container image
- the test case was slightly off as it was assuming that the old
  directory was copied into the new directory, but the desired
  functionality is that all files in the old directory should be in the
  new directory.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-19 17:05:24 -04:00
..
conformance Merge pull request #90400 from zhlhahaha/1737 2020-05-01 09:34:30 -07:00
etcd Switch to static bash for etcd 2020-05-19 17:05:24 -04:00
etcd-empty-dir-cleanup cluster/images/etcd: Bump etcd image tags for new debian-base 2020-05-05 15:16:38 -04:00
etcd-version-monitor Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
kubemark /cluster: add / update OWNERS 2020-04-24 03:21:07 +03:00
OWNERS /cluster: add / update OWNERS 2020-04-24 03:21:07 +03:00