Commit Graph

7 Commits

Author SHA1 Message Date
abikouo
0a28aa02e8 updates 2021-05-20 10:29:30 +02:00
abikouo
dd821f06aa save 2021-05-19 15:58:43 +02:00
abikouo
b453f791e9 sanity 2021-05-18 12:10:23 +02:00
abikouo
ce037ce3ba not tested 2021-05-18 09:35:49 +02:00
aubin
4a9eca576d missing implementation of jsonpath library 2021-05-03 10:55:24 +02:00
Gonéri Le Bouder
8f14bf6c46 The type of wait_condition.status is str (#310)
The `wait_condition.status` key is a string.

- Use actually string in the documentation
- Use core's `boolean()` method to convert the value internally to
  boolean
2020-11-25 13:01:38 -06:00
Abhijeet Kasurde
f03d2ce243 k8s_info: Add support for wait (#235)
Fixes: #18
2020-09-28 10:52:00 +05:30