Releases: alvistack/ansible-collection-kubernetes
Releases · alvistack/ansible-collection-kubernetes
20210602.1.1
Major Changes
- Upgrade minimal Ansible support to 4.0.0
- Support Fedora 34
- Support Ubuntu 21.04
20210313.1.1
Major Changes
- Bugfix ansible-lint
namespace
- Bugfix ansible-lint
no-handler
- Bugfix ansible-lint
unnamed-task
- Install Python package with
pipx
- Simplify Python dependency with system packages
- Support RHEL 8 with Molecule
- Support RHEL 7 with Molecule
- Remove CentOS 8 support
- Support CentOS 8 Stream
- Support openSUSE Tumbleweed
- Migrate base Vagrant box from
generic/*
toalvistack/*
4.6.0
Major Changes
- Simplify Molecule scenario for vagrant-libvirt
- Migrate from Travis CI to GitLab CI
- Split Ceph related to
alvistack/ansible-collection-ceph
- Support Fedora 33
- Remove Fedora 32 support
- Support Ubuntu 20.10
- Bugfix graceful shutdown deadlock due to systemd dependencies
4.5.0
Major Changes
- Upgrade minimal Ansible Lint support to 4.3.2
- Shutdown Kubernetes containers before shutting down the system
- Shutdown CRI-O containers before shutting down the system
- Attach/Detach RBD or CephFS after/before
ceph.target
during startup/shutdown - 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
- Support CephFS creation
- Support OSD pool creation
- Discovery device for OSD from
ansible_devices
- Template complex variable with Jinja
namespace()
- Replace use of
ansible_hostname
withinventory_hostname
molecule -s default
with delegated to localhost
4.3.0
Major Changes
- 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 - Consolidate molecule tests into
default
(noop) - Revamp as Ansible Collection
- Revamp with
kube_master
andkube_node
- Default with
cri_o
- Default with
ExternalEtcd
- Default with Ceph Octoups
- Default with kubernetes v1.18