Skip to content

Releases: vshn/provider-exoscale

v0.5.0

07 Dec 12:15
e375f22
Compare
Choose a tag to compare

4 changes since v0.4.0

🚀 Features

  • Add Support for Kafka (#62)
  • Add Kafka REST support (#68)

🐛 Fixes

  • Fix panic in node state mapping (#61)

🔗 Dependency Updates

  • Update utils (#64)

v0.4.0

16 Nov 13:55
00d4060
Compare
Choose a tag to compare

7 changes since v0.3.0

🚀 Features

  • Introduce Managed Redis DBaaS (#50)
  • Add Managed MySQL DBaaS (#52)

🛠️ Minor Changes

  • Release crossplane package to upbound market (#53)
  • Upper-case Redis connection details (#58)
  • refactoring postgresql controller (#57)

🐛 Fixes

  • fix postgres e2e tests (#55)

🔗 Dependency Updates

  • Update utils (#51)

v0.3.0

26 Oct 15:40
773def6
Compare
Choose a tag to compare

3 changes since v0.2.0

🚀 Features

  • Implement Updating of PostgreSQL instances (#43)

🛠️ Minor Changes

  • Add e2e test case for PostgreSQL (#38)

📄 Documentation

  • Document behaviour limitations of PostgreSQL on Exoscale (#49)

v0.2.0

26 Oct 08:40
4cd5dc4
Compare
Choose a tag to compare

10 changes since v0.1.1

🚀 Features

  • Define API scheme for managed PostgreSQL DBaaS (#35)
  • Implement controller for managed PostgreSQL DBaaS (#37)
  • Add "endpoint" field to bucket (#42)

🛠️ Minor Changes

  • Update CI boilerplate (#45)
  • Increase golangci timeout (#47)
  • Enable output of golang-ci in the job logs (#48)

🔗 Dependency Updates

  • Update k8s.io/utils digest to 665eaae (#36)
  • Update module github.com/urfave/cli/v2 to v2.19.2 (#34)
  • Update paambaati/codeclimate-action action to v3.1.0 (#40)
  • Update paambaati/codeclimate-action action to v3.2.0 (#44)

v0.2.0-rc3

25 Oct 14:01
Compare
Choose a tag to compare
v0.2.0-rc3 Pre-release
Pre-release

2 changes since v0.2.0-rc2

🚀 Features

  • Implement controller for managed PostgreSQL DBaaS (#37)

🛠️ Minor Changes

  • Update CI boilerplate (#45)

v0.2.0-rc2

24 Oct 14:43
Compare
Choose a tag to compare
v0.2.0-rc2 Pre-release
Pre-release
  • no changes

v0.2.0-rc1

24 Oct 08:56
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release

5 changes since v0.1.1

🚀 Features

  • Define API scheme for managed PostgreSQL DBaaS (#35)

🔗 Dependency Updates

  • Update k8s.io/utils digest to 665eaae (#36)
  • Update module github.com/urfave/cli/v2 to v2.19.2 (#34)
  • Update paambaati/codeclimate-action action to v3.1.0 (#40)
  • Update paambaati/codeclimate-action action to v3.2.0 (#44)

v0.1.1

26 Sep 08:29
f5f34fb
Compare
Choose a tag to compare

8 changes since v0.1.0

🛠️ Minor Changes

  • Ensure e2e test resources are cleaned up (#26)
  • Schedule e2e test run for each day (#28)
  • Make connection Secret immutable (#32)

🐛 Fixes

  • Better errors and prevent adoption of existing buckets (#30)

🔗 Dependency Updates

  • Update module sigs.k8s.io/controller-tools to v0.10.0 (#29)
  • Update module github.com/crossplane/crossplane-runtime to v0.18.0 (#31)
  • Update kubernetes packages to v0.25.2 (#16)
  • Update module github.com/minio/minio-go/v7 to v7.0.38 (#27)

v0.1.0

13 Sep 12:27
0fa114b
Compare
Choose a tag to compare

8 changes since 265301b

🚀 Features

  • Bootstrap crossplane provider (#2)
  • Add IAM key object (#5)
  • Add unit and e2e tests (#11)
  • Add controller for provisioning SOS Buckets (#12)
  • Update webhook integration tests and kuttl e2e tests (#15)

🐛 Fixes

  • Fix IAMkeys allowed operations (#18)

📄 Documentation

  • Add documentation (#10)
  • Add documentation for IAM keys and buckets (#14)

8 changes since v0.1.0-rc1

🔗 Dependency Updates

  • Update module github.com/urfave/cli/v2 to v2.16.3 (#1)
  • Update module github.com/ccremer/go-command-pipeline to v0.20.0 (#6)
  • Update module go.uber.org/zap to v1.23.0 (#7)
  • Update module sigs.k8s.io/controller-tools to v0.9.2 (#23)
  • Update module github.com/minio/minio-go/v7 to v7.0.36 (#13)
  • Update module github.com/exoscale/egoscale to v0.90.1 (#8)
  • Update module sigs.k8s.io/controller-runtime to v0.13.0 (#22)
  • Update module go to 1.19 (#4)

v0.1.0-rc1

12 Sep 07:04
Compare
Choose a tag to compare
v0.1.0-rc1 Pre-release
Pre-release

8 changes since 265301b

🚀 Features

  • Bootstrap crossplane provider (#2)
  • Add IAM key object (#5)
  • Add unit and e2e tests (#11)
  • Add controller for provisioning SOS Buckets (#12)
  • Update webhook integration tests and kuttl e2e tests (#15)

🐛 Fixes

  • Fix IAMkeys allowed operations (#18)

📄 Documentation

  • Add documentation (#10)
  • Add documentation for IAM keys and buckets (#14)