Skip to content

Releases: giantswarm/cluster-test-suites

v1.40.0

10 May 09:19
abde676
Compare
Choose a tag to compare

Changed

  • Make error messages actionable for Prometheus metrics query test failures
  • Disabled capa-private until we have fixed the userdata issue with MachinePools on goat

v1.39.1

29 Apr 13:34
5c7e2ed
Compare
Choose a tag to compare

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

26 Apr 16:37
5edc6cc
Compare
Choose a tag to compare

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

25 Apr 10:56
a905da3
Compare
Choose a tag to compare

Changed

  • CAPZ: Change Helm values structure where root-level properties are moved to .Values.global.

v1.37.0

22 Apr 05:47
569884a
Compare
Choose a tag to compare

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

18 Apr 09:35
064b79a
Compare
Choose a tag to compare

Changed

  • Revert #169 by increasing CAPVCD CP nodes back to 3.
  • Use default values of cluster-cloud-director chart:v0.50.0.
  • Update README example kubeconfig for CAPVCD to use gerbil as guppy is dead.

v1.35.0

08 Apr 13:00
08943ed
Compare
Choose a tag to compare

Added

  • Add support for mimir in the metrics test.

v1.34.0

04 Apr 08:55
09acd01
Compare
Choose a tag to compare

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

28 Mar 14:13
44fbcce
Compare
Choose a tag to compare

Changed

  • Increase cluster creation timeout to 30 minutes.
  • Switch CAPVCD values to 1.25.13.

v1.32.0

21 Mar 07:42
ac076c8
Compare
Choose a tag to compare

Changed

  • Increase cert-manager test timeout to 2 minutes.
  • Enabled EKS tests.
  • Avoid checking control plane metrics in EKS.