Releases: giantswarm/cluster-test-suites
Releases · giantswarm/cluster-test-suites
v1.70.0
Changed
- Upgraded Go to v1.23.1 and updated all modules to match
v1.69.0
Changed
- Use dedicated AWS Accounts for the different CAPA test suites (Private, EKS and "normal")
v1.68.0
Fixed
- Updated clustertest with fix for version prefix on releases
v1.67.0
Added
- Updated
clustertest
with support for unified cluster-vsphere app.
v1.66.1
Fixed
- Output some debug logging when Cluster fails to standup during
BeforeSuite
v1.66.0
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
Added
- CAPV on CAPA tests.
Changed
- Updated
clustertest
andcluster-standup-teardown
to latest to make use of Teleport kubeconfig if available
v1.64.0
Changed
- Updated all modules to latest (including support for Kubernetes v1.31)
Fixed
- Replace
containerdVolumeSizeGB
andkubeletVolumeSizeGB
withlibVolumeSizeGB
(from cluster-standup-teardown upgrade)
v1.63.1
Fixed
- Upgraded
clustertest
to include fix for correctly handling Releases version prefixes.
v1.63.0
Changed
- Skip rolling update control plane tests if the control plane resource did not change
- Updated dependencies
clustertest
,cluster-standup-teardown
andteleport
to latest.