Ken Sipe
Ken Sipe
love this... I will schedule for next release... but that is pretty full (based on expected dev involvement). Would love a PR if you have the time.
this isn't true... it is possible to override a configured env with a negative flag... if `startControlPlane: true` is in the config... we can start with `--start-control-plane=false`. Closing!
Needs Docs!
thanks @ANeumann82 I thought this was a dup but I can't find it... this is a great idea! Thoughts / Questions: 1. Are we saying that exit code 0 is...
Grouping a number of issues "themed" around commands to milestone v0.7.0. We should work on them in the same iteration. Thanks for context and feedback.
@gpaul I don't believe I understand enough context here... could you provide a simple setup.yaml and an assert.yaml with an expectation of what should pass and what should fail? or...
kuttl was designed to work within a namespace... originally it created a test namespace for a test then deleted that namespace. It has evolved to allow for the running within...
great stuff... I believe we will need refactor for the inclusion of labels which may help with this as well. There is likely to be some challenges with namespaces IMO....
@iblancasa kuttl has the ability to "reuse" manifest files to support this issue. In what other ways would you like to see kuttl tests organized?
very important issue.. thank you!