LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/contributing.md
docs/how-to-upload-artifact-deprecated.md
operator_courier.egg-info/PKG-INFO
operator_courier.egg-info/SOURCES.txt
operator_courier.egg-info/dependency_links.txt
operator_courier.egg-info/entry_points.txt
operator_courier.egg-info/requires.txt
operator_courier.egg-info/top_level.txt
operatorcourier/__init__.py
operatorcourier/api.py
operatorcourier/build.py
operatorcourier/cli.py
operatorcourier/const_io.py
operatorcourier/format.py
operatorcourier/identify.py
operatorcourier/nest.py
operatorcourier/push.py
operatorcourier/validate.py
tests/__init__.py
tests/test_api.py
tests/test_build.py
tests/test_identify.py
tests/test_nest.py
tests/test_validate.py
tests/test_files/crd.yaml
tests/test_files/crd2.yaml
tests/test_files/csv.yaml
tests/test_files/empty.yaml
tests/test_files/invalid.malformed.parser.error.yaml
tests/test_files/invalid.malformed.scanner.error.yaml
tests/test_files/invalid.yaml
tests/test_files/package.yaml
tests/test_files/bundles/api/bundle1/crd.yml
tests/test_files/bundles/api/bundle1/csv.yaml
tests/test_files/bundles/api/bundle1/packages.yaml
tests/test_files/bundles/api/bundle1/results/bundle.yaml
tests/test_files/bundles/nest/bundle1/alertmanager.crd.yaml
tests/test_files/bundles/nest/bundle1/prometheus.crd.yaml
tests/test_files/bundles/nest/bundle1/prometheus.package.yaml
tests/test_files/bundles/nest/bundle1/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/bundle1/prometheusoperator.0.15.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/bundle1/prometheusoperator.0.22.2.clusterserviceversion.yaml
tests/test_files/bundles/nest/bundle1/prometheusrule.crd.yaml
tests/test_files/bundles/nest/bundle1/servicemonitor.crd.yaml
tests/test_files/bundles/nest/bundle1result/prometheus.package.yaml
tests/test_files/bundles/nest/bundle1result/0.14.0/alertmanagers.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.14.0/prometheuses.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.14.0/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/bundle1result/0.14.0/servicemonitors.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.15.0/alertmanagers.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.15.0/prometheuses.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.15.0/prometheusoperator.0.15.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/bundle1result/0.15.0/servicemonitors.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.22.2/alertmanagers.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.22.2/prometheuses.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.22.2/prometheusoperator.0.22.2.clusterserviceversion.yaml
tests/test_files/bundles/nest/bundle1result/0.22.2/prometheusrules.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/bundle1result/0.22.2/servicemonitors.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/verification/nocrd.valid.bundle.yaml
tests/test_files/bundles/verification/nopkg.invalid.bundle.yaml
tests/test_files/bundles/verification/valid.bundle.yaml