Skip to content

Releases: Jooho/isv-cli

v0.4

09 Feb 23:46
Compare
Choose a tag to compare
  • 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

21 Jul 17:57
Compare
Choose a tag to compare

Added Test Harness sub command.

  • Test harness cmd will provide the standard test harness repo and manifests repo for addon.

0.2

24 Feb 17:57
Compare
Choose a tag to compare
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

v0.1

12 Feb 20:23
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

This is the first version for testing.