Skip to content

Tags: shashank855/openebs

Tags

1.0.0

Toggle 1.0.0's commit message
feat(travis, bdc): add support to create pool on unclaimed Block Devi…

…ce (openebs#2620) (openebs#2622)

Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>

0.9

Toggle 0.9's commit message
Chore(operator): add backup and restore apis in clusterroles (openebs…

…#2572)

Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>

v0.9-RC2

Toggle v0.9-RC2's commit message
docs(examples): provide sample YAMLs for jiva pods in OpenEBS ns (ope…

…nebs#2564)

Add the StorageClass and PVC Sample YAML for deploying the jiva pods in OpenEBS namespace.

Signed-off-by: kmova <kiran.mova@openebs.io>

0.8.2

Toggle 0.8.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update(yaml): update version of NDM (openebs#2507)

update NDM version to v0.3.4

Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>

0.8.1

Toggle 0.8.1's commit message
ref(label) Use `openebs.io/component-name=X` label for YAML & charts

- Labels which are used by helm internally haven't been changed
- Just a new set of labels are added, which can be used by third-party
  clients, scripts for a variety of use cases such as log-aggregation,
  monitoring, etc

Signed-off-by: Harsh Vardhan <harsh.vardhan@mayadata.io>

0.8

Toggle 0.8's commit message
feat(install): upgrade scripts, yamls for 0.8.0

- Created upgrade scripts for 0.7.x to 0.8.0
  - Create patch files for jiva, cstor volumes
  - Create patch files for cStor pools
  - Update instructions
- Update the openebs-operator.yaml with new ENV
  for analytics
- Remove the unused maya-apiserver install configmap
- Update the charts with 0.8.0 changes
- Also includes some minor updates to the demo YAML files

Signed-off-by: kmova <kiran.mova@openebs.io>

0.7.2

Toggle 0.7.2's commit message
feat(install): update helm package with 0.7.2

- sync changes from stable/openebs
- update the tags to 0.7.2
- update clusterrole to include access to jobs

Signed-off-by: kmova <kiran.mova@openebs.io>

0.7.1

Toggle 0.7.1's commit message
fix(install): update openebs helm chart image versions to 0.7.1 (open…

…ebs#2216)

- Update to quay images
- Update version to 0.7.1
- Update NDM config map to yaml format

Signed-off-by: kmova <kiran.mova@mayadata.io>

v0.7

Toggle v0.7's commit message
Update pre-check role to include delete storage pool claim and the di…

…sks (openebs#1894)

* created a tas to delete spc and the disks details in pre-check

Signed-off-by: sathyaseelan <sathyaseelan.n@cloudbyte.com>

* Update pre-check role to include delete storage pool claim and the disks

Signed-off-by: sathyaseelan <sathyaseelan.n@cloudbyte.com>

v0.7-RC2

Toggle v0.7-RC2's commit message
Add replica count 1 for single replica volume

Add replica count 1 in sparse sc to create single
replica volume, needed for single node cluster

Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>