This project is mirrored from https://gitee.com/mirrors/Mizu.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 05 Aug, 2021 5 commits
  2. 04 Aug, 2021 5 commits
  3. 03 Aug, 2021 6 commits
  4. 01 Aug, 2021 1 commit
  5. 29 Jul, 2021 2 commits
  6. 28 Jul, 2021 1 commit
    • Selton Fiuza's avatar
      feature/TRA_3427_demo_mode (#150) · 71eff5ea
      Selton Fiuza authored
      * Demo Mode MVP
      
      * messages improve
      
      * downloading based on the OS
      
      * downloading based on the OS
      
      * downloading based on the OS
      
      * Modeler keep running
      
      * A lot of revisions comes now
      
      * Fix color
      71eff5ea
  7. 27 Jul, 2021 5 commits
  8. 26 Jul, 2021 3 commits
  9. 25 Jul, 2021 2 commits
  10. 22 Jul, 2021 4 commits
    • nimrod-up9's avatar
      Renamed collector, aggregator to api server, api folder to agent (#133) · 803681a2
      nimrod-up9 authored
      * Renamed aggregator -> apiServer.
      
      * Format errors with container names.
      
      * Renamed collector -> apiServer.
      
      * Rephrased help messages.
      
      * Moved api -> agent.
      
      * Continue renameing api -> agent in Makefile and Dockerfiles.
      803681a2
    • lirazyehezkel's avatar
      UI api helper (#131) · a2150b4a
      lirazyehezkel authored
      * Api helper
      
      * cr fixes
      a2150b4a
    • Igor Gov's avatar
      Making kube config errors more user friendly (#132) · ac358be8
      Igor Gov authored
      * Making kube config errors more user friendly
      ac358be8
    • nimrod-up9's avatar
      Install Mizu in a dedicated namespace (#123) · 2996c1a4
      nimrod-up9 authored
      * Use "mizu" namespace instead of "default". Create and delete as necessary.
      
      * Wait until namespace is deleted.
      
      * Distinguish between timeout and other errors.
      
      * Sorted consts.
      
      * k8s provider gets the names of Mizu serviceaccount, clusterrole and clusterrolebindings from caller.
      
      * Renames.
      
      * Remove non-namespaced mizu resources when finished: clusterrole and clusterrolebindings.
      
      * Don't wait for namespace deletion if it was already deleted.
      
      * When watching pods, check for cancellation before reading from channels.
      
      * Allow user to cancel resource deletion and to cancel the wait.
      
      * Increased cleanup timeout.
      
      * go mod tidy.
      
      * Ignore cli build products.
      
      * Print err.
      
      * Don't delete clusterrole and clusterrolebinding if we do not have permissions.
      
      * Added roles list in README.
      
      * Added clusterrole and clusterrolebindings examples.
      2996c1a4
  11. 21 Jul, 2021 6 commits