Skip to content

Latest commit

 

History

History
658 lines (382 loc) · 50.6 KB

File metadata and controls

658 lines (382 loc) · 50.6 KB

Changelog

3.3.0 (2026-06-18)

Features

  • cert_manager: switch from vendored chart to OCI (#284) (a789556)

3.2.0 (2026-06-08)

Features

  • cluster_api: add CAPI 1.13.2 support (#279) (4ee7c85)

3.1.0 (2026-04-22)

Features

Bug Fixes

  • kubelet: add retry logic to package installation tasks (#262) (d9225a6)

3.0.1 (2026-03-31)

Reverts

3.0.0 (2026-03-30)

⚠ BREAKING CHANGES

  • cert-manager upgraded from v1.11.5 to v1.15.5.

Features

  • upgrade cert-manager chart to v1.15.5 (#253) (133afa8)

2.8.1 (2026-03-30)

Reverts

2.8.0 (2026-03-30)

Features

2.7.1 (2026-03-25)

Miscellaneous Chores

2.7.0 (2026-03-25)

Features

  • envoy_gateway_gateway_class_parameters_ref option (#243) (09dba18)

2.6.0 (2026-03-18)

Features

  • add Envoy Gateway role as ingress-nginx replacement (#238) (e7adf9e)
  • add Kubernetes log collection to molecule CI post-run (#240) (5d0bf8e)

2.5.1 (2026-02-16)

Bug Fixes

  • prevent empty argument in kubeadm init command (#220) (b5a8cdb)
  • Replace deprecated cdn.dl.k8s.io with dl.k8s.io (#231) (2a2746f)

2.5.0 (2025-11-05)

Features

  • Add kustomize module for kubectl kustomize operations (#209) (09e0a30)
  • Set node selector for ORC components (#206) (cab1d3d)

Bug Fixes

  • update debian nodeset names and labels to debian-trixie (#211) (26eaa1e)
  • Update orc manager memory limits (#207) (6e067b6)

2.4.1 (2025-11-04)

Bug Fixes

2.4.0 (2025-09-19)

Features

Bug Fixes

  • enable kube_vip_skip_ha_cleanup (b9e3c45)

2.3.2 (2025-09-03)

Dependencies

  • upgrade the min k8s collection requirement (#194) (95fa775)

2.3.1 (2025-07-30)

Bug Fixes

  • skip all tasks if kube_vip_enabled is false (#178) (8c66ecc)

2.3.0 (2025-07-24)

Features

  • allow set capo instance creation timeout (#161) (2376ef9)
  • replace kube-proxy with cni functionality (#105) (3438c0d)

Bug Fixes

  • cert-manager custom volumemount for /etc/ssl/certs (#164) (9e65a58)
  • ci: update path for unit tests (a14d0e0)
  • Ensure dbus is installed on Debian to set hostname (#163) (4a62afe)

1.14.0 (2024-06-04)

Features

Bug Fixes

  • Check that resources are in kubeadm-config configmap before using them (#102) (896d670)
  • install python3-cryptography in containers (#117) (#118) (d051c4e)

1.13.4 (2024-04-01)

Miscellaneous Chores

1.13.3 (2024-04-01)

Miscellaneous Chores

1.13.3 (2024-04-01)

Bug Fixes

1.13.2 (2024-03-26)

Bug Fixes

1.13.1 (2024-03-22)

Features

Bug Fixes

  • add checksums + linters (e1956c1)
  • add missing role change (9a37f6f)
  • add synchornize workaround (db81203)
  • adjust package dependencies for rocky linux (c698d41)
  • avoid trailing slash with prefix (5a3f11e)
  • bump cilium version (5b12aeb)
  • containerd: bump to 100G (858e977)
  • containerd: properly forget package (2bbb2f7)
  • containerd: re-add missing containerd_download_unarchive_dest (74a58af)
  • fix the condition for k8s upgrade version check (#97) (449c5bf)
  • forget packages instead of remove them (eda79d4)
  • Grant write perms to gh token (6b4aea7)
  • helm: install curl-minimal for el9 (420af8a)
  • idempotence (3d05147)
  • loosen kubernetes.core to above 2.3.2 (f7ce48f)
  • Make a workaround for run_once of token generation (74040c8)
  • make kube component versioning consistent (8d6df7e)
  • migrate kube api port to 6443 for all controlplane components (#99) (be832dc)
  • only override if registry isn't default (3270fdd)
  • refactor {atmosphere,kubernetes}_image_repository (4ffc20b)
  • remove containerd from github workflows (090d958)
  • remove download_artifact from cluster-api verify (a0cd39c)
  • remove forget_package molecule (340d67d)
  • restore symlinks (7648382)
  • revert distro package dependencies (761277a)
  • rhel9 ulimit for containerd (8403e6f)
  • Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs (ebf9dd1)
  • tune kube-vip (#92) (a1ea542)
  • Update CAPO version (#58) (c204d44)
  • use kubelet_hostname instead of inventory_hostname_short (5c08c72)
  • Use kubelet_hostname instead of inventory_hostname_short (#101) (5711e3c)
  • use SSH ARGs from command line if provided (39fcd5c)

Documentation

Miscellaneous Chores

1.13.1 (2024-03-22)

Miscellaneous Chores

  • adopt vexxhost.containers 1.2.0 (658000c)

1.13.0 (2024-03-13)

Features

Bug Fixes

  • Use kubelet_hostname instead of inventory_hostname_short (#101) (5711e3c)

1.12.1 (2023-12-27)

Bug Fixes

  • fix the condition for k8s upgrade version check (#97) (449c5bf)
  • migrate kube api port to 6443 for all controlplane components (#99) (be832dc)

1.12.0 (2023-12-15)

Features

Bug Fixes

  • add checksums + linters (e1956c1)
  • add missing role change (9a37f6f)
  • add synchornize workaround (db81203)
  • adjust package dependencies for rocky linux (c698d41)
  • avoid trailing slash with prefix (5a3f11e)
  • bump cilium version (5b12aeb)
  • containerd: bump to 100G (858e977)
  • containerd: properly forget package (2bbb2f7)
  • containerd: re-add missing containerd_download_unarchive_dest (74a58af)
  • forget packages instead of remove them (eda79d4)
  • Grant write perms to gh token (6b4aea7)
  • helm: install curl-minimal for el9 (420af8a)
  • idempotence (3d05147)
  • loosen kubernetes.core to above 2.3.2 (f7ce48f)
  • Make a workaround for run_once of token generation (74040c8)
  • make kube component versioning consistent (8d6df7e)
  • only override if registry isn't default (3270fdd)
  • refactor {atmosphere,kubernetes}_image_repository (4ffc20b)
  • remove containerd from github workflows (090d958)
  • remove download_artifact from cluster-api verify (a0cd39c)
  • remove forget_package molecule (340d67d)
  • restore symlinks (7648382)
  • revert distro package dependencies (761277a)
  • rhel9 ulimit for containerd (8403e6f)
  • Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs (ebf9dd1)
  • tune kube-vip (#92) (a1ea542)
  • Update CAPO version (#58) (c204d44)
  • use kubelet_hostname instead of inventory_hostname_short (5c08c72)
  • use SSH ARGs from command line if provided (39fcd5c)

Documentation

Miscellaneous Chores

1.11.1 (2023-12-15)

Features

Bug Fixes

  • add checksums + linters (e1956c1)
  • add missing role change (9a37f6f)
  • add synchornize workaround (db81203)
  • adjust package dependencies for rocky linux (c698d41)
  • avoid trailing slash with prefix (5a3f11e)
  • bump cilium version (5b12aeb)
  • containerd: bump to 100G (858e977)
  • containerd: properly forget package (2bbb2f7)
  • containerd: re-add missing containerd_download_unarchive_dest (74a58af)
  • forget packages instead of remove them (eda79d4)
  • Grant write perms to gh token (6b4aea7)
  • helm: install curl-minimal for el9 (420af8a)
  • idempotence (3d05147)
  • loosen kubernetes.core to above 2.3.2 (f7ce48f)
  • Make a workaround for run_once of token generation (74040c8)
  • make kube component versioning consistent (8d6df7e)
  • only override if registry isn't default (3270fdd)
  • refactor {atmosphere,kubernetes}_image_repository (4ffc20b)
  • remove containerd from github workflows (090d958)
  • remove download_artifact from cluster-api verify (a0cd39c)
  • remove forget_package molecule (340d67d)
  • restore symlinks (7648382)
  • revert distro package dependencies (761277a)
  • rhel9 ulimit for containerd (8403e6f)
  • Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs (ebf9dd1)
  • tune kube-vip (#92) (a1ea542)
  • Update CAPO version (#58) (c204d44)
  • use kubelet_hostname instead of inventory_hostname_short (5c08c72)
  • use SSH ARGs from command line if provided (39fcd5c)

Documentation

Miscellaneous Chores

1.11.1 (2023-11-28)

Features

  • adopt to vexxhost.containers (7a65ec2)

Bug Fixes

  • Grant write perms to gh token (6b4aea7)
  • Make a workaround for run_once of token generation (74040c8)
  • remove containerd from github workflows (090d958)
  • remove download_artifact from cluster-api verify (a0cd39c)
  • remove forget_package molecule (340d67d)

Miscellaneous Chores

1.11.0 (2023-10-30)

Features

  • Allow custom ca certificates for K8s cluster (b22a38a)

1.10.0 (2023-10-13)

Features

1.9.1 (2023-09-25)

Bug Fixes

Documentation

1.9.0 (2023-09-15)

Features

1.8.2 (2023-09-06)

Bug Fixes

  • loosen kubernetes.core to above 2.3.2 (f7ce48f)

1.8.1 (2023-08-23)

Bug Fixes

  • Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs (ebf9dd1)

1.8.0 (2023-07-26)

Features

  • Set node selector for CAPI components (6719b63)

1.7.2 (2023-07-21)

Bug Fixes

  • use kubelet_hostname instead of inventory_hostname_short (5c08c72)
  • use SSH ARGs from command line if provided (39fcd5c)

1.7.1 (2023-07-05)

Features

Bug Fixes

  • add checksums + linters (e1956c1)
  • add synchornize workaround (db81203)
  • adjust package dependencies for rocky linux (c698d41)
  • avoid trailing slash with prefix (5a3f11e)
  • bump cilium version (5b12aeb)
  • containerd: bump to 100G (858e977)
  • containerd: properly forget package (2bbb2f7)
  • containerd: re-add missing containerd_download_unarchive_dest (74a58af)
  • forget packages instead of remove them (eda79d4)
  • helm: install curl-minimal for el9 (420af8a)
  • idempotence (3d05147)
  • make kube component versioning consistent (8d6df7e)
  • only override if registry isn't default (3270fdd)
  • refactor {atmosphere,kubernetes}_image_repository (4ffc20b)
  • restore symlinks (7648382)
  • revert distro package dependencies (761277a)
  • rhel9 ulimit for containerd (8403e6f)

Miscellaneous Chores

1.7.1 (2023-07-05)

Miscellaneous Chores

1.7.0 (2023-07-01)

Features

Bug Fixes

  • add checksums + linters (e1956c1)

1.6.0 (2023-06-22)

Features

  • role:cilium: Upgrade cilium version (e783aad)

Bug Fixes

  • containerd: properly forget package (2bbb2f7)

1.5.1 (2023-04-26)

Bug Fixes

  • containerd: bump to 100G (858e977)

1.5.0 (2023-04-25)

Features

1.3.3 (2023-03-28)

Bug Fixes

  • avoid trailing slash with prefix (5a3f11e)

1.3.2 (2023-03-28)

Bug Fixes

  • only override if registry isn't default (3270fdd)

1.3.1 (2023-03-28)

Bug Fixes

  • adjust package dependencies for rocky linux (c698d41)
  • bump cilium version (5b12aeb)
  • make kube component versioning consistent (8d6df7e)
  • refactor {atmosphere,kubernetes}_image_repository (4ffc20b)
  • restore symlinks (7648382)
  • revert distro package dependencies (761277a)
  • rhel9 ulimit for containerd (8403e6f)

1.3.0 (2023-03-21)

Features

  • support multiple k8s versions (7b03230)

Bug Fixes

  • add synchornize workaround (db81203)

1.2.1 (2023-03-21)

Bug Fixes

  • forget packages instead of remove them (eda79d4)

1.2.0 (2023-03-19)

Features

1.1.0 (2023-03-18)

Features

Bug Fixes

  • containerd: re-add missing containerd_download_unarchive_dest (74a58af)
  • helm: install curl-minimal for el9 (420af8a)
  • idempotence (3d05147)

Changelog