kuttl
kuttl copied to clipboard
Extended Assert Capabilities
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.
use case: Looking for a regex match in a pod log or background process log (controller that is running)