This repository provides gathering rules for the conditional gatherer in the Insights Operator
How to lint:
python3 -m venv .env
source .env/
pip3 install -r requirements.txt
pre-commit run --all-files
This repository provides gathering rules for the conditional gatherer in the Insights Operator
How to lint:
python3 -m venv .env
source .env/
pip3 install -r requirements.txt
pre-commit run --all-files