Skip to content

Latest commit

 

History

History
505 lines (311 loc) · 41.4 KB

CHANGELOG.md

File metadata and controls

505 lines (311 loc) · 41.4 KB

Changelog

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