-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Push the server images from the crossbuild CI #1400
Copy link
Copy link
Closed
Description
Hi,
Can we make the cross-build push the kube-apiserver, controller-manager, scheduler, proxy and hyperkube images on every run? I think it should be pretty straightforward code-wise.
They could and should be in another repository than gcr.io/google_containers, for instance gcr.io/kubernetes-ci. We should soon start the migration from gcr.io/google_containers to something more kubernetes-specific and where we can set different ACLs anyway.
Many many users have asked for this, and it would indeed make it much more convenient to test k8s against HEAD
Can we make this happen soon? Thoughts?
cc @ixdy @spxtr @rmmh @jessfraz
Reactions are currently unavailable