.dockerignore
.flake8
.gitignore
.pre-commit-config.yaml
AGENTS.md
CONTRIBUTING.md
Dockerfile
README.md
build_deploy.sh
demo.gif
entrypoint.sh
github-fine-token.png
pyproject.toml
.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/local-cluster-clowdenvironment.yaml
bonfire/resources/reservation-template.yaml
bonfire_lib/__init__.py
bonfire_lib/clusters.py
bonfire_lib/config.py
bonfire_lib/core_resources.py
bonfire_lib/k8s_client.py
bonfire_lib/pools.py
bonfire_lib/reservations.py
bonfire_lib/status.py
bonfire_lib/utils.py
bonfire_lib/templates/clowdenvironment.yaml.j2
bonfire_lib/templates/clowdjobinvocation.yaml.j2
bonfire_lib/templates/clusterreservation.yaml.j2
bonfire_lib/templates/reservation.yaml.j2
bonfire_mcp/README.md
bonfire_mcp/__init__.py
bonfire_mcp/__main__.py
bonfire_mcp/auth.py
bonfire_mcp/formatters.py
bonfire_mcp/server.py
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/conftest.py
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
tests/test_bonfire_lib/__init__.py
tests/test_bonfire_lib/conftest.py
tests/test_bonfire_lib/test_config.py
tests/test_bonfire_lib/test_core_resources.py
tests/test_bonfire_lib/test_k8s_client.py
tests/test_bonfire_lib/test_pools.py
tests/test_bonfire_lib/test_reservations.py
tests/test_bonfire_lib/test_status.py
tests/test_bonfire_lib/test_utils.py
tests/test_bonfire_mcp/__init__.py
tests/test_bonfire_mcp/conftest.py
tests/test_bonfire_mcp/test_auth.py
tests/test_bonfire_mcp/test_formatters.py
tests/test_bonfire_mcp/test_integration.py
tests/test_bonfire_mcp/test_server.py
utils/search_replace.py