/operator-pipelines-images

Container images for Partner Operator Bundle certification pipelines

Primary LanguagePythonApache License 2.0Apache-2.0

operator-pipelines-images

Container images containing the set of tools for Partner Operator Bundle certification pipelines.

Development

To install the python package in a development environment, run:

pip install ".[dev]"

To test the scripts with the pipelines, see local-dev.md.

To run unit tests and code style checkers:

tox