davidsbond
|
1acaeb6ef8
|
Allow specifying k8s context in configuration
|
2020-01-17 20:42:25 +00:00 |
|
Sean Smith
|
e9014ecb19
|
Remove panic from kubernetes client
Rather than panic, just grab and display the error
|
2019-09-12 18:48:16 -04:00 |
|
Ian Baum
|
6662c7f18e
|
Update kubernetes client to connect to various kubernetes providers
* Import k8s.io/client-go/plugin/pkg/client/auth to include
authentication libraries
* Update calls to panic to include the error message
|
2019-09-06 11:00:44 -05:00 |
|
Sean Smith
|
c3115237a4
|
Catch and throw error when trying to get kube config
Handle error when building config to debug
|
2019-08-30 22:23:42 -04:00 |
|
Andrew Suderman
|
da0e1dbd5b
|
Adding a Kubernetes module for displaying Kubernetes cluster resources and info
Signed-off-by: Andrew Suderman <andrew@sudermanjr.com>
|
2019-08-05 21:43:52 -06:00 |
|