kubernetes/build/root
hui luo 97087c66f7 Allow customize registry name of base and release images
default behavior does not change, it uses k8s.gcr.io by default
added two vars: KUBE_DOCKER_REGISTRY, KUBE_BASE_IMAGE_REGISTRY.
KUBE_BASE_IMAGE_REGISTRY is for base image registry of server binaries
KUBE_DOCKER_REGISTRY is for released images registry

user can interact with them by:
`KUBE_DOCKER_REGISTRY=### KUBE_BASE_IMAGE_REGISTRY=### make quick-release`

Signed-off-by: Hui Luo <luoh@vmware.com>
2019-07-25 17:43:01 -07:00
..
.bazelrc Add comments as to why we force python2 2019-07-09 16:33:46 -04:00
.kazelcfg.json Use new codegen config options in kazel and fix boilerplate check for generated bzl 2019-01-08 14:40:56 -08:00
BUILD.root Run in privileged remote containers 2019-04-24 21:07:52 -07:00
Makefile Allow customize registry name of base and release images 2019-07-25 17:43:01 -07:00
Makefile.generated_files Makefile.generated_files: build code-generator+sample-apiserver OpenAPI schemas 2019-07-12 20:52:21 +02:00
WORKSPACE Update to go 1.12.7 2019-07-12 07:16:25 +08:00