Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Releases: giantswarm/apiextensions

v6.6.0

01 Jun 15:03
eab4482
Compare
Choose a tag to compare

Added

  • Annotation for EBS Volumes for Logging, Docker and Containerd.

v6.5.0

01 Feb 11:11
e5062d7
Compare
Choose a tag to compare

Changed

  • Bump release-operator to v4.0.0.

v6.4.1

23 Sep 10:49
acb875b
Compare
Choose a tag to compare

Changed

  • Bump apiextensions-application to v0.6.0

Removed

  • Removed etcdbackup CRD (moved to etcd-backup-operator's helm chart).

v6.4.0

02 Aug 15:18
322ebf0
Compare
Choose a tag to compare

Added

  • Add cilium.giantswarm.io/pod-cidr annotation.

v6.3.1

07 Jul 13:34
1438b4f
Compare
Choose a tag to compare
  • Bump apiextensions-application to v0.5.1

v6.3.0

01 Jul 14:00
c174a57
Compare
Choose a tag to compare
  • Bump apiextensions-application to v0.5.0

v6.2.0

15 Jun 09:28
6617f06
Compare
Choose a tag to compare
Release v6.2.0 (#917)

Co-authored-by: github-actions <[email protected]>

v6.1.0

14 Jun 14:16
879b36b
Compare
Choose a tag to compare

Added

  • Add ClustersRegex property to etcd backup type in order to allow select which clusters etcd backup will run.

Changed

  • Replace all github.com/gogo/protobuf versions with v1.3.2
  • Update Silence CRD with changes from silence-operator v0.6.1

Removed

  • Remove Organization API.

v6.0.0

23 Mar 12:30
e252efa
Compare
Choose a tag to compare

Changed

  • Upgrade CAPI to v1.0.4.
  • Upgrade CAPZ to v1.0.1.
  • Bump go module major version to v6.

Removed

  • Remove v1alpha2 legacy GiantSwarm APIs.

v5.2.0

21 Mar 11:14
197b44a
Compare
Choose a tag to compare

Added

  • Add alpha.aws.giantswarm.io/ebs-volume-throughput annotation.
  • Add alpha.aws.giantswarm.io/ebs-volume-iops annotation.

Changed

  • Updated CircleCI Ubuntu image to 20.04.

Removed

  • Don't ensure CAPI and CAPA CRDs on AWS, we will deploy them from the apps.
  • Don't ensure CAPI and CAPZ CRDs on Azure, we will deploy them from the CAPI app.
  • Don't ensure CAPI CRDs on OpenStack and vSphere.
  • Remove templating functions and tests for old AWS CRDs.

Fixed

  • Actually remove all Cluster API CRDs from KVM installations.