kops/cmd/kops-controller
Justin SB 49258971fc
Publish kops-controller container dump to S3/GCS
We then `docker load` it when using a KOPS_BASE_URL.

This should simplify the development process (particularly once we
also do this for dns-controller; at that point we won't need a
registry at all).

This should also fix the problems in CI, where the kops-controller
image isn't available.  We've been getting away with testing with the
previous version for dns-controller, which changes pretty slowly.  But
that's not a good idea for kops-controller, which is likely to be more
critical and evolve more rapidly.
2019-09-28 22:43:46 -04:00
..
controllers Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00
hack Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00
BUILD.bazel Publish kops-controller container dump to S3/GCS 2019-09-28 22:43:46 -04:00
PROJECT Fill out kops controller functionality 2019-09-25 12:04:34 -04:00
main.go Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00