sustainable-computing-io / kepler-operator

Kepler Operator
Apache License 2.0
25 stars 26 forks source link

Add upgrade test to CI #300

Closed vprashar2929 closed 10 months ago

vprashar2929 commented 10 months ago

Currently, the CI doesn't support any upgrade validations. There should be a way to do an upgrade test where we deploy Operator with older(released) version and do an upgrade with a new version and see whether there is any difference.

vprashar2929 commented 10 months ago

Closing as #301 is merged