kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.24k stars 4.87k forks source link

feat: allow publish and download kicbase image in github release #19464

Open ComradeProgrammer opened 1 month ago

ComradeProgrammer commented 1 month ago

This PR include the following things:

  1. include tarball of the kicbase image in github release

  2. allow minkube download the kicbase from github release page if there is no available image from any registry

ComradeProgrammer commented 4 weeks ago

@spowelljr @medyagh updated