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.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 17 Oct, 2019 1 commit
-
-
Wayne Witzel III authored
Signed-off-by:
Wayne Witzel III <wayne@riotousliving.com>
-
- 12 Jul, 2019 1 commit
-
-
lilesb authored
The plugin helper service provides a method for plugin authors to initialize and implement their plugins.
-
- 01 Jul, 2019 1 commit
-
-
bryanl authored
This change introduces editors. The first example is editing replicas for a deployment. To make this work, the following changes had to be made: * Add editing support to summaries * Create an action system to dispact update events
-
- 04 Feb, 2019 1 commit
-
-
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
-