.gitignore
CONTRIBUTING.md
Dockerfile
README.md
build_deploy.sh
demo.gif
entry_points.txt
entrypoint.sh
pyproject.toml
pytest.ini
setup.cfg
.github/workflows/release.yml
.github/workflows/tests.yml
bonfire/__init__.py
bonfire/bonfire.py
bonfire/config.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