Skip to content

0.1.10

Pre-release
Pre-release

Choose a tag to compare

@ngrkajac ngrkajac released this 14 Jun 09:18
· 1011 commits to main since this release
69c10d1

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