Revisions of minikube

buildservice-autocommit accepted request 1003279 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 92)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 91)
- update to 1.26.1:
  * Check for cri-dockerd & dockerd runtimes when using none-driver on Kubernetes 1.24+ #14555
  * Add solution message for when cri-docker is missing #14483
  * Limit number of audit entries #14695
  * Optimize audit logging #14596
  * Show the container runtime when running without kubernetes #13432 #14200
  * Add warning when enabling thrid-party addons #14499
  * Fix url index out of range error in service #14658
  * Fix incorrect user and profile in audit logging #14562
  * Fix overwriting err for OCI "minikube start" #14506
  * Fix panic when environment variables are empty #14415
  * Bump Kubernetes version default: v1.24.3 and latest: v1.24.3 #14606
  * ISO: Update Docker from 20.10.16 to 20.10.17 #14534
  * ISO/Kicbase: Update cri-o from v1.22.3 to v1.24.1 #14420
  * ISO: Update conmon from v2.0.24 to v2.1.2 #14545
  * Update gcp-auth-webhook from v0.0.9 to v0.0.10 #14670
  * ISO/Kicbase: Update base images #14481
buildservice-autocommit accepted request 988383 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 90)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 89)
- build against go1.18 to fix arm64 build
buildservice-autocommit accepted request 987498 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 88)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 87)
- update to 1.26.0:
  * Note: Using a minikube cluster created before 1.26.0, using the docker
    container-runtime (default), and plan to upgrade the Kubernetes version to
    v1.24+? After upgrading, you may need to delete & recreate it. none driver
    users, cri-docker is now required to be installed, install instructions.
    See issue #14410 for more info.
  * Add headlamp addon #14315
  * Add InAccel FPGA Operator addon #12995
  * Only set highmem=off for darwin if qemu version is below 7.0 or memory is below 3GB #14291
  * Define qemu as a qemu2 driver alias #14284
  * Allow users to supply custom QEMU firmware path #14283
  * Add eBPF related kernel options #14316
  * Add bind address flag for minikube tunnel #14245
  * Add active column for minikube profile list #14079
  * Add documentation URL to the addon list table #14123
  * minikube config defaults kubernetes-version lists all currently supported Kubernetes versions #13775
  * Fix terminated commands not writing to audit log #13307
  * Fix Podman port mapping publish on macOS #14290
  * Fix minikube delete deleting networks from other profiles #14279
  * Bump Kubernetes version default: v1.24.1 and latest: v1.24.1 #14197
  * ISO: Upgrade Docker from 20.10.14 to 20.10.16 #14153
  * ISO: Upgrade kernel from 4.19.235 to 5.10.57 #12707
  * Upgrade Dashboard addon from v2.5.1 to v2.6.0 & MetricsScraper from v1.0.7 to v1.0.8 #14269
  * Upgrade gcp-auth-webhook from v0.0.8 to v0.0.9 #14372
  * Upgrade nginx image from v1.2.0 to v1.2.1 #14317
  * Important Changes in Pre-Release Versions
  * Add configure option to registry-aliases addon #13912
  * Add support for building aarch64 ISO #13762
  * Support rootless Podman driver (Usage: minikube config set rootless true) #13829
  * QEMU:
