-
Story
-
Resolution: Done
-
Normal
-
None
-
rhos-18.0.0
-
8
-
False
-
-
False
-
-
We should do pre-commit testing as the rest of the operators. These tests are executed in prow and enabling them requires proposing PR in this repository [1]. As part of the pre-commit checks we can run `make golangci` (but we might find a more suitable command later).
As part of the pre-commit checks we might want to also ensure that `make generate` was executed when a PR was modifying portions of the code that require regeneration of the automatically generated code (diff of the repository before `make generate` was executed and after).
DoD:
- We have pre-commit checks running in the test-operator repository.
PRs:
[1] https://github.com/openshift/release/tree/master/ci-operator/config/openstack-k8s-operators
There are no Sub-Tasks for this issue.