Skip to content

Releases: giantswarm/test-infra

v1.25.0

29 Aug 09:40
796a126
Compare
Choose a tag to compare

Added

  • Allow testing clusters in eni mode on AWS.

v1.24.0

28 Aug 08:06
927131e
Compare
Choose a tag to compare

Removed

  • Remove prow configuration for CAPI repositories, as they will use the new tekton infra.
  • Remove 'create-cluster-capi-pure' and 'upgrade-cluster-capi-pure' pipelines and unused tasks.

v1.23.0

11 Jul 08:05
dfdeb8a
Compare
Choose a tag to compare

Changed

  • Use one single tekton pipeline and customize behaviour using params for aws-upgrade, azure-upgrade and aws-china-upgrade tests.

v1.22.0

05 Jul 14:47
e9811c4
Compare
Choose a tag to compare

Changed

  • Use one single tekton pipeline and customize behaviour using params for aws, azure and aws-china tests.

Removed

  • Remove capz test.

v1.21.0

29 Jun 14:53
07593db
Compare
Choose a tag to compare

Changed

  • Unified azure, aws and aws-china tests. They all use sonobuoy-plugin to run the tests.

Added

  • Add aws-upgrade test to test upgrade using sonobuoy-plugin.
  • Add aws-china-upgrade test to test upgrade using sonobuoy-plugin.

Deleted

  • Delete upgrade-to-this-azure-operator unused test.

v1.20.0

27 Jun 07:46
6bae59f
Compare
Choose a tag to compare

Changed

  • Bump sonobuoy image to quay.io/giantswarm/sonobuoy:v0.56.17-alpine-giantswarm.

Fixed

  • Ignore wip releases in get-latest-release.

v1.19.1

24 May 06:24
030fdf0
Compare
Choose a tag to compare

Fixed

  • Detect provider from git diff in create release.

v1.19.0

23 May 13:08
dad2b23
Compare
Choose a tag to compare

Changed

  • Use bash script to create releases to avoid using old Release CR in standup and support dependsOn feature.

v1.18.0

17 May 12:01
94537d2
Compare
Choose a tag to compare

Changed

  • Bump kubectl-gs to v2.37.0.

v1.17.0

16 May 13:17
fe4973f
Compare
Choose a tag to compare

Changed

  • Bump kubectl-gs to v2.34.0.
  • Make create-cluster-capi-hybrid work with vintage release v20.

Fixed

  • Fix kubeconfig generation script.