Dominic Wong
5a52b5929c
add create and delete namespace to runtime ( #1965 )
...
* add create and delete namespace to runtime
* dial down aggressive expiry
* add logging
* fix deletenamespace
* add start of k8s unit tests
* fix workflow
* turn on k8s tests
* ease tight tests
* mkdir in workflow
* dammit -p
* setup folder
2020-08-24 16:54:39 +01:00
ben-toogood
0adb469a85
runtime/local: fix unknown dir path ( #1964 )
...
Co-authored-by: Asim Aslam <asim@aslam.me>
Co-authored-by: Janos Dobronszki <dobronszki@gmail.com>
2020-08-24 15:23:44 +02:00
Asim Aslam
d28f0670d6
Move git into local/source
2020-08-23 21:23:07 +01:00
ben-toogood
6cda6ef92e
runtime/local: add support for idiomatic folder structures ( #1963 )
...
* runtime/local: add support for idiomatic folder structures
* runtime/local: add test coverage
* runtime/local: increase test coverage
* runtime/local: add test for empty local source
* runtime/local: make entrypoint public
2020-08-21 11:17:42 +01:00
Janos Dobronszki
2b2dc2f811
Support private repos in env 'local' ( #1938 )
2020-08-18 18:26:14 +02:00
Janos Dobronszki
a2a808f2d6
Baseurl, gitlab support, single word service names ( #1933 )
2020-08-18 11:31:49 +02:00
ben-toogood
9380b365de
runtime/local: fix injection of secrets as env vars ( #1930 )
2020-08-13 09:22:25 +01:00
Asim Aslam
375b67ee16
simplify runtime logs
2020-08-11 22:57:30 +01:00
Asim Aslam
b6e1c7ac99
make source dir a variable
2020-08-11 17:25:43 +01:00
Asim Aslam
e83a808b05
make log dir a variable
2020-08-11 17:23:00 +01:00
ben-toogood
006bbefaf3
runtime: support for dynamic secrets ( #1861 )
...
* runtime: replace CreateCredentials with CreateSecret
* runtime/kubernetes: secrets support
* runtime: CreateSecret => WithSecret
* runtime: use map[string]string for secrets
* runtime/kubernetes: update to use kv secrets
* Fix merge conflict (missing import)
Co-authored-by: Asim Aslam <asim@aslam.me>
2020-07-29 13:41:50 +01:00
Asim Aslam
563768b58a
v3 refactor ( #1868 )
...
* Move to v3
Co-authored-by: Ben Toogood <bentoogood@gmail.com>
2020-07-27 13:22:00 +01:00
ben-toogood
bf747a86f4
Runtime ( #1160 )
...
* Add String to Runtime interface
* Setup Dynamic Runtime Configuration
2020-02-05 13:59:35 +00:00