Releases: vshn/provider-cloudscale
Releases · vshn/provider-cloudscale
v0.3.0
4 changes since v0.2.0
🚀 Features
- Add deletion policy to remove all existing objects in a bucket (#31)
🛠️ Minor Changes
- Add E2E tests with kuttl (#30)
📄 Documentation
- Document reconciliation process (#28)
- Update getting started tutorial after transition to provider (#29)
v0.2.0
6 changes since v0.1.0
🚀 Features
- Prevent property changes using webhooks (#27)
🛠️ Minor Changes
- Rename project to 'provider-cloudscale' (#19)
- Add GitHub automation to release the provider as a package image (#23)
- Track ProviderConfigs to prevent deletions where they're still being used (#25)
- Install provider via Crossplane as a package in local dev environment (#26)
🔎 Breaking Changes
- Implement operator as a Crossplane provider (#20)
v0.1.0
4 changes since v0.1.0-rc1
🚀 Features
- Create buckets using CRD (#13)
- Add support for deleting buckets (#16)
- Add support for deleting objectsusers on cloudscale.ch (#17)
🛠️ Minor Changes
- Add additional permissions to operator in chart (#15)
appcat-service-s3-0.1.1
This release contains only Helm chart changes
2 changes since appcat-service-s3-0.0.0
🚀 Features
- Add support for specifying tokens in chart (#12)
🛠️ Minor Changes
- Add additional permissions to operator in chart (#15)
v0.1.0-rc1
7 changes since f80e4d5
🚀 Features
- Add support for specifying tokens in chart (#12)
- Create Objects users on cloudscale.ch (#11)
🛠️ Minor Changes
- Adjust project meta (#5)
- Bootstrap operator (#6)
- Local installation bootstrap (#9)
🔗 Dependency Updates
- Update mikepenz/release-changelog-builder-action action to v3 (#8)
- Update module sigs.k8s.io/controller-runtime to v0.12.3 (#7)