Releases: alvistack/ansible-role-kube_master
Releases · alvistack/ansible-role-kube_master
5.4.0
Major Changes
- Remove openSUSE Leap 15.2 support
- Upgrade minimal Ansible community package support to 4.10
5.1.0
Major Changes
- Support cgroupfs cgroup driver for CentOS/RHEL 7
- Upgrade minimal Ansible community package support to 4.2.0
- Support Debian 11
- Support openSUSE Leap 15.3
5.0.0
Major Changes
- Upgrade minimal Ansible support to 4.0.0
- Support Fedora 34
- Support Ubuntu 21.04
- Bugfix "This module requires the OpenShift Python client"
4.6.0
Major Changes
- Simplify Molecule scenario for vagrant-libvirt
- Migrate from Travis CI to GitLab CI
- Support Fedora 33
- Remove Fedora 32 support
- Support Ubuntu 20.10
- Remove redundant tags from tasks
4.5.0
Major Changes
- Upgrade minimal Ansible Lint support to 4.3.2
- Upgrade Travis CI test as Ubuntu Focal based
- Upgrade minimal Ansible support to 2.10.0
- Support openSUSE Leap 15.2
- Remove Ubuntu 19.10 support
4.4.0
Major Changes
- Install with static binary archive
- Default with
crun
- Support Fedora 32
- Support Debian 10
- Template complex variable with Jinja
namespace()
- Replace use of
ansible_hostname
with inventory_hostname
molecule -s default
with delegated to localhost
4.3.0
Major Changes
- Template
molecule -s default
with dummy docker driver
- Support CentOS/RHEL 8
- Support Ubuntu 20.04
- Remove Ubuntu 16.04 support
- Upgrade minimal Molecule support to 3.0.2
- Migrate role name to lowercase or underline
- Migrate group name to lowercase or underline
- Migrate molecule
group_vars
to file
- Split role as
kube_master
and kube_node
- Support both
docker
and cri_o
- Support both
LocalEtcd
and ExternalEtcd
4.2.0
Major Changes
- Migrate molecule driver to Libvirt
- Migrate molecule verifier to Ansible
- Support Ubuntu 19.10
- Bugfix
coredns
with _kubelet_resolv_conf
4.1.0
Major Changes
- Default
interpreter_python
with python3
- Bugfix
python3-xml
not exists for openSUSE Leap 15.1
- Bugfix
kubernetes_version
with other roles