.flake8
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
Dockerfile
README.md
build_deploy.sh
demo.gif
entrypoint.sh
pyproject.toml
pytest.ini
.github/workflows/release.yml
.github/workflows/tests.yml
.tekton/bonfire-pull-request.yaml
.tekton/bonfire-push.yaml
bonfire/__init__.py
bonfire/bonfire.py
bonfire/config.py
bonfire/configmaps.py
bonfire/elastic_logging.py
bonfire/local.py
bonfire/namespaces.py
bonfire/openshift.py
bonfire/processor.py
bonfire/qontract.py
bonfire/secrets.py
bonfire/utils.py
bonfire/resources/default-iqe-cji.yaml
bonfire/resources/default_config.yaml
bonfire/resources/ephemeral-cluster-clowdenvironment.yaml
bonfire/resources/local-cluster-clowdenvironment.yaml
bonfire/resources/reservation-template.yaml
cicd/README.md
cicd/bootstrap.sh
crc_bonfire.egg-info/PKG-INFO
crc_bonfire.egg-info/SOURCES.txt
crc_bonfire.egg-info/dependency_links.txt
crc_bonfire.egg-info/entry_points.txt
crc_bonfire.egg-info/requires.txt
crc_bonfire.egg-info/top_level.txt
tests/test_app_configs.py
tests/test_bonfire.py
tests/test_get_apps.py
tests/test_processor.py
tests/test_utils.py
tests/data/namespace_data.json
tests/data/reservation_data.json
utils/search_replace.py