micro/util/kubernetes/client
ben-toogood 692b27578c
Runtime Namespace (#1547)
* Add context option to runtime; Add dynamic namespace to kubectl client

* Add namespace runtime arg

* Fixes & Debugging

* Pass options in k8s runtime

* Set namespace on k8s resources

* Additional Logging

* More debugging

* Remove Debugging

* Ensure namespace exists

* Add debugging

* Refactor namespaceExists check

* Fix

* Fix

* Fix

* Fix

* Change the way we check for namespace

* Fix

* Tidying Up

* Fix Test

* Fix merge bugs

* Serialize k8s namespaces

* Add namespace to watch

* Serialize namespace when creating k8s namespace

Co-authored-by: Ben Toogood <ben@micro.mu>
Co-authored-by: Asim Aslam <asim@aslam.me>
2020-04-23 13:53:42 +01:00
..
client.go Runtime Namespace (#1547) 2020-04-23 13:53:42 +01:00
options.go Runtime Namespace (#1547) 2020-04-23 13:53:42 +01:00
templates.go Add namespace support to Kubernetes client (#1446) 2020-03-31 12:03:32 +01:00
types.go Runtime Namespace (#1547) 2020-04-23 13:53:42 +01:00
util_test.go Runtime Namespace (#1547) 2020-04-23 13:53:42 +01:00
util.go Dynamic Runtime source for k8s with github packages (#1252) 2020-02-24 17:47:47 +00:00
watch.go fix: context cancel (#1350) 2020-03-16 10:45:33 +00:00