Releases: ionos-cloud/crossplane-provider-ionoscloud
Releases · ionos-cloud/crossplane-provider-ionoscloud
v1.1.7
What's Changed
- feat: add upbound release workflow by @avirtopeanu-ionos in #277
- fix: add event filter by @cristiGuranIonos in #280
- fix: if cpu_family is not set in spec, server should not update by @cristiGuranIonos in #281
- feat: ssset increase timeouts by @cristiGuranIonos in #283
- fix: write kubeconfig if not in deploying by @cristiGuranIonos in #284
New Contributors
- @avirtopeanu-ionos made their first contribution in #277
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- feat: update crossplane-runtime by @cristiGuranIonos in #274
- fix(server setup): Added MaxConcurrentReconciles to server manager setup by @KHillFastHosts in #275
- fix(controller-runtime-options): Changed controller runtime to use the generated options from flags by @KHillFastHosts in #276
- enhancement: remove basic auth deprecation notice from readme by @glimberea in #265
New Contributors
- @KHillFastHosts made their first contribution in #275
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- fix: set logger by @cristiGuranIonos in #270
- feat: persist NodeCount property of k8s Node Pool on AtProvider Status by @dhadzhiyski in #273
- fix: recreate datavolumes, stop continuous attachment of volume by @cristiGuranIonos in #272
New Contributors
- @dhadzhiyski made their first contribution in #273
Full Changelog: v1.1.4...v1.1.5
Release v1.1.4
What's Changed
- rename s3 to object storage where possible by @digna-ionos in #267
- fix: update dependencies to fix cves by @cristiGuranIonos in #268
- fix: slow volume attach to server by @cristiGuranIonos in #269
New Contributors
- @digna-ionos made their first contribution in #267
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Feat: psql connection pooler by @cristiGuranIonos in #251
- Fix: add missing ipv6 nic property by @ncldmg in #258
- Fix: each ssset own subst globaldata and add to status by @cristiGuranIonos in #257
- Feat/ssset better deletion by @cristiGuranIonos in #260
- fix: ssset add hostname to status by @ionoscloudsdk in #261
- fix: remove amd_opteron mentions by @glimberea in #262
- Feat: publish connection details by @cbeti-ionos in #263
- fix: ssset ip subst should set correctly when slice changes order by @cristiGuranIonos in #264
- fix: use INTEL_ICELAKE for compute e2e tests by @cbeti-ionos in #266
New Contributors
- @ncldmg made their first contribution in #258
- @glimberea made their first contribution in #262
Full Changelog: v1.1.1...v1.1.3
v1.1.2
Release v1.1.1
What's Changed
- fix: ssset remove ssh key or password validation by @cristiGuranIonos in #252
- fix: ssset labels need to be shorter by @cristiGuranIonos in #253
- fix: add back nodepool datacenter id fix by @cristiGuranIonos in #256
- fix: ssset nic env pcislot only from the template name by @cristiGuranIonos in #254
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
- Features:
- Add
database
CRD for postgres - Upgrade crossplane-runtime to 1.16.0
- Shortnames for some of the resources. E.g.
alb
forapplicationloadbalancer
- 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
- Add
What's Changed(auto-generated)
- fix: compute user unit tests by @cbeti-ionos in #242
- fix: creation of k8s nodepool by @cbeti-ionos in #243
- Feat: add statefulServerset and Serverset CRDs by @cristiGuranIonos in #249
- Feat: argocd usage by @cbeti-ionos in #229
- feat: add psql db, update crossplane-runtime, add shortnames by @cristiGuranIonos in #250
Full Changelog: v1.0.13...v1.1.0
v1.0.13
-
Features:
- Add
datacenterID
field for node pool lan in k8sNodePool
CRD managed resources: - Save
s3SecretKey
ands3keyID
to theSecrets
field in theS3Key
CRD
- Add
-
Fixes:
- S3Key should be properly deleted
- Remove useless
secretKey
field in s3Key
-
Misc:
- Use builtin
controller.Options
in controller setup functions
- Use builtin
What's Changed (generated)
- feat: use controller.Options by @cbeti-ionos in #236
- feat: add datacenterId field to node pool lan by @cbeti-ionos in #237
- fix: save s3SecretKey and s3KeyID in secret, allow s3key deletion by @cristiGuranIonos in #238
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- fix: pgsql user password by @cbeti-ionos in #224
- fix: groupIDs optional in UserObservation by @cbeti-ionos in #230
- fix: mongo user credentials by @cbeti-ionos in #226
- fix: allow pre-release crossplane versions by @cbeti-ionos in #231
Full Changelog: v1.0.11...v1.0.12