buildservice-autocommit accepted request 965038 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 86)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 85)
- update to 1.25.2:
  * add arch to binary and image cache paths #13539
  * Adds 'minikube service --all' feature to allow forwarding all services in a namespace #13367
  * Make the default container runtime dynamic #13251
  * Add --disable-optimizations flag #13340
  * Fix losing cluster on restart #13506
  * Using Get-CmiInstance to detect Hyper-V availability #13596
  * Fixes validation on image repository URL when it contains port but no scheme #13053
  * Fixed SIGSEGV in kubectl when k8s not running #13631
  * Fix hard coded docker driver in minikube service command #13514
  * Fix hard coded docker driver in minikube tunnel command #13444
  * Fix IstioOperator CustomResourceDefinition for istio-provisioner addon #13024
  * fix ingress (also for multinode clusters) #13439
  * Add exit message for too new Kubernetes version #13354
  * drivers/kvm: Use ARP for retrieving interface ip addresses #13482
  * kubeadm: allow skipping kube-proxy addon on restart #13538
  * configure container runtimes for clusters without Kubernetes too #13442
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 84)
- update to 1.25.1:
  * New flag "--binary-mirror" to override mirror URL downloading (kubectl, kubelet, & kubeadm)
  * Add format flag to the image ls command
  * Add all mount flags to start command
  * Auto set config to support btrfs storage driver
  * Support CRI-O runtime with Rootless Docker driver (--driver=docker --container-runtime=cri-o)
  * Allow custom cert for ingress to be overwritten
  * Allow ppc64le & armv7 with Docker driver
  * Support DOCKER_HOST not being numeric IP
  * Support mounting with the --no-kubernetes flag
  * Support changing apiserver-ips when restarting minikube
  * Fix ingress for k8s v1.19
  * Fix mounting with VMware
  * Fix Bad file descriptor on mount
  * Fix docker-env with new PowerShell versions
  * Upgrade Docker, from v20.10.8 to v20.10.11
  * Upgrade containerd, from v1.4.9 to v1.4.12
  * Upgrade cri-o from v1.22.0 to v1.22.1
  * Update gcp-auth-webhook image to v0.0.8
  * mount: Remove --mode flag
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 83)
- update to 1.24.0:
  * Add --no-kubernetes flag to start minikube without kubernetes #12848
  * minikube addons list shows addons if cluster does not exist #12837
  * virtualbox: change default host-only-cidr #12811
  * fix zsh completion #12841
  * Fix starting on Windows with VMware driver on non C: drive #12819
Michał Rostecki's avatar Michał Rostecki (mrostecki) accepted request 923234 from Klaus Kämpf's avatar Klaus Kämpf (kwk) (revision 82)
- update to 1.23.2:
  Fix crio regression:
  * Roll back default crio cgroup to systemd #12533
  * Fix template typo #12532
- update to 1.23.1:
  Minor Improvements:
  * Add crun version to minikube version --components #12381
  Bug Fixes:
  * ingress addon: fix regression from v1.23.0 #12443
  * ingress addon: fix role resource's referenced configmap #12446
  * ingress-dns addon: fix regression from v1.23.0 #12476
  * gcp-auth addon: delete image pull secrets on addon disable #12473
  * gcp-auth addon: create pull secret even if creds JSON is nil #12461
  * gcp-auth addon: fix refreshing pull secret #12497
  * metallb addon: ask user for config values even if already set #12437
  * ambassador addon: warn on enable that addon no longer works #12474
  * dashboard addon: fix sha for metrics-scraper #12496
  * windows installer: remove quotes from incorrect fields #12430
  * strip namespace from images from aliyun registry #11785
  Version Upgrades:
  * Bump cri-o from v1.20.0 to 1.22.0 #12425
  * Bump dashboard from v2.1.0 to v2.3.1 and metrics-scraper
    from v1.0.4 to v1.0.7 #12475
Michał Rostecki's avatar Michał Rostecki (mrostecki) accepted request 917569 from Klaus Kämpf's avatar Klaus Kämpf (kwk) (revision 81)
- update to 1.23.0:
  Features:
  * Support Rootless Docker #12359
  * Add support for tcsh in docker-env subcommand #12332
  * Support Ingress on MacOS, driver docker #12089
  * Add support for linux/s390x on docker/podman drivers #12079
  * Add configurable port for minikube mount #11979
  * Add method for customized box output #11709
  * Add addon support for portainer #11933
  * minikube start --image-repository will now accept URLs with port #11585
  * Add ability to create extra disks for hyperkit driver #11483
  * Add ability to create extra disks for kvm2 driver #12351
  minikube image:
  * Add minikube image commands for pull and tag and push #12326
  * new image save command #12162
  * Auto start buildkit daemon on image build for containerd #12076
  Bug fixes:
  * Select WSL VM IP when performing mounting #12319
  * Fix minikube restart on Cloud Shell #12237
  * pause each container separately #12318
  * Add output parameter to the docker-env none shell #12263
  * Clean up ssh tunnels during exit. #11745
  * Fix loading an image from tar failing on existing delete #12143
  * configure gcp-auth addon pull secret to work with all GCR and AR mirrors #12106
  * Fix the error output of minikube version --components command #12085
  * Added restart command after setting crio options #11968
  * Don't set conntrack parameters in kube-proxy #11957
  * Fix kvm2 driver arm64 deb package #11937
  * Allow to set the dashboard proxyfied port #11553
  Version Upgrades:
  * bump golang version to 1.17 #12378
  * Bump default Kubernetes version to v1.22.1 and update addons
    to with new API (ingress, gcpauth, olm and cilium) #12325
  * Add kubeadm image versions for kubernetes 1.22 #12331
  * bump calico to v3.20 and move away from v1beta apis #12230
  * Upgrade Buildroot to 2021.02 LTS with Linux 4.19 #12268
  * Upgrade buildkit from 0.8.2 to 0.9.0 #12032
  * ISO: Upgrade Docker, from 20.10.6 to 20.10.8 #12122
  * ISO: Upgrade crictl (from cri-tools) to v1.21.0 #12129
