Skip to content

Releases: vshn/provider-cloudscale

v0.3.0

05 Aug 14:09
6b29166
Compare
Choose a tag to compare

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

03 Aug 11:45
8086cf9
Compare
Choose a tag to compare

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

13 Jul 08:05
0ed0727
Compare
Choose a tag to compare

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

12 Jul 13:29
321cb82
Compare
Choose a tag to compare

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

08 Jul 13:23
c150701
Compare
Choose a tag to compare
v0.1.0-rc1 Pre-release
Pre-release

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)