Skip to content

Commit

Permalink
chore(deployment): remove deploy file and charts
Browse files Browse the repository at this point in the history
To deploy mayastor the charts in the 'mayastor-extensions' repo should
be used - https://github.com/openebs/mayastor-extensions
  • Loading branch information
Paul Yoong authored and tiagolobocastro committed May 27, 2022
1 parent b2de4a2 commit e6307fb
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 746 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ On develop, there are breaking changes to the etcd key space which is used by th
io-engine to retain information about replicas which contain the correct volume data.
An upgrade strategy is yet to be devised, but you may try these steps at your own risk:
1. Stop the [mayastor-control-plane](https://github.com/openebs/mayastor-control-plane) components
1. When the pool operator is no longer running, remove the finalyzers and delete all `MayastorPool` CR's
1. When the pool operator is no longer running, remove the finalizers and delete all `MayastorPool` CR's
1. Enable compatibility mode with the mayastor data replica information
```bash
$> ETCDCTL_API=3 etcdctl put "/openebs.io/mayastor/apis/v0/clusters/$KUBE_SYSTEM_UID/namespaces/$NAMESPACE/CoreRegistryConfig/db98f8bb-4afc-45d0-85b9-24c99cc443f2"
Expand Down
23 changes: 0 additions & 23 deletions chart/.helmignore

This file was deleted.

6 changes: 0 additions & 6 deletions chart/Chart.lock

This file was deleted.

12 changes: 0 additions & 12 deletions chart/Chart.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions chart/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions chart/develop/values.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions chart/release/values.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions chart/templates/_helpers.tpl

This file was deleted.

23 changes: 0 additions & 23 deletions chart/templates/etcd/storage/localpv.yaml

This file was deleted.

107 changes: 0 additions & 107 deletions chart/templates/mayastor-daemonset.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions chart/templates/pool.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions chart/test/values.yaml

This file was deleted.

71 changes: 0 additions & 71 deletions chart/values.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions deploy/README.md

This file was deleted.

Loading

0 comments on commit e6307fb

Please sign in to comment.