Revisions of minikube

Panagiotis Georgiadis's avatar Panagiotis Georgiadis (pgeorgiadis) accepted request 679961 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 32)
- Update to 0.34.1 
    * Initial implementation of 'console' package for stylized &
      localized console output 😂
    * Podman 1.0.0
    * fix netstat -f error on linux distros
    * Upgrade Docker, from 18.06.1-ce to 18.06.2-ce
    * Upgrade opencontainers/runc to 0a012df
    * Add DeleteCluster to bootstrapper
    * and many more, see CHANGELOG.md
buildservice-autocommit accepted request 667766 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 31)
baserev update by copy to link target
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 667756 from Nico Kruber's avatar Nico Kruber (NicoK) (revision 30)
- Update to 0.33.1
  * Install upstream runc into /usr/bin/docker-runc
  * Set default Kubernetes version to v1.13.2 (latest stable)
  * Update to opencontainers/runc HEAD as of 2019-01-15
  * Update to crio-bin v1.13.0
  * Write /etc/crictl.yaml when starting
  * Improve failure output when kubeadm init fails
  * Add new VMware unified driver to supported list
  * Fix Windows cache path issues with directory hierarchies and
    lower-case drive letters
  * Avoid out directory, when listing test files
  * Do not include the default CNI config by default
  * Adding more utils tests
  * Add a storage-provisioner-gluster addon
  * Improve the default crio-bin configuration
  * Allow to specify api server port through CLI fix
  * add brew install instructions for hyperkit
  * Added defaultDiskSize setup to hyperkit driver
  * Enable ipvlan kernel module
  * issue# 3499: minikube status missing newline at end of output
  * apiserver health: try up to 5 minutes, add newline
  * Pass network-plugin value to kubelet
  * Fix missing a line break for minikube status
  * Documentation - Updating golang requirement to 1.11
  * Updating e2e tests instructions
  * Defer dashboard deployment until "minikube dashboard" is
    executed
  * Change minikube-hostpath storage class addon from Reconcile
    to EnsureExists
  * Tell user given driver has been ignored if exising VM is
    different
buildservice-autocommit accepted request 660865 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 29)
baserev update by copy to link target
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 660747 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 28)
- Update to 0.32.0
  * Make Kubernetes v1.12.4 the default
  * Update kubeadm restart commands to support v1.13.x
  * Make "stop" retry on failure.
  * VirtualBox time cleanup: sync on boot, don't run timesyncd
  * Stream cmd output to tests when -v is enabled, and stream SSH output to logs
  * Document None driver docker compatibility
  * Enable host DNS resolution in virtualbox driver by default
  * Fix CRI socket in Kubernetes >= 1.12.0 kubeadmin config
  * Bump dashboard version to v1.10.1
  * Hide KVM signature when using GPU passthrough to support more GPU models
  * Allow ServiceCIDR to be configured via 'service-cluster-ip-range' flag.
  * Save old cluster config in memory before overwriting
  * Change restart policy on gvisor pod 
buildservice-autocommit accepted request 657257 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 27)
baserev update by copy to link target
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 657177 from Panagiotis Georgiadis's avatar Panagiotis Georgiadis (pgeorgiadis) (revision 26)
- Update to 0.31.0
* Enable gvisor addon in minikube
* LoadBalancer emulation with minikube tunnel
* Add NET_PRIO cgroup to iso
* Implement a check to see if an ISO URL is valid
* Update Ingress-NGINX to 0.21 Release
* Add schedutils to the guest VM for the ionice command (used by k8s 1.12)
* Remove both the CoreDNS and KubeDNS addons. Let Kubeadm install the correct DNS addon
* Upgrade Docker, from 17.12.1-ce to 18.06.1-ce
* Include ISO URL and reduce stutter in download error message
* Add apiserver check to "status", and block "start" until it's healthy
* Containerd improvements
  *  Only restart docker service if container runtime is docker
  * Restart containerd after stopping alternate runtimes
* CRI-O improvements
  * Stop docker daemon, when running cri-o
  *  Upgrade to crio v1.11.8
  * Add config parameter for the cri socket path
buildservice-autocommit accepted request 642610 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 25)
baserev update by copy to link target
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 642609 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 24)
- Update to 0.30.0 (bsc#1111347)
  * CVE-2018-1002103
    Dashboard vulnerable to DNS rebinding attack
  * Initial support for Kubernetes 1.12+
  * Use "kubectl proxy" instead of a NodePort to expose the
    dashboard
  * Enhance the Ingress Addon
  * Upgrade cni and cni-plugins to release version
  * ensure that /dev has settled before operating
  * Upgrade gluster client in ISO to 4.1.5
  * update nginx ingress controller version to 0.19.0
  * Install crictl from binary instead of from source
  * Switch the source of libmachine to machine-drivers
  * Add psmisc package, for pstree command
buildservice-autocommit accepted request 639337 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 23)
baserev update by copy to link target
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 639336 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 22)
- Change summary and description of docker-machine-driver-kvm2
  * Correct the information about relation between docker-machine
    and KVM (this is KVM driver for docker-machine, not
    docker-machine driver for KVM)
  * Remove authorship info
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 639024 from Panagiotis Georgiadis's avatar Panagiotis Georgiadis (pgeorgiadis) (revision 21)
- Update to 0.29.0
 * Update dashboard version to v1.10.0
 * Change default docker storage driver to overlay2
 * support containerd
 * Make CoreDNS default addon
 * Update CoreDNS deployment
 * Upgrade kpod 0.1 to podman 0.4.1
 * Change dependency management to dep
 * fix: --format outputs any string, --https only subsitute http URL scheme
 * Add env variable for default ES_JAVA_OPTS
 * fix(cli): minikube start --mount --mountsting without write permission
 * Allow certificates to be optionally embedded in .kube/config
 * Fix the --cache-images flag
 * Fix vmwarefusion driver
 * Revert "Remove untainting logic."
 * Linux install: Set owner to root
 * Rm localkube
 * Update to go 1.10.1 everywhere
 * Allow to override build date with SOURCE_DATE_EPOC
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 626718 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 20)
- Update to 0.28.2
  * Nvidia driver installation fixed
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 626685 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 19)
Ensure neutrality of description
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 622170 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 18)
- Include minikube-rpmlintrc as a source
- Fix changelog
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 619756 from Duncan Mac-Vicar's avatar Duncan Mac-Vicar (dmacvicar) (revision 17)
- Build docker-machine-driver-kvm2 and create a
  sub-package for it (except for i586, due to build failure)
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 619589 from Panagiotis Georgiadis's avatar Panagiotis Georgiadis (pgeorgiadis) (revision 16)
- Update to Version 0.28.0
    * Minikube status command fixes
    * Boot changes to support virsh console
    * ISO changes to update to Linux 4.16
    * ISO changes to support openvswitch/vxlan
    * Docker API version bumped to 1.35
    * Added hyperkit options for enterprise VPN support
    * Caching correct images for k8s version
    * Cache images feature made synchronous, off by default
    * CoreDNS updated to 1.1.3
    * Heapster updated to 1.5.3
    * Fix for clock skew in certificate creation
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 615019 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 15)
initialized devel package after accepting 615019
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 615017 from MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) (revision 14)
More verbose changelog
MichaƂ Rostecki's avatar MichaƂ Rostecki (mrostecki) accepted request 614540 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 13)
- Ensure neutrality of description. Use noun phrase for summary.
Displaying revisions 81 - 100 of 112
openSUSE Build Service is sponsored by