odpi/egeria-k8s-operator

Automated operator testing

planetf1 opened this issue · 2 comments

Automated operator testing

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)

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