Commit Graph

4 Commits

Author SHA1 Message Date
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
1ae825032c
store: remove write TTL & expiry options (#1960) 2020-08-21 09:35:53 +01:00
Dominic Wong
78a79ca9e1
Memory and file store list fixes (#1959)
* Refactor file and memory stores
2020-08-20 15:08:35 +01:00
Dominic Wong
47f356fc5f
Unify the store tests (#1952)
Add more tests for store
2020-08-19 23:41:03 +01:00