Skip to content

Releases: ionos-cloud/crossplane-provider-ionoscloud

v1.1.2

22 Jul 08:56
24eeea6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

12 Jul 12:58
746d2d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

09 Jul 11:18
1452c35
Compare
Choose a tag to compare
  • Features:
    • Add database CRD for postgres
    • Upgrade crossplane-runtime to 1.16.0
    • Shortnames for some of the resources. E.g. alb for applicationloadbalancer
    • Add serverset and statefulserverset CRDS
    • Add iPV6cidr to NIC
    • Add shortnames for volume - vol, datacenter - dc.
    • Add ipv6Cidr to LAN.
    • Run unit tests on PR

What's Changed(auto-generated)

Full Changelog: v1.0.13...v1.1.0

v1.0.13

29 May 13:02
c60d037
Compare
Choose a tag to compare
  • Features:

    • Add datacenterID field for node pool lan in k8s NodePool CRD managed resources:
    • Save s3SecretKey and s3keyID to the Secrets field in the S3Key CRD
  • Fixes:

    • S3Key should be properly deleted
    • Remove useless secretKey field in s3Key
  • Misc:

    • Use builtin controller.Options in controller setup functions

What's Changed (generated)

Full Changelog: v1.0.12...v1.0.13

v1.0.12

09 May 08:21
4add01e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v0.1.0-test release for StatefulServerSet

30 Apr 09:31
19be573
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.11...v0.1.0-test

v1.0.11

19 Apr 08:47
d905746
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

v1.0.10

26 Mar 13:28
cc950a2
Compare
Choose a tag to compare

What's Changed

  • As the examples specify, managementPolicies moved from root level, to under spec:
Before

metadata:
  name: example
managementPolicies:
  - "*"
 
After

spec:
  managementPolicies:
    - "*"
 

New Contributors

Full Changelog: v1.0.9...v1.0.10

Release v1.0.9

08 Feb 08:41
e69a5ce
Compare
Choose a tag to compare
  • Features:

  • Add MongoCluster crd to support CRUD of MongoDB clusters

  • Add MongoUser crd to support CRUD of MongoDB users

  • Add DataplatformCluster crd to support CRUD of Dataplatform clusters

  • Add DataplatformNodepool crd to support CRUD of Dataplatform nodepools

  • Add PICSlot status field to volume and nic crds

  • Use make provider.addtype to add new types to the provider

  • Add User crd to support CRUD of compute users

  • Update crossplane-runtime to 1.14.4.

  • Documentation:

  • Add server composition and claim example

  • Add docs on how to set pinning for crossplane provider. See here

  • Preserve order of fields in the generated documentation.

New Contributors

Full Changelog: v1.0.8...v1.0.9

Release v1.0.8

19 Dec 15:08
752a5e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8