Automated operator testing
planetf1 opened this issue · 2 comments
planetf1 commented
Automated operator testing
planetf1 commented
Currently the build pipeline contains a basic build validation, but would be useful to test the operator function
- in a simulated environment using the test tools
- in a proper k8s environment (perhaps using kind)
planetf1 commented
Docs should also be updated so that the developer can perform similar tests from the CLI directly, or using common plugins from redhat etc available through intellij, visualcode etc