This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Releases: giantswarm/apiextensions
Releases · giantswarm/apiextensions
v6.6.0
v6.5.0
Changed
- Bump release-operator to v4.0.0.
v6.4.1
Changed
- Bump apiextensions-application to v0.6.0
Removed
- Removed
etcdbackup
CRD (moved toetcd-backup-operator
's helm chart).
v6.4.0
Added
- Add
cilium.giantswarm.io/pod-cidr
annotation.
v6.3.1
- Bump apiextensions-application to v0.5.1
v6.3.0
- Bump apiextensions-application to v0.5.0
v6.2.0
Release v6.2.0 (#917) Co-authored-by: github-actions <[email protected]>
v6.1.0
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
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
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.