Releases: Jooho/isv-cli
Releases · Jooho/isv-cli
v0.4
- Add JUPYTERHUB_NAMESPACE that specify where the jupyterhub is running(default value is redhat-ods-applications, if it does not set)
- Separate JUPYTER_NOTEBOOK_FILE from JUPYTER_NOTEBOOK_PATH
- Add test-branch as an option for isv-cli test-harness create sub command.
This helps to test with custom test manifests/operator-test-harness repo.
v0.3
0.2
20210216
- Create a isv-must-gather operator (O)
- Create isv-cli image (O)
- Deploy isv-cli image (O)
- isv-cli must-gather is working?
- Create a MustGather operand (O)
- Deploy isv-cli image를 띄운다.
- Execute must-gather sub command
20210217
- Add isv-cli browser feature
- Start Web Server (O)
- Gather data properly(O)
- /opt/isv/must-gather/must-gather_XXXX download
- Create Event filter html
- Achive all data into /opt/download/must-gather.tar
- Download must-gather.tar (O)
- Check absolute file path
- Create an endpoint "/download"
20210218
- Create isv cli v0.2.alpha image (O)
- Fix isv-cli browser feature (O)
20210219 ~ 20210224
- Integration test with isv must-gather operator