Skip to content

Releases: vexxhost/magnum-cluster-api

v0.20.0

27 Jun 15:18
039b6d7
Compare
Choose a tag to compare

0.20.0 (2024-06-27)

Features

v0.19.2

20 Jun 19:51
5131a77
Compare
Choose a tag to compare

0.19.2 (2024-06-20)

Bug Fixes

v0.19.1

14 Jun 12:42
4fed389
Compare
Choose a tag to compare

0.19.1 (2024-06-14)

Bug Fixes

v0.19.0

12 Jun 01:42
43e3ca6
Compare
Choose a tag to compare

0.19.0 (2024-06-12)

Features

Bug Fixes

v0.18.0

30 May 17:07
8faa54d
Compare
Choose a tag to compare

0.18.0 (2024-05-30)

Features

  • Update bind address for k8s components (#197) (4b1f5d8)

Bug Fixes

  • force a cluster upgrade all the time (#382) (436bcf2)

v0.17.1

29 May 19:03
a967262
Compare
Choose a tag to compare

0.17.1 (2024-05-28)

Bug Fixes

v0.17.0

02 May 14:25
1f5defa
Compare
Choose a tag to compare

0.17.0 (2024-05-02)

Features

  • Automatically rotating certificates using Kubeadm Control Plane provider (#361) (9e4bed1)
  • enable octavia_lb_algorithm label (#358) (bd339ee), closes #355
  • support multiple control plane availability zones (#320) (8ceb19a)

Bug Fixes

  • fix unit tests for sync and disable image build job in CI (#367) (668d4f9)
  • ovn: use octavia_provider for api lb (#360) (9b0ec1e)

v0.16.0

28 Mar 18:04
f198b16
Compare
Choose a tag to compare

0.16.0 (2024-03-28)

Features

Bug Fixes

  • solve lock issues + extra unit tests (#343) (3438204)
  • upgrades: set correct cluster_template_id (#349) (49dc0c9)

v0.15.1

22 Mar 00:54
2d3f351
Compare
Choose a tag to compare

0.15.1 (2024-03-22)

Features

  • add 1.27 support (c256e74)
  • add auto healing (402b23b)
  • add cluster-autoscaler (cf05ce5)
  • add image builds (2d5248b)
  • add imageRepository for container images (ccd2f6a)
  • Add labels for nodegroup name and role name (bfc2f52)
  • add m-capi-proxy (a699349)
  • add magnum certs (19cccb6)
  • Add manila csi (fceabed)
  • add tool to load image repository (56c7ca9)
  • added cluster resize (fa1e300)
  • added csi support (c9a2374)
  • added ng + create_complete (b805ad5)
  • Allow odd number of master count only (c6488c7)
  • allow using container_infra_prefix (5676b70), closes #7
  • Eliminate flux dependency for cluster autoscaler (3276d9a)
  • enable in-cluster traffic (61bf7aa)
  • Expose underlying k8s resource status to coe cluster status reason (cd0438a)
  • Fetch node count from md object when autoscaling enabled (d64ca86)
  • refactor to clusterclass (a021300)
  • RockyLinux 8/9 support (#326) (2a53f3e)
  • Support endpoint configuration for cluster-api (#211) (8a5ffac)
  • support etcd volume (#305) (544cb77)
  • Support Flatcar OS (#225) (ef4401f)
  • support keystone-auth (#297) (50a2c27)
  • Support OpenID Connect for kube-api auth (0a33863)
  • Support tls-cipher-suite configuration for kubelet (5010c9a)
  • upgrade capi version (#299) (83535e7)
  • Use crane for image loader instead of skopeo (8567f90)
  • use shorter cluster names (7b58739)
  • Validate fixed_network and fixed_subnet existence (46ac9ac)
  • Validate flavors (e438f4b)

Bug Fixes

  • Add cacert in cloud config (9fbdda6)
  • Add clusterctl installation in hack script (66f36be)
  • add containerd settings to workers (ff708dd)
  • add context to openstackmachinetemplate (6ff86b1)
  • add k8s-keystone-auth to image (0c6ca67)
  • Add missing autoscaler chart manifests (122f4b9)
  • add tests to validate rewriting manifests (c8944da)
  • add unit tests for image loader + missing images (#268) (5223b93)
  • addd 1.26.2 images (119b2c6)
  • added flux + node labels (5f04d4e)
  • added update_cluster_status (faa153b)
  • address status changes for v1alpha7 (5da7223)
  • allow cluster deletion (7dc615f)
  • allow configuring tls-cipher-suites (#261) (d1b7ab5), closes #251
  • allow for mirroring to insecure registry (3d9e364)
  • allow for optional ssh key (c2ed0af)
  • allow glance to use 10G images (f222cb1)
  • avoid overriding api_address (f7009cc)
  • build generic wheels (1f1273b)
  • bump capi (ba2866d)
  • change "fixed_subnet_cidr" default value (387fd99)
  • clean-up cluster on failures (b2f0d9e)
  • clean-up old endpoint slices (730743e)
  • cluster creation (62b89f0)
  • Convert Openstack volume type name to valid rfc1123 string (7d0f316)
  • correct 1.25 autoscaler image (52a756c)
  • correct dependency list (65e2ea1)
  • correct images (df45fc4)
  • CREATE_COMPLETE state (898c818)
  • csi: Use up-to-date provisioner name for Cinder CSI (#295) (79a0ce2)
  • deploy autoscaler right before the cluster creation completed (#307) (a48ddef)
  • disable profiling ([d18936e](d18936e9ae76c996c6b4f...
Read more

v0.15.0

19 Mar 17:14
b2f23e1
Compare
Choose a tag to compare

0.15.0 (2024-03-19)

Features

Bug Fixes

  • add k8s-keystone-auth to image (0c6ca67)
  • fix jsonpatch for preKubeadmCommands (#331) (6fcf823)

Documentation

  • add etcd_volume_{size,type} docs (3f1a636)