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/errors.py
operatorcourier/flatten.py
operatorcourier/format.py
operatorcourier/identify.py
operatorcourier/manifest_parser.py
operatorcourier/nest.py
operatorcourier/push.py
operatorcourier/validate.py
operatorcourier/verified_manifest.py
tests/__init__.py
tests/test_api.py
tests/test_build.py
tests/test_errors.py
tests/test_flatten.py
tests/test_identify.py
tests/test_manifest_parser.py
tests/test_nest.py
tests/test_push.py
tests/test_validate.py
tests/integration/test_push.py
tests/integration/test_verify.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/etcd_invalid_nested_bundle/etcd.package.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.6.1/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.6.1/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.9.0/etcdbackup.crd.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.9.0/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.9.0/etcdoperator.v0.9.0.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.9.0/etcdrestore.crd.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.9.2/etcdbackup.crd.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.9.2/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.9.2/etcdoperator.v0.9.2.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_invalid_nested_bundle/0.9.2/etcdrestore.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/etcd.package.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.6/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.6/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.8/etcdbackup.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.8/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.8/etcdoperator.v0.9.0.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.8/etcdrestore.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.9/etcdbackup.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.9/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.9/etcdoperator.v0.9.2.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle/0.9/etcdrestore.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/etcd.package.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/random_folder/package.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.6/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.6/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.8/etcdbackup.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.8/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.8/etcdoperator.v0.9.0.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.8/etcdrestore.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.9/etcdbackup.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.9/etcdcluster.crd.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.9/etcdoperator.v0.9.2.clusterserviceversion.yaml
tests/test_files/bundles/api/etcd_valid_nested_bundle_with_random_folder/version_0.9/etcdrestore.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/prometheus.package.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.14.0/alertmanager.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.14.0/prometheus.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.14.0/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.14.0/prometheusrule.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.14.0/servicemonitor.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.15.0/alertmanager.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.15.0/prometheus.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.15.0/prometheusoperator.0.15.0.clusterserviceversion.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.15.0/prometheusrule.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.15.0/servicemonitor.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.22.2/alertmanager.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.22.2/prometheus.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.22.2/prometheusoperator.0.22.2.clusterserviceversion.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.22.2/prometheusrule.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle/0.22.2/servicemonitor.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle_2/prometheus.package.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle_2/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle_2/0.14.0/alertmanager.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle_2/0.14.0/prometheus.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle_2/0.14.0/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle_2/0.14.0/prometheusrule.crd.yaml
tests/test_files/bundles/api/prometheus_valid_nested_bundle_2/0.14.0/servicemonitor.crd.yaml
tests/test_files/bundles/api/results/bundle.yaml
tests/test_files/bundles/api/valid_flat_bundle/crd.yml
tests/test_files/bundles/api/valid_flat_bundle/csv.yaml
tests/test_files/bundles/api/valid_flat_bundle/packages.yaml
tests/test_files/bundles/api/valid_flat_bundle_with_random_folder/crd.yml
tests/test_files/bundles/api/valid_flat_bundle_with_random_folder/csv.yaml
tests/test_files/bundles/api/valid_flat_bundle_with_random_folder/packages.yaml
tests/test_files/bundles/api/valid_flat_bundle_with_random_folder/random_folder/package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/etcd.package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/0.6.1/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/0.6.1/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/0.9.0/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/0.9.0/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/0.9.0/etcdoperator.v0.9.0.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/0.9.0/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/0.9.2/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_1/0.9.2/etcdoperator.v0.9.2.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_2/etcd.package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_2/0.6.1/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_2/0.6.1/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_2/0.6.1/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_2/0.6.1/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_2/0.9.0/etcdoperator.v0.9.0.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_2/0.9.0/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_2/0.9.2/etcdoperator.v0.9.2.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/etcd.package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.61/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.61/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.61/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.61/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.90/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.90/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.90/etcdoperator.v0.9.0.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.90/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.92/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.92/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.92/etcdoperator.v0.9.2.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_3/0.92/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/etcd.package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.6.1/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.6.1/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.6.1/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.6.1/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.9.0/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.9.0/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.9.0/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.9.0/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.9.2/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.9.2/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.9.2/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_4/0.9.2/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_5/etcd.package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_5/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_5/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_5/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_5/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_5/random_folder1/package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_6/etcd.package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_6/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_6/0.9/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_6/0.9/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_6/0.9/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_6/0.9/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7/art.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7/etcd.package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7/0.9/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7/0.9/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7/0.9/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7/0.9/etcdrestore.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7_result/etcd.package.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7_result/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7_result/0.9/etcdbackup.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7_result/0.9/etcdcluster.crd.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7_result/0.9/etcdoperator.clusterserviceversion.yaml
tests/test_files/bundles/flatten/etcd_valid_input_7_result/0.9/etcdrestore.crd.yaml
tests/test_files/bundles/nest/flat_bundle1/alertmanager.crd.yaml
tests/test_files/bundles/nest/flat_bundle1/prometheus.crd.yaml
tests/test_files/bundles/nest/flat_bundle1/prometheus.package.yaml
tests/test_files/bundles/nest/flat_bundle1/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/flat_bundle1/prometheusoperator.0.15.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/flat_bundle1/prometheusoperator.0.22.2.clusterserviceversion.yaml
tests/test_files/bundles/nest/flat_bundle1/prometheusrule.crd.yaml
tests/test_files/bundles/nest/flat_bundle1/servicemonitor.crd.yaml
tests/test_files/bundles/nest/flat_bundle1/random_folder1/package.yaml
tests/test_files/bundles/nest/flat_bundle1/random_folder2/package.yaml
tests/test_files/bundles/nest/flat_bundle1_result/prometheus.package.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.14.0/alertmanagers.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.14.0/prometheuses.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.14.0/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.14.0/servicemonitors.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.15.0/alertmanagers.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.15.0/prometheuses.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.15.0/prometheusoperator.0.15.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.15.0/servicemonitors.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.22.2/alertmanagers.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.22.2/prometheuses.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.22.2/prometheusoperator.0.22.2.clusterserviceversion.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.22.2/prometheusrules.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle1_result/0.22.2/servicemonitors.monitoring.coreos.com.crd.yaml
tests/test_files/bundles/nest/flat_bundle2_without_crds/svcat.package.yaml
tests/test_files/bundles/nest/flat_bundle2_without_crds/svcat.v0.1.34.clusterserviceversion.yaml
tests/test_files/bundles/nest/flat_bundle2_without_crds_result/svcat.package.yaml
tests/test_files/bundles/nest/flat_bundle2_without_crds_result/0.1.34/svcat.v0.1.34.clusterserviceversion.yaml
tests/test_files/bundles/nest/nested_bundle1/prometheus.package.yaml
tests/test_files/bundles/nest/nested_bundle1/0.14.0/alertmanager.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.14.0/prometheus.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.14.0/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/nested_bundle1/0.14.0/prometheusrule.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.14.0/servicemonitor.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.14.0/random_folder/package.yaml
tests/test_files/bundles/nest/nested_bundle1/0.15.0/alertmanager.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.15.0/prometheus.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.15.0/prometheusoperator.0.15.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/nested_bundle1/0.15.0/prometheusrule.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.15.0/servicemonitor.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.22.2/alertmanager.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.22.2/prometheus.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.22.2/prometheusoperator.0.22.2.clusterserviceversion.yaml
tests/test_files/bundles/nest/nested_bundle1/0.22.2/prometheusrule.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/0.22.2/servicemonitor.crd.yaml
tests/test_files/bundles/nest/nested_bundle1/random_folder/package.yaml
tests/test_files/bundles/nest/nested_bundle1_result/prometheus.package.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.14.0/alertmanager.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.14.0/prometheus.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.14.0/prometheusoperator.0.14.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.14.0/prometheusrule.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.14.0/servicemonitor.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.15.0/alertmanager.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.15.0/prometheus.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.15.0/prometheusoperator.0.15.0.clusterserviceversion.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.15.0/prometheusrule.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.15.0/servicemonitor.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.22.2/alertmanager.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.22.2/prometheus.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.22.2/prometheusoperator.0.22.2.clusterserviceversion.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.22.2/prometheusrule.crd.yaml
tests/test_files/bundles/nest/nested_bundle1_result/0.22.2/servicemonitor.crd.yaml
tests/test_files/bundles/verification/crdmissingkindfield.invalid.bundle.yaml
tests/test_files/bundles/verification/crdmissingpluralfield.invalid.bundle.yaml
tests/test_files/bundles/verification/crdmissingversionfield.invalid.bundle.yaml
tests/test_files/bundles/verification/crdversions.invalid.bundle.yaml
tests/test_files/bundles/verification/crdversions.valid.bundle.yaml
tests/test_files/bundles/verification/csvcrdfieldmismatch1.invalid.bundle.yaml
tests/test_files/bundles/verification/csvcrdfieldmismatch2.invalid.bundle.yaml
tests/test_files/bundles/verification/csvcrdfieldmismatch3.invalid.bundle.yaml
tests/test_files/bundles/verification/csvinstallspecnotlists.invalid.bundle.yaml
tests/test_files/bundles/verification/csvinstallstrategywrongvalue.invalid.bundle.yaml
tests/test_files/bundles/verification/csvmissinginstallattributes.invalid.bundle.yaml
tests/test_files/bundles/verification/csvmissingkindfield.invalid.bundle.yaml
tests/test_files/bundles/verification/csvmissingnamefield.invalid.bundle.yaml
tests/test_files/bundles/verification/csvmissingversionfield.invalid.bundle.yaml
tests/test_files/bundles/verification/multiplepkgs.invalid.bundle.yaml
tests/test_files/bundles/verification/no-data-key.bundle.yaml
tests/test_files/bundles/verification/nocrd.valid.bundle.yaml
tests/test_files/bundles/verification/noicon.valid.bundle.yaml
tests/test_files/bundles/verification/nopkg.invalid.bundle.yaml
tests/test_files/bundles/verification/ui.invalid.bundle.yaml
tests/test_files/bundles/verification/valid.bundle.yaml
tests/test_files/yaml_source_dir/invalid_yamls_multiple_packages/dynatrace-monitoring.v0.2.0.clusterserviceversion.yaml
tests/test_files/yaml_source_dir/invalid_yamls_multiple_packages/dynatrace.crd.yaml
tests/test_files/yaml_source_dir/invalid_yamls_multiple_packages/dynatrace.package.yaml
tests/test_files/yaml_source_dir/invalid_yamls_multiple_packages/dynatrace.package2.yaml
tests/test_files/yaml_source_dir/invalid_yamls_without_package/dynatrace-monitoring.v0.2.0.clusterserviceversion.yaml
tests/test_files/yaml_source_dir/invalid_yamls_without_package/dynatrace.crd.yaml
tests/test_files/yaml_source_dir/valid_yamls_with_multiple_crds/crd.yaml
tests/test_files/yaml_source_dir/valid_yamls_with_multiple_crds/crd2.yaml
tests/test_files/yaml_source_dir/valid_yamls_with_multiple_crds/csv.yaml
tests/test_files/yaml_source_dir/valid_yamls_with_multiple_crds/package.yaml
tests/test_files/yaml_source_dir/valid_yamls_with_single_crd/dynatrace-monitoring.v0.2.0.clusterserviceversion.yaml
tests/test_files/yaml_source_dir/valid_yamls_with_single_crd/dynatrace.crd.yaml
tests/test_files/yaml_source_dir/valid_yamls_with_single_crd/dynatrace.package.yaml
tests/test_files/yaml_source_dir/valid_yamls_without_crds/svcat.package.yaml
tests/test_files/yaml_source_dir/valid_yamls_without_crds/svcat.v0.1.34.clusterserviceversion.yaml