Michał Rostecki's avatar Michał Rostecki (mrostecki) accepted request 906172 from Klaus Kämpf's avatar Klaus Kämpf (kwk) (revision 80)
- update to 1.22.0:
  Features:
  * minikube version: add --components flag to list all included
    software #11843
  Minor Improvements:
  *  auto-pause: add support for other container runtimes #11834
  *  windows: support renaming binary to kubectl.exe and running as
     kubectl #11819
  Bugs:
  *  Fix "kubelet Default-Start contains no runlevels" error #11815
  Version Upgrades:
  * bump default kubernetes version to v1.21.2 & newest kubernetes
    version to v1.22.0-beta.0 #11901
- update to 1.21.0:
  Features:
  * Support setting addons from environmental variables #11469
  * Add "resume" as an alias for "unpause" #11431
  * Implement target node option for cp command #11304
  * add more polish translations #11587
  Bugs:
  * Fix delete command for paused kic driver with containerd/crio runtime #11504
  * kicbase: try image without sha before failing #11559
  * bug: return error on invalid function name in extract.TranslatableStrings #11454
  * Prevent downloading duplicate binaries already present in preload #11461
  * gcp-auth addon: do not reapply gcp-auth yamls on minikube restart #11486
  * Disable Non-Active Containers Runtimes #11516
  * Persist custom addon image/registry settings. #11432
  * Fix auto-pause on VMs (detect right control-plane IP) #11438
            
  Version Upgrades:
  * bump default k8s version to v1.20.7 and newest to v1.22.0-alpha.2 #11525
  * containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2) #11325
  * metallb-addon: Update metallb from 0.8.2 to 0.9.6 #11410
  * Modify MetricsServer to use v1 api version (instead of v1beta1). #11584
buildservice-autocommit accepted request 891277 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 79)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 78)
- update to 1.20.0:
  * Add --file flag to 'minikube logs' to automatically put logs into a file. #11240
  * Batch logs output to speedup minikube logs command #11274
  * warn about performance for certain versions of kubernetes #11217
  * Update olm addon to v0.17.0 #10947
  * Update newest supported Kubernetes version to v1.22.0-alpha.1 #11287
buildservice-autocommit accepted request 884329 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 77)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 76)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 75)
- update to 1.19.0:
  * allow Auto-Pause addon on VMs #11019
  * Do not allow running darwin/amd64 minikube binary on darwin/arm64 systems #11024
  * Respect memory being set in the minikube config #11014
  * new command image ls to list images in a cluster #11007
buildservice-autocommit accepted request 877822 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 74)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 877648 from Klaus Kämpf's avatar Klaus Kämpf (kwk) (revision 73)
- Update to 1.81.1
  Features:
    kvm2 driver: Add flag --kvm-numa-count" support topology-manager
    simulate numa #10471
  Minor Improvements:
    Spanish translations #10687
    Change podman priority to default on Linux #10458
        
  Bug Fixes:
        
    Remove WSLENV empty check from IsMicrosoftWSL #10711
    Added WaitGroups to prevent stderr/stdout from being empty in error logs #10694
  Version changes:
    Restore kube-cross build image and bump go to version 1.16 #10691
    Bump github.com/spf13/viper from 1.7.0 to 1.7.1 #10658
Displaying revisions 21 - 40 of 112
openSUSE Build Service is sponsored by