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 |
|