mayadata-io / mayadata-io/oep-e2e
[iuoi06]: Install OpenEBS on a machine already OpenEBS is installed with same version using operator.yaml
Open
@uditgaurav is already working on this.
Since Feb 19, 2020.
- #216 by @uditgaurav — closed without merging
e2e-test-p1
e2e-wip
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
This Issue is for:
- Openebs reinstallation on some other cluster (attached to the dop cluster)
Details:
- This issue is for writing the test cases for getting an appropriate warning when a user tries to install openebs in a cluster where it is already installed. As openebs do not support this feature so when a user tries to install he/she will receive an error with status code
405which will be telling Openebs is already installed. We should not fail the task like this we will be giving warning to the user that the openebs in already installed if the user wants to install it again then he should delete/remove the previously installed openebs and try again.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.