Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package minikube for openSUSE:Factory checked in at 2021-03-30 21:09:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minikube (Old) and /work/SRC/openSUSE:Factory/.minikube.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minikube" Tue Mar 30 21:09:35 2021 rev:24 rq:877822 version:1.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/minikube/minikube.changes 2020-12-22 11:52:38.202119613 +0100 +++ /work/SRC/openSUSE:Factory/.minikube.new.2401/minikube.changes 2021-03-30 21:18:15.489822177 +0200 @@ -1,0 +2,144 @@ +Fri Mar 5 16:07:53 UTC 2021 - Klaus K??mpf <[email protected]> + +- 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 + +------------------------------------------------------------------- +Tue Mar 2 13:53:54 UTC 2021 - Klaus K??mpf <[email protected]> + +- Update to 1.18.0 + Bug Fixes: + + fix: metric server serve on all ipv4 interfaces #10613 + +- Update to 1.18.0-beta.0 + + Features: + + Auto-pause addon: automatically pause Kubernetes when not in use #10427 + GCP Auth addon: bump to v0.0.4 for multiarch #10361 + Add new command: image load #10366 + Add faster profile list command with -l or --light option. #10380 + Add last start logs to 'minikube logs' output #10465 + Introduce alias 'native' for 'none' driver #10540 + Add audit logs to 'minikube logs' output #10350 + Allow setting custom images for addons #10111 + + Minor Improvements: + + Deb package: make sure to update the package metadata #10420 + Improve the error message of setting cgroup memory limit. #10575 + SSH driver: Don't select Discouraged or Obsolete by default #10554 + drop support for github packages for kicbase #10582 + disable minikube-scheduled-stop.service until a user schedules a stop #10548 + docker/podman: add crun for running on cgroups v2 #10426 + Specify mount point for cri-o config #10528 + Ensure addon integrity by adding Image SHA #10527 + improve kvm network delete/cleanup #10479 + docker/podman: avoid creating overlapping networks with other tools (KVM,...) #10439 + Improve insecure registry validation #10493 + Stop using --memory-swap if it is not available #10507 + UI: do not send image repo info to stderr #10462 + add new extra component to --wait=all to validate a healthy cluster #10424 + Add condition to check --cpus count with available cpu count #10388 + Disable all drivers except "docker" and "ssh" on darwin/arm64 #10452 + Podman: explicitly remove podman volume and network #10435 + Disallow running windows binary (.exe) inside WSL #10354 + adding insecure registry support to containerd runtime #10385 + Docker driver: support ancient versions of docker #10369 + + Bug Fixes: + + cgroup v2: skip setting --memory limits when not configurable. #10512 + metallb addon: fix configuration empty load balancing IP range #10395 + Fixed bug where tmp dir incorrectly set for Snap package manager #10372 + Fixed audit.json error when delete --purge ran #10586 + Fix exit message for insufficient memory #10553 + Fix minikube kubectl context switching #10535 + SSH driver: Make sure that ssh driver gets an ip address #10309 + Fix profile list when there are multi node clusters #9996 + Don't allow profile names that conflict with a multi-node name #10119 + + Version changes: + + Buildroot 2020.02.10 #10348 + Change from crio-1.19 to crio-1.20 in kicbase #10477 + bump oldest kubernetes version to v1.14.0, bump default kubernetes version #10531 + Upgrade crio to 1.20.0 #10476 + Upgrade Docker, from 20.10.2 to 20.10.3 #10417 + +------------------------------------------------------------------- +Sat Feb 27 12:48:07 UTC 2021 - Chris Coutinho <[email protected]> + +- Update to 1.17.1 + Features: + + Add new flag --user and to log executed commands #10106 + Unhide --schedule flag for scheduled stop #10274 + + Bugs: + + fixing debian and arch concurrent multiarch builds #9998 + configure the crictl yaml file to avoid the warning #10221 + + +- Update to 1.17.0 + Features: + + Add multi-arch (arm64) support for docker/podman drivers #9969 + Add new driver "SSH" to bootstrap generic minkube clusters over ssh #10099 + Annotate Kubeconfig with 'Extension' to identify contexts/clusters created by minikube #10126 + Add support for systemd cgroup to containerd runtime #10100 + Add --network flag to select docker network to run with docker driver #9538 + + Minor Improvements: + + Improve exit codes by splitting PROVIDER_DOCKER_ERROR into more specific reason codes #10212 + Improve warning about the suggested memory size #10187 + Remove systemd dependency from none driver #10112 + Delete the existing cluster if guest driver mismatch #10084 + Remove obsolete 'vmwarefusion' driver, add friendly message #9958 + UI: Add a spinner for creating container step #10024 + Added validation for --insecure-registry values #9977 + + Bug Fixes: + + Snap package manger: fix cert copy issue #10042 + Ignore non-socks5 ALL_PROXY env var when checking docker status #10109 + Docker-env: avoid race condition in bootstrap certs for parallel runs #10118 + Fix 'profile list' for multi-node clusters #9955 + Change metrics-server pull policy to IfNotPresent #10096 + Podman driver: Handle installations without default bridge #10092 + Fix docker inspect network go template for network which doesn't have MTU #10053 + Docker/Podman: add control-plane to NO_PROXY #10046 + "cache add": fix command error when not specifying :latest tag #10058 + Networking: Fix ClusterDomain value in kubeadm KubeletConfiguration #10049 + Fix typo in the csi-hostpath-driver addon name #10034 + + Upgrades: + + bump default Kubernetes version to v1.20.2 and add v1.20.3-rc.0 #10194 + Upgrade Docker, from 20.10.1 to 20.10.2 #10154 + ISO: Added sch_htb, cls_fw, cls_matchall, act_connmark and ifb kernel modules #10048 + ISO: add XFS_QUOTA support to guest vm #9999 + + +------------------------------------------------------------------- Old: ---- minikube-1.16.0.tar.gz New: ---- minikube-1.18.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minikube.spec ++++++ --- /var/tmp/diff_new_pack.LTQNOm/_old 2021-03-30 21:18:31.833834138 +0200 +++ /var/tmp/diff_new_pack.LTQNOm/_new 2021-03-30 21:18:31.837834141 +0200 @@ -1,7 +1,7 @@ # # spec file for package minikube # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: minikube -Version: 1.16.0 +Version: 1.18.1 Release: 0 Summary: Tool to run Kubernetes locally License: Apache-2.0 ++++++ minikube-1.16.0.tar.gz -> minikube-1.18.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/minikube/minikube-1.16.0.tar.gz /work/SRC/openSUSE:Factory/.minikube.new.2401/minikube-1.18.1.tar.gz differ: char 19, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/minikube/vendor.tar.gz /work/SRC/openSUSE:Factory/.minikube.new.2401/vendor.tar.gz differ: char 5, line 1
