Skip to content

Latest commit

 

History

History
473 lines (385 loc) · 33 KB

CHANGELOG.md

File metadata and controls

473 lines (385 loc) · 33 KB

v2.8.0 / 2021-04-14

v2.8.0-RC2 / 2021-04-12

v2.8.0-RC1 / 2021-04-08

v2.7.0 / 2021-03-11

v2.7.0-RC2 / 2021-03-10

v2.7.0-RC1 / 2021-03-08

v2.6.0 / 2021-02-13

v2.6.0-RC2 / 2021-02-11

v2.6.0-RC1 / 2021-02-08

v2.5.0 / 2021-01-13

v2.5.0-RC2 / 2021-01-11

v2.5.0-RC1 / 2021-01-08

v2.4.0 / 2020-12-13

v2.4.0-RC2 / 2020-12-12

v2.4.0-RC1 / 2020-12-10

v2.3.0 / 2020-11-14

v2.3.0-RC2 / 2020-11-13

  • No changes

v2.3.0-RC1 / 2020-11-13

v2.2.0-RC2 / 2020-10-14

  • No changes

v2.2.0-RC2 / 2020-10-12

  • No changes

v2.2.0-RC1 / 2020-10-08

  • No changes

v2.1.0 / 2020-09-14

  • feat(webhook): add validation for namspace delete requests #1757 (shubham14bajpai)
  • chore(upgrade): add valid current versions for 2.1.0 upgrades #1749 (shubham14bajpai)
  • feat(spc): add capability to specify allowed BD tags on SPC #1748 (sonasingh46)
  • fix(spc): provision cStor stripe based pools with single raid group #1744 (mittachaitu)
  • fix(volume provisioning): fix CStor volume provisioning request without creating PVC #1738 (mittachaitu)

v2.1.0-RC2 / 2020-09-11

  • No changes

v2.1.0-RC1 / 2020-09-08

  • chore(upgrade): add valid current versions for 2.1.0 upgrades #1749 (shubham14bajpai)
  • feat(spc): add capability to specify allowed BD tags on SPC #1748 (sonasingh46)
  • fix(spc): provision cStor stripe based pools with single raid group #1744 (mittachaitu)
  • fix(volume provisioning): fix CStor volume provisioning request without creating PVC #1738 (mittachaitu)

v1.12.1-RC1 / 2020-08-15

v2.0.0 / 2020-08-13

