Releases: giantswarm/cluster-test-suites
Releases · giantswarm/cluster-test-suites
v1.40.0
Changed
- Make error messages actionable for Prometheus metrics query test failures
- Disabled
capa-private
until we have fixed the userdata issue with MachinePools ongoat
v1.39.1
Changed
- Updated cluster-standup-teardown to v1.0.2
- Made use of new
clusterbuilder.KubeContext()
function - Updated readme requirements
Removed
- Removed KubeContext const from each test suite
v1.39.0
Changed
- Switched to using
cluster-standup-teardown
to handle cluster creation and deletion logic - Removed cluster and default-apps values in favour of defaults from
cluster-standup-teardown
v1.38.0
Changed
- CAPZ: Change Helm values structure where root-level properties are moved to
.Values.global
.
v1.37.0
Added
- Add common basic test that checks if Cluster Ready condition has Status=True.
- Add upgrade test that checks if control plane rolling update has finished (if it has started).
v1.36.0
v1.35.0
Added
- Add support for mimir in the
metrics
test.
v1.34.0
Added
- Include the MCs api endpoint when logging out the "checking connection to MC" message
Changed
- Switch CAPVCD to Flatcar (1.25.16).
v1.33.0
Changed
- Increase cluster creation timeout to 30 minutes.
- Switch CAPVCD values to 1.25.13.
v1.32.0
Changed
- Increase cert-manager test timeout to 2 minutes.
- Enabled EKS tests.
- Avoid checking control plane metrics in EKS.