Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Releases: thkukuk/kubic-control

Release Version 0.12

30 Jun 13:12
Compare
Choose a tag to compare
  • Remove cilium support, as this got removed from openSUSE

Release Version 0.11

14 May 13:35
Compare
Choose a tag to compare
  • 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

28 Aug 12:21
Compare
Choose a tag to compare
  • Fix apiserver flags in with multi-master (#21)
  • Minor bug fixes
  • kubicctl: align options

Release Version 0.10.1

20 Jul 15:12
Compare
Choose a tag to compare
  • 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

02 Jul 12:25
Compare
Choose a tag to compare
  • 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

05 Oct 08:08
Compare
Choose a tag to compare
  • 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

09 Aug 08:53
Compare
Choose a tag to compare
  • Implement new status API call
  • Update pod network and kured daemonsets in case of kubernetes upgrade

Release Version 0.8.1

06 Aug 12:56
Compare
Choose a tag to compare
  • 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

29 Jul 12:58
Compare
Choose a tag to compare
  • Add High-Availability Master support

Release Version 0.6.3

28 Jul 17:08
Compare
Choose a tag to compare
  • 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