Skip to content

Releases: giantswarm/cluster-test-suites

v1.70.0

17 Sep 07:33
041859e
Compare
Choose a tag to compare

Changed

  • Upgraded Go to v1.23.1 and updated all modules to match

v1.69.0

06 Sep 14:18
ab7d24d
Compare
Choose a tag to compare

Changed

  • Use dedicated AWS Accounts for the different CAPA test suites (Private, EKS and "normal")

v1.68.0

06 Sep 08:02
ea22e6e
Compare
Choose a tag to compare

Fixed

  • Updated clustertest with fix for version prefix on releases

v1.67.0

27 Aug 10:53
5f52355
Compare
Choose a tag to compare

Added

  • Updated clustertest with support for unified cluster-vsphere app.

v1.66.1

23 Aug 12:30
2593d8e
Compare
Choose a tag to compare

Fixed

  • Output some debug logging when Cluster fails to standup during BeforeSuite

v1.66.0

22 Aug 09:14
0f00bfb
Compare
Choose a tag to compare

Added

  • Added support for private CAPZ tests.

Changed

  • Updated cluster-standup-teardown to latest to make use of private CAPZ cluster builder.

v1.65.0

19 Aug 12:22
ff5fbfa
Compare
Choose a tag to compare

Added

  • CAPV on CAPA tests.

Changed

  • Updated clustertest and cluster-standup-teardown to latest to make use of Teleport kubeconfig if available

v1.64.0

16 Aug 06:33
d14c700
Compare
Choose a tag to compare

Changed

  • Updated all modules to latest (including support for Kubernetes v1.31)

Fixed

  • Replace containerdVolumeSizeGB and kubeletVolumeSizeGB with libVolumeSizeGB (from cluster-standup-teardown upgrade)

v1.63.1

08 Aug 08:39
ca8813d
Compare
Choose a tag to compare

Fixed

  • Upgraded clustertest to include fix for correctly handling Releases version prefixes.

v1.63.0

06 Aug 09:21
790f7cf
Compare
Choose a tag to compare

Changed

  • Skip rolling update control plane tests if the control plane resource did not change
  • Updated dependencies clustertest, cluster-standup-teardown and teleport to latest.