Skip to content

0.2

Choose a tag to compare

@Jooho Jooho released this 24 Feb 17:57
· 2 commits to release-0.2 since this release

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