Skip to content

Releases: kyma-project/cloud-manager

1.0.0

10 Jul 14:36
598ee63

Choose a tag to compare

What's Changed

  • fix(GcpNfsVolume): ensure Error state is set if GcpNfsVolume specifie… by @dushanpantic in #290
  • feat(AwsNfsVolume): add finalizer to PV and PVC by @dushanpantic in #291
  • fix(UI) Added missing Status on List and Detail by @kevin-kho in #295
  • refactor(GcpNfsVolume): move validation from loadPVC to validatePVC by @dushanpantic in #298
  • feat(AwsNfsVolume): validate PersistentVolume and PersistentVolumeClaim by @ijovovic in #301
  • feat(KCP IpRange): automatic IpRange allocation for GCP by @abalaie in #296
  • feat(GcpNfsVolume): optional iprange by @abalaie in #303
  • feat(RedisInstance): add KCP GCP RedisInstance reconciler by @dushanpantic in #310
  • feat(RedisInstance): add option to configure redis (KCP) by @dushanpantic in #311
  • feat(GcpRedisInstance): add reconciler wireframe by @dushanpantic in #318
  • feat(GcpRedisInstance): add SKR reconciler by @dushanpantic in #319
  • docs: user documentation for NFS by @tmilos77 in #315
  • feat(GcpRedisInstance): add auth settings to API by @dushanpantic in #326
  • feat(SKR IpRange): change SKR IpRange to cluster scope by @tmilos77 in #328

Full Changelog: 0.1.10...1.0.0

0.1.10

14 Jun 09:18
69c10d1

Choose a tag to compare

0.1.10 Pre-release
Pre-release

What's Changed

  • feat (KCP IpRange): automatic IpRange allocation by @tmilos77 in #249
  • feat (SKR IpRange): optional SKR IpRange CIDR by @tmilos77 in #259
  • feat (AwsNfsVolume): optional IpRange by @tmilos77 in #261
  • fix (SKR IpRange): optional CIDR and overlap check by @tmilos77 in #264
  • fix (SKR GcpNfsVolume & GcpNfsVolumeBackup): enhancing the status update by @abalaie in #270
  • feat (AwsNfsVolume): automatically create and label PVC by @ijovovic in #263
  • feat (UI) AWSnfsvolumes ui by @kevin-kho in #275
  • feat (UI) added IpRange ui to aws provider by @kevin-kho in #281
  • fix (KCP IpRange): handle potential error on IpRange CIDR parse by @dushanpantic in #282
  • feat (GcpNfsVolume): Auto-Create PVC by @dushanpantic in #279
  • feat (UI) updated gcpnfsvolume_types.go so Tier is now an enum by @kevin-kho in #286
  • fix (NFS) return empty map for annotations if PV(C) does not exist by @dushanpantic in #284
  • fix (GcpNfsVolume): modify PersistentVolumeClaim to check label and annotation desync by @dushanpantic in #287
  • fix (GcpNfsVolume): consider annotations equal if actual is superset o… by @dushanpantic in #288

New Contributors

Full Changelog: 0.1.9...0.1.10

0.1.9

10 May 09:46
59dda44

Choose a tag to compare

0.1.9 Pre-release
Pre-release

What's Changed

  • fix: gcpNfsVolume to reference iprange with correct namespace by @abalaie in #224
  • fix(aws): requeue delayed in case of a retryable error by @tmilos77 in #226
  • chore(SKR IpRange): status state printable column by @tmilos77 in #227
  • fix(AwsNfsVolume): requeue when mount targets are deleted by @tmilos77 in #228
  • fix(AwsNfsVolume): ignore filesystem not found error when loading mount targets by @tmilos77 in #229
  • fix(AwsNfsVolume): ignore mount target not found error by @tmilos77 in #230
  • fix(AwsNfsVolume): wait until mount targets are available by @tmilos77 in #232
  • chore (AwsNfsInstance): update Ready status only once by @tmilos77 in #233
  • chore(AwsNfsVolume): wait for security group to be deleted by @tmilos77 in #235

Full Changelog: 0.1.8...0.1.9

0.1.8

26 Apr 15:00
7c4c030

Choose a tag to compare

0.1.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.7...0.1.8

0.1.7

23 Apr 14:16
5b6d0d3

Choose a tag to compare

0.1.7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

11 Apr 18:24
01e54af

Choose a tag to compare

0.1.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.5...0.1.6

0.1.5

11 Apr 09:24
e44d388

Choose a tag to compare

0.1.5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

09 Apr 12:36
6179403

Choose a tag to compare

0.1.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.2...v0.1.4

0.1.4-rc.1

05 Apr 08:15
2a3a67e

Choose a tag to compare

0.1.4-rc.1 Pre-release
Pre-release
Merge pull request #174 from tmilos77/aws-backup

feat: AwsNfsVolumeBackup

0.1.2

12 Mar 13:59
5cf288e

Choose a tag to compare

0.1.2 Pre-release
Pre-release
Merge pull request #139 from vandjelk/cli-kyma-create

cli kyma create