Ken Sipe

Results 78 issues of Ken Sipe

It would be worth added a `retry` to commands... this would retry to the command upon failure. Controls might include: * number of retries * amount of time to retry...

Need a way to define an assertion that is true for every test in the testsuite we will need to be clear if this is every teststep or every test......

**What would you like to be added**: We need to doc on kuttl.dev for multi-cluster. I wanted to capture that Tarun wrote up some details in the [PR](https://github.com/kudobuilder/kuttl/pull/291#issuecomment-840114922) which in...

**What would you like to be added**: `timeout` is currently conflated set of timeout concepts. We need to define (likely different timeouts) and be consistent with how it works, how...

Feedback from #164 https://github.com/kudobuilder/kuttl/issues/164#issuecomment-580707858 Run a command in a container of a pod, parse its output to determine a certain condition

Feedback from #164 https://github.com/kudobuilder/kuttl/issues/164#issuecomment-580707858 Find a service endpoint, run a local command (e.g. a database client) to see if it can connect to this endpoint

Seeing examples of context switches... seems like a good set of tests to run through a set of tests with one auth then another. We need to be able to...

Feedback from #164 https://github.com/kudobuilder/kuttl/issues/164#issuecomment-580707858 Find a service endpoint, run a local command (e.g. a database client) to see if it can connect to this endpoint More details need here for...

This code was pulled from kudo... where there was a `runKUDO` function that injected kudo with the `kudo` flag. We need a way to declare a controller to add... or...

For presentation mentioned on https://github.com/kudobuilder/kuttl/issues/38 possibly this script: https://github.com/kubernetes/kubernetes/blob/master/test/cmd/apps.sh