This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
Releases: thkukuk/kubic-control
Releases · thkukuk/kubic-control
Release Version 0.12
Release Version 0.11
- workaround for go 1.15 certificate handling changes, all certificates should be re-generated with kubicctl 0.11
- adjust for kubeadm removed upgrade node arguments
Release Version 0.10.2
- Fix apiserver flags in with multi-master (#21)
- Minor bug fixes
- kubicctl: align options
Release Version 0.10.1
- Fix upgrading of kubelet version
- Remove workarounds for salt, breaks non-salt usage
- Add new parameter apiserver_cert_extra_sans
Release Version 0.10.0
- Kubicd can now run on any salt master, it is no longer required that kubic and the salt master run on the first kubernetes master node
- Add support for upgrading of multi master setups
- Adjust /etc/sysconfig/kubelet and restart kubelet on upgrade
- Support deployment and upgrade of metallb and hello-kubic
- Many bug fixes
- Documentation fixes
Release Version 0.9.0
- Add Yomi support
- Add support to configure haproxy via salt for multi-master loadbalancer
- Move config directory to /usr/etc/
Release Version 0.8.2
- Implement new status API call
- Update pod network and kured daemonsets in case of kubernetes upgrade
Release Version 0.8.1
- Unify and fix kubernetes version handling for installation
and upgrade - Rework adding and removing of nodes to make this more
robust and support master nodes
Release Version 0.7.0
- Add High-Availability Master support
Release Version 0.6.3
- Unifiy function to reset the master
- Cleanup behind kubeadm reset, else kubeadm init will fail
- Add support for weave and make it the default pod network