micro/runtime
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
..
kubernetes Runtime Namespace (#1547) 2020-04-23 13:53:42 +01:00
local Enabling micro run for subfolders (#1510) 2020-04-09 15:44:39 +01:00
service Runtime Namespace (#1547) 2020-04-23 13:53:42 +01:00
default.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
runtime.go Runtime Namespace (#1547) 2020-04-23 13:53:42 +01:00
service.go Enabling default runtime to run multiple versions (#1545) 2020-04-20 15:54:29 +02:00