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
- @ngrkajac made their first contribution in #196
- @ijovovic made their first contribution in #263
- @dushanpantic made their first contribution in #282
Full Changelog: 0.1.9...0.1.10