v2.0.0-RC1 / 2020-08-11

  • fix(volume provisioning): fix CStor volume provisioning request without creating PVC (#1738, mittachaitu)

v2.0.0-RC1 / 2020-08-08

v1.12.0 / 2020-07-14

v1.12.0-RC2 / 2020-07-11

  • No changes

v1.12.0-RC1 / 2020-07-08

v1.11.0 / 2020-06-12

  • fix(BDD): update checks after de-provisioning the CStor Volume (#1715, mittachaitu)
  • fix(build): remove duplicate declaration of constant (#1714, prateekpandey14)
  • chore(Makefile): remove cspc,cvc,cspi based controller image builds (#1713, prateekpandey14)
  • skip validations checks and handle snapshot deletion once migrated to CSI (#1712, prateekpandey14)
  • chore(go-module): migrate vendor to go module (#1711, vaniisgh)
  • fix(spc): validate SPC deletion request (#1710, mittachaitu)
  • feat(usage): include pvc name in volume events (#1708, kmova)
  • refactor(build): fix hard coding of image org (#1703) (#1705, kmova)
  • feat(build): Automating localpv provisioner build for ppc64le (#1704, Pensu)
  • refactor(build): fix hard coding of image org (#1703, kmova)
  • refact(exporter): handle concurrent scrape requests (#1698, utkarshmani1997)

v1.11.0-RC2 / 2020-06-11

  • fix(BDD): update checks after de-provisioning the CStor Volume (#1715, mittachaitu)

v1.11.0-RC1 / 2020-06-09

v1.10.0 / 2020-05-15

v1.10.0-RC2 / 2020-05-13

  • feat(install): enable/disable crd installation(#1693, @kmova)
  • refact(build): make the docker images configurable (#1680, @kmova)

v1.10.0-RC1 / 2020-05-08

v1.9.0 / 2020-04-14

  • fix(jiva): add tolerations to jiva cleanup jobs(#1667, @shubham14bajpai)
  • chore(build): update alpine base images to 3.11.5 (#1660, @shubham14bajpai)
  • fix(localpv-hostpath): pv deletion caused panic when node not found (#1662, @kmova)
  • feat(build): enable automatic building and pushing of arm images from ci (#1650, @akhilerm)
  • chore(build): trigger downstream repo release (#1657, @kmova)
  • feat(upgrade): enable bulk upgrade for volumes and spc (#1655, @shubham14bajpai)
  • feat(localpv-device): allow local pv device on select devices (#1648, @kmova)
  • feat(build): adding pc64le build for local provisioner (#1632, @Pensu)
  • feat(upgrade): split jiva replicas and migrate jiva resources to openebs (#1646, @shubham14bajpai)
  • feat(cstorBackup, delete): support for snapshot deletion, created by velero-plugin (#1644, @mynktl)
  • feat(BDD): add positive test cases for verifying waitforfirstconsumer With CStor Volume Provisioning (#1643, @mittachaitu)
  • feat(estimate_rebuilds): add pending snapshots in CVR Status by talking to peer replicas (#1641, @mittachaitu)
  • refact(jiva): create separate replica deployments and move all resources to openebsNamespace (#1636, @shubham14bajpai)
  • feat(snapList): add snapshots information in CVR Status (#1639, @mittachaitu)
  • feat(local-snapshot-restore, velero) : support to restore CStor snapshot to different namespace using velero (#1575, @mynktl)
  • refact(log): remove cstor prefix from localPV log and alert messages (#1638, @akhilerm)
  • fix(provisioning): support to provision volumes in case of WaitForFirstConsumer (#1637, @mittachaitu)
  • fix(csp): add pool protection finalizer on CSP (#1635, @mittachaitu)

v1.9.0-RC2 / 2020-04-12

v1.9.0-RC1 / 2020-04-07

  • chore(build): trigger downstream repo release (#1657, @kmova)
  • feat(upgrade): enable bulk upgrade for volumes and spc (#1655, @shubham14bajpai)
  • feat(localpv-device): allow local pv device on select devices (#1648, @kmova)
  • feat(build): adding pc64le build for local provisioner (#1632, @Pensu)
  • feat(upgrade): split jiva replicas and migrate jiva resources to openebs (#1646, @shubham14bajpai)
  • feat(cstorBackup, delete): support for snapshot deletion, created by velero-plugin (#1644, @mynktl)
  • feat(BDD): add positive test cases for verifying waitforfirstconsumer With CStor Volume Provisioning (#1643, @mittachaitu)
  • chore(BDD): checks to verify pool protectionfinalizer (#1640, @mittachaitu)
  • feat(estimate_rebuilds): add pending snapshots on CVR by talking to peer replicas (#1641, @mittachaitu)
  • refact(jiva): create separate replica deployments and move all resources to openebsNamespace (#1636, @shubham14bajpai)
  • feat(snapList): add snapshots information on CVR (#1639, @mittachaitu)
  • feat(local-snapshot-restore, velero) : support to restore CStor snapshot to different namespace using velero (#1575, @mynktl)
  • refact(log): remove cstor prefix from localPV log and alert messages (#1638, @akhilerm)
  • fix(provisioning): support to provision volumes in case of WaitForFirstConsumer (#1637, @mittachaitu)

v1.8.0 / 2020-03-14

  • fix(upgrade): increase timeout for httpClient(#1630, @shubham14bajpai)
  • refact(upgrade): scale down jiva target deploy before replica patch (#1626, @shubham14bajpai)
  • feat(validation): add webhook validations for CVC replica scale (#1621, @mittachaitu)
  • fix(backup, cstor): fetching correct snap name in case of base backup failure (#1622, @mynktl)
  • refact(upgrade): add support for 1.8.0 upgrades (#1624, @shubham14bajpai)
  • chore(version): bump master to 1.8.0 and Go version to 1.12.16 (#1614, @prateekpandey14)
  • feat(csp, poolROThreshold): setting default poolROThreshold to 85 for CSP (#1623, @mynktl)
  • feat(spc,csp): adding support for pool ReadOnly Threshold limit (#1609, @mynktl)
  • feat(cvc-operator): add automatic scaling of volumereplicas for CSI volumes (#1613, @mittachaitu)
  • fix(exporter): handle pool sync time metrics collection gracefully (#1616, @mittachaitu)
  • fix(travis): add check to verify existence of udev (#1619, @mittachaitu)

v1.8.0-RC2 / 2020-03-14

v1.8.0-RC1 / 2020-03-06

  • feat(validation): add webhook validations for CVC replica scale (#1621, @mittachaitu)
  • fix(backup, cstor): fetching correct snap name in case of base backup failure (#1622, @mynktl)
  • refact(upgrade): add support for 1.8.0 upgrades (#1624, @shubham14bajpai)
  • chore(version): bump master to 1.8.0 and Go version to 1.12.16 (#1614, @prateekpandey14)
  • feat(csp, poolROThreshold): setting default poolROThreshold to 85 for CSP (#1623, @mynktl)
  • feat(spc,csp): adding support for pool ReadOnly Threshold limit (#1609, @mynktl)
  • feat(cvc-operator): add automatic scaling of volumereplicas for CSI volumes (#1613, @mittachaitu)
  • fix(exporter): handle pool sync time metrics collection gracefully (#1616, @mittachaitu)
  • fix(travis): add check to verify existence of udev (#1619, @mittachaitu)

v1.7.0-RC1 / 2020-02-07