Closed mflendrich closed 4 years ago
closes #22
This PR implements a validation of the contents of olm/ equivalent to the automatic validation performed by https://github.com/operator-framework/community-operators/ .
olm/
community-operators implement the check as an intermediate step of building their registry Docker image; here we mimic that approach in the simplest way I was able to come up with.
community-operators
closes #22
This PR implements a validation of the contents of
olm/
equivalent to the automatic validation performed by https://github.com/operator-framework/community-operators/ .community-operators
implement the check as an intermediate step of building their registry Docker image; here we mimic that approach in the simplest way I was able to come up with.