Closed nightkr closed 1 month ago
The tests are green against kind, but red against OpenShift due to some SCC profile errors.. @razvan could this be related to #488?
The tests are green against kind, but red against OpenShift due to some SCC profile errors.. @razvan could this be related to #488?
No. It looks like you forgot to pass --test-suite openshift
to the job parameters.
Oh, that's not automatic? Gotcha.
Openshift is green once running the correct suite.. :P
FYI, I put this issue on the board so that everyone has a chance to follow development :)
Description
It's becoming useful in other operators, so let's try to share it.
As a bonus, by reusing the validation machinery in op-rs we can also add the validation rules to the CRD.
Op-rs equivalent: https://github.com/stackabletech/operator-rs/pull/851
Definition of Done Checklist