publish kic base image as a tar for users with no access to gcr #8144
Labels
co/docker-driver
Issues related to kubernetes in container
kind/process
Process oriented issues, like setting up CI
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
currently:
1- we try to download kic base from gcr
2- we try to download from github packages images but unfrotuatenly github packages requires login, even if you wanna download a public image.
I think if those two fail, we should fail over to downloading the TarBall from github and user docker load
as the absolute last resort.
this would be very handy for users in china.
The text was updated successfully, but these errors were encountered: