kuttl icon indicating copy to clipboard operation
kuttl copied to clipboard

Extended Assert Capabilities

Open kensipe opened this issue 5 years ago • 1 comments

Asserts today are easy for YAML or K8s objects... however there are users wanting to do a regex match against pod logs. Is there a way to make this easier?

or at a min, allow a command used for assertion that can be repeat for each test.

perhaps there is something more here... pull and logging a pod log to test might be useful.

kensipe avatar Apr 29 '20 14:04 kensipe

use case: Looking for a regex match in a pod log or background process log (controller that is running)

kensipe avatar May 21 '20 13:05 kensipe