This project is mirrored from https://gitee.com/linuxsuren/octant.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 22 Apr, 2019 1 commit
  2. 17 Apr, 2019 1 commit
  3. 26 Mar, 2019 1 commit
    • bryanl's avatar
      Add additional plugin printers · f60e5c53
      bryanl authored
      Previously, support for updating configuration from a tab was implemented. This change adds:
      
      * printing status
      * printing additional items
      * creating tabs
      
      In the course of this change, there are some refactors:
      * made object describer easier to follow
      * added a tab to components. Tabs have a name and contain a flex layout
      
      Finally, the pluginstub plugin example was updated with support for items, status, and tabs.
      f60e5c53
  4. 25 Mar, 2019 1 commit
  5. 19 Mar, 2019 1 commit
    • bryanl's avatar
      Initial plugin support · 3d82fa8c
      bryanl authored
      * Adds support for plugins to dashboard
      * Adds a sample plugin
      * Enables support for printing additional summary configuration items
      3d82fa8c
  6. 28 Feb, 2019 1 commit
  7. 04 Feb, 2019 1 commit
    • bryanl's avatar
      Extract object visitor into its own package · 59e366b1
      bryanl authored
      The visitor can visit any Kubernetes objects and has
      special rules for the following relations:
      
      * service <=> pod
      * ingress <=> service
      
      Also:
      
      * Rename Cache.Retrieve to Cache.List
      * Introduce Cache.Get
      * Delete unused object overview code
      59e366b1
  8. 31 Jan, 2019 1 commit
  9. 30 Jan, 2019 2 commits
  10. 22 Jan, 2019 1 commit
  11. 20 Jan, 2019 1 commit
    • bryanl's avatar
      convert to vgo · a43b9892
      bryanl authored
      note: removes telemetry for the short term. need to rethink this
      a43b9892
  12. 05 Dec, 2018 3 commits
  13. 07 Nov, 2018 2 commits
  14. 31 Oct, 2018 1 commit
  15. 19 Oct, 2018 1 commit