qontract-reconcile 0.10.2.dev299__tar.gz → 0.10.2.dev303__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/PKG-INFO +1 -1
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/status_board/status_board.py +20 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/status_board.py +133 -9
- qontract_reconcile-0.10.2.dev303/reconcile/typed_queries/status_board.py +92 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/status_board.py +13 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/qontract_cli.py +1 -1
- qontract_reconcile-0.10.2.dev299/reconcile/typed_queries/status_board.py +0 -57
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/README.md +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/pyproject.toml +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/acs_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/acs_rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/advanced_upgrade_service.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/aus_label_source.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/cluster_version_data.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/healthchecks.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/node_pool_spec.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/ocm_addons_upgrade_scheduler_org.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/ocm_upgrade_scheduler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/ocm_upgrade_scheduler_org.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/upgrades.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/version_gate_approver.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/version_gates/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/version_gates/handler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/version_gates/ingress_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/version_gates/ocp_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/version_gates/sts_version_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/automated_actions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/automated_actions/config/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/automated_actions/config/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_account_manager/README.md +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_account_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_account_manager/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_account_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_account_manager/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_account_manager/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_account_manager/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_ami_cleanup/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_ami_cleanup/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_ami_share.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_cloudwatch_log_retention/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_cloudwatch_log_retention/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_ecr_image_pull_secrets.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_iam_keys.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_iam_password_reset.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_saml_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_saml_idp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_saml_roles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_saml_roles/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_support_cases_sos.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_version_sync/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_version_sync/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_version_sync/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_version_sync/merge_request_manager/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_version_sync/merge_request_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_version_sync/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/blackbox_exporter_endpoint_monitoring.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/README.md +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/approver.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/bundle.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/change_log_tracking.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/change_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/change_types.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/changes.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/decision.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/diff.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/implicit_ownership.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/self_service_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/change_owners/tester.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/checkpoint.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/cli.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/closedbox_endpoint_monitoring_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/cluster_auth_rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/cluster_auth_rhidp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/cluster_deployment_mapper.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dashdotdb_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dashdotdb_dora.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dashdotdb_dvo.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dashdotdb_slo.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/database_access_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/deadmanssnitch.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dynatrace_token_provider/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dynatrace_token_provider/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dynatrace_token_provider/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dynatrace_token_provider/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dynatrace_token_provider/model.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dynatrace_token_provider/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/dynatrace_token_provider/validate.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/email_sender.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/endpoints_discovery/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/endpoints_discovery/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/endpoints_discovery/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/endpoints_discovery/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/aws.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/factories.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/integration_secrets_sync.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/model.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/secrets_sync.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/external_resources/state.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/validate.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/fleet_labeler/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gabi_authorized_users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gcp_image_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/github_org.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/github_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/github_repo_invites.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/github_repo_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/github_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gitlab_fork_compliance.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gitlab_housekeeping.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gitlab_labeler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gitlab_members.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gitlab_mr_sqs_consumer.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gitlab_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gitlab_permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gitlab_projects.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/glitchtip/README.md +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/glitchtip/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/glitchtip/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/glitchtip_project_alerts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/glitchtip_project_alerts/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/glitchtip_project_dsn/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/glitchtip_project_dsn/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/acs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/acs/acs_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/acs/acs_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/acs/acs_rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/advanced_upgrade_service/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/advanced_upgrade_service/aus_clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/advanced_upgrade_service/aus_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/app_interface_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/app_interface_metrics_exporter/onboarding_status.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/automated_actions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/automated_actions/instance.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_account_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_account_manager/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_ami_cleanup/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_ami_cleanup/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_cloudwatch_log_retention/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_cloudwatch_log_retention/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_saml_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_saml_idp/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_saml_roles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_saml_roles/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_saml_roles/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_version_sync/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_version_sync/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/aws_version_sync/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/change_owners/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/change_owners/queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/change_owners/queries/change_types.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/change_owners/queries/self_service_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/cluster_auth_rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/cluster_auth_rhidp/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/alerting_services_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/app_code_component_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/app_interface_custom_messages.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/app_interface_dms_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/app_interface_repo_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/app_interface_state_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/app_interface_vault_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/app_quay_repos_escalation_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/aws_vpc_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/aws_vpcs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/clusters_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/clusters_with_dms.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/clusters_with_peering.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/github_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/jira_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/jiralert_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/ldap_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/namespaces_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/ocm_env_telemeter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/ocm_environments.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/pagerduty_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/pgp_reencryption_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/pipeline_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/quay_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/quay_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/reserved_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/rhcs_provider_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/saas_files.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/saas_target_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/saasherder_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/slack_workspaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/smtp_client_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/state_aws_account.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/common/users_with_paths.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/cost_report/app_names.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/cost_report/cost_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/cost_report/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/dashdotdb_slo/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/dashdotdb_slo/slo_documents_query.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/dynatrace_token_provider/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/dynatrace_token_provider/dynatrace_bootstrap_tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/dynatrace_token_provider/token_specs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/email_sender/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/email_sender/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/email_sender/emails.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/email_sender/users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/endpoints_discovery/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/endpoints_discovery/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/external_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/external_resources/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/external_resources/external_resources_modules.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/external_resources/external_resources_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/external_resources/external_resources_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/external_resources/fragments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/external_resources/fragments/external_resources_module_overrides.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fleet_labeler/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fleet_labeler/fleet_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/aus_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/aws_account_common.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/aws_account_managed.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/aws_account_sso.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/aws_infra_management_account.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/aws_vpc.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/aws_vpc_request.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/aws_vpc_request_subnet.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/container_image_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/deploy_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/disable.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/email_service.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/email_user.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/jumphost_common_fields.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/membership_source.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/minimal_ocm_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/oc_connection_cluster.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/ocm_environment.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/pipeline_provider_retention.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/prometheus_instance.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/resource_limits_requirements.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/resource_requests_requirements.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/resource_values.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/saas_slo_document.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/saas_target_namespace.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/serviceaccount_token.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/terraform_state.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/upgrade_policy.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/user.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/fragments/vault_secret.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/gcp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/gcp/gcp_docker_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/gcp/gcp_projects.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/gitlab_members/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/gitlab_members/gitlab_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/gitlab_members/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/glitchtip/glitchtip_instance.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/glitchtip/glitchtip_project.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/glitchtip_project_alerts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/glitchtip_project_alerts/glitchtip_project.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/integrations/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/integrations/integrations.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/introspection.json +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jenkins_configs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jenkins_configs/jenkins_configs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jenkins_configs/jenkins_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jira/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jira/jira_servers.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jira_permissions_validator/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jira_permissions_validator/jira_boards_for_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jumphosts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/jumphosts/jumphosts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/ldap_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/ldap_groups/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/ldap_groups/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/maintenance/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/maintenance/maintenances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/membershipsources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/membershipsources/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/ocm_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/ocm_labels/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/ocm_labels/organizations.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/ocm_oidc_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/ocm_subscription_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/openshift_cluster_bots/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/openshift_cluster_bots/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/openshift_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/openshift_groups/managed_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/openshift_groups/managed_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/openshift_serviceaccount_tokens/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/openshift_serviceaccount_tokens/tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/quay_membership/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/quay_membership/quay_membership.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/rhcs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/rhcs/certs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/rhidp/organizations.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/service_dependencies/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/service_dependencies/jenkins_instance_fragment.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/service_dependencies/service_dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/sharding/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/sharding/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/sharding/ocm_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/skupper_network/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/skupper_network/site_controller_template.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/skupper_network/skupper_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/slack_usergroups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/slack_usergroups/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/slack_usergroups/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/slack_usergroups/users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/slo_documents/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/slo_documents/slo_documents.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/status_board/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/statuspage/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/statuspage/statuspages.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/templating/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/templating/template_collection.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/templating/templates.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_dns/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_dns/app_interface_cloudflare_dns_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_dns/terraform_cloudflare_zones.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_users/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_users/app_interface_setting_cloudflare_and_vault.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_cloudflare_users/terraform_cloudflare_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_init/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_init/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_repo/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_repo/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_resources/database_access_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_resources/terraform_resources_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_tgw_attachments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/terraform_tgw_attachments/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/unleash_feature_toggles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/unleash_feature_toggles/feature_toggles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/vault_instances/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/vault_instances/vault_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/vault_policies/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/vault_policies/vault_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/vpc_peerings_validator/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/vpc_peerings_validator/vpc_peerings_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/gql_definitions/vpc_peerings_validator/vpc_peerings_validator_peered_cluster_fragment.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/integrations_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins/types.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins_job_builder.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins_job_builds_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins_webhooks.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins_webhooks_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jenkins_worker_fleets.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/jira_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ldap_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ldap_groups/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ldap_users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/mr_client_gateway.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm/types.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_additional_routers.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_addons.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_addons_upgrade_tests_trigger.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_aws_infrastructure_access.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_external_configuration_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_internal_notifications/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_internal_notifications/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_labels/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_machine_pools.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_update_recommended_version.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/ocm_upgrade_scheduler_org_updater.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_cluster_bots.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_clusterrolebindings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_limitranges.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_namespace_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_network_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_prometheus_rules.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_resourcequotas.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_resources_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_rhcs_certs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_rolebindings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_routes.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_saas_deploy.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_saas_deploy_change_tester.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_saas_deploy_trigger_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_saas_deploy_trigger_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_saas_deploy_trigger_configs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_saas_deploy_trigger_images.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_saas_deploy_trigger_moving_commits.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_saas_deploy_trigger_upstream_jobs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_serviceaccount_tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_tekton_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_upgrade_watcher.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/openshift_vault_secrets.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/oum/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/oum/base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/oum/labelset.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/oum/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/oum/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/oum/providers.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/oum/standalone.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/prometheus_rules_tester/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/prometheus_rules_tester/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/quay_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/quay_membership.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/quay_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/quay_mirror_org.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/quay_permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/quay_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/queries.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/query_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/requests_sender.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/resource_scraper.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/resource_template_tester.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/common.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/ocm_oidc_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/ocm_oidc_idp/base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/ocm_oidc_idp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/ocm_oidc_idp/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/sso_client/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/sso_client/base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/sso_client/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/rhidp/sso_client/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/run_integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/batcher.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/desired_state.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/merge_request_manager_v2.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/mr_parser.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/open_merge_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/merge_request_manager/renderer.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/publisher.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/s3_exporter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/subscriber.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/utils/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_auto_promotions_manager/utils/saas_files_inventory.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/saas_file_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/sendgrid_teammates.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/service_dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/signalfx_endpoint_monitoring.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/skupper_network/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/skupper_network/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/skupper_network/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/skupper_network/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/skupper_network/site_controller.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/slack_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/slack_usergroups.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/sql_query.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/status.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/atlassian.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/integrations/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/integrations/components.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/integrations/maintenances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/page.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/state.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/statuspage/status.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templates/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templates/aws_access_key_email.j2 +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templates/email.yml.j2 +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templates/jira-checkpoint-missinginfo.j2 +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templates/rosa-classic-cluster-creation.sh.j2 +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templates/rosa-hcp-cluster-creation.sh.j2 +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templating/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templating/lib/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templating/lib/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templating/lib/model.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templating/lib/rendering.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templating/renderer.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/templating/validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_aws_route53.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_cloudflare_dns.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_cloudflare_users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_init/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_init/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_init/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_init/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_tgw_attachments.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_vpc_peerings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_vpc_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_vpc_resources/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_vpc_resources/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/terraform_vpc_resources/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/alerting_services_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_interface_custom_messages.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_interface_deadmanssnitch_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_interface_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_interface_metrics_exporter/onboarding_status.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_interface_metrics_exporter/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_interface_repo_url.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_interface_state_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_interface_vault_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/app_quay_repos_escalation_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/aws_cloudwatch_log_retention/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/aws_vpc_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/aws_vpcs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/cloudflare.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/clusters_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/clusters_with_dms.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/clusters_with_peering.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/cost_report/app_names.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/cost_report/cost_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/cost_report/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/dynatrace.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/dynatrace_environments.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/dynatrace_token_provider_token_specs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/external_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/fleet_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/get_state_aws_account.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/github_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/gitlab_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/glitchtip.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/jenkins.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/jira.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/jira_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/jiralert_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/ldap_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/namespaces_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/pagerduty_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/quay.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/repos.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/reserved_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/rhcs_provider_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/saas_files.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/slack.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/slo_documents.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/smtp.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/tekton_pipeline_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/terraform_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/terraform_tgw_attachments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/terraform_tgw_attachments/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/unleash.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/users.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/users_with_paths.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/typed_queries/vault.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/unleash_feature_toggles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/unleash_feature_toggles/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/acs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/acs/base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/acs/policies.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/acs/rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aggregated_list.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/amtool.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/account.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/dynamodb.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/iam.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/organization.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/s3.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/service_quotas.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/sts.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_api_typed/support.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/aws_helper.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/batches.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/binary.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/cloud_resource_best_practice/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/cloud_resource_best_practice/aws_rds.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/clusterhealth/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/clusterhealth/providerbase.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/clusterhealth/telemeter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/config.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/constants.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/deadmanssnitch_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/defer.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/differ.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/disabled_integrations.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/dnsutils.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/dynatrace/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/dynatrace/client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/early_exit_cache.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/elasticsearch_exceptions.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/environ.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/exceptions.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/expiration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/extended_early_exit.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/external_resource_spec.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/external_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/filtering.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/git.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/github_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/gitlab_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/glitchtip/client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/glitchtip/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/gpg.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/gql.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/grouping.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/helm.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/helpers.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/imap_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/instrumented_wrappers.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/internal_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/internal_groups/client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/internal_groups/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jenkins_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jinja2/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jinja2/extensions.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jinja2/filters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jinja2/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jira_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jjb_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jobcontroller/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jobcontroller/controller.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jobcontroller/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jsonpath.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/jump_host.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/keycloak.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ldap_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/lean_terraform_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/make.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/membershipsources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/membershipsources/app_interface_resolver.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/membershipsources/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/membershipsources/resolver.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/merge_request_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/merge_request_manager/parser.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/README.md +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/app_interface_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/app_sre_tekton_access_report.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/aws_access.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/clusters_updates.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/glitchtip_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/labels.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/notificator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/ocm_update_recommended_version.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/ocm_upgrade_scheduler_org_updates.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/promote_qontract.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/update_access_report_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/mr/user_maintenance.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/oauth2_backend_application_session.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/oc.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/oc_connection_parameters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/oc_filters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/oc_map.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/addons.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/cluster_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/identity_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/label_sources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/labels.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/manifests.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/products.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/search_filters.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/service_log.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/sre_capability_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/subscriptions.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/syncsets.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm/upgrades.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ocm_base_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/openshift_resource.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/openssl.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/output.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/pagerduty_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/parse_dhms_duration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/password_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/prometheus.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/promotion_state.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/promtool.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/quay_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/quay_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/raw_github_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/repo_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/rest_api_base.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/rhcsv2_certs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/rosa/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/rosa/rosa_cli.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/rosa/session.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/ruamel.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/runtime/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/runtime/desired_state_diff.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/runtime/environment.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/runtime/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/runtime/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/runtime/runner.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/runtime/sharding.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/saasherder/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/saasherder/interfaces.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/saasherder/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/saasherder/saasherder.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/secret_reader.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/semver_helper.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/sharding.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/slack_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/slo_document_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/smtp_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/sqs_gateway.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/state.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/structs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terraform/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terraform/config.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terraform/config_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terraform_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terrascript/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terrascript/cloudflare_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terrascript/cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terrascript/models.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terrascript/resources.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/terrascript_aws_client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/three_way_diff_strategy.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/throughput.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/unleash/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/unleash/client.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/unleash/server.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/vault.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/utils/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/vault_replication.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/vpc_peerings_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/alert_report.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/app_interface_metrics_exporter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/app_interface_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/app_sre_tekton_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/app_sre_tekton_access_revalidation.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/container_images_report.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/aws.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/cost_management_api.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/model.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/openshift.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/openshift_cost_optimization.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/response.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/util.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/cost_report/view.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/erv2.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/gpg_encrypt.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/cli_commands/systems_and_tools.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/glitchtip_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/glitchtip_access_revalidation.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/saas_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/saas_metrics_exporter/commit_distance/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/saas_metrics_exporter/commit_distance/channel.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/saas_metrics_exporter/commit_distance/commit_distance.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/saas_metrics_exporter/commit_distance/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/saas_metrics_exporter/main.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/saas_promotion_state/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/saas_promotion_state/saas_promotion_state.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/sre_checkpoints/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/sre_checkpoints/util.py +0 -0
- {qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/tools/template_validation.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: qontract-reconcile
|
3
|
-
Version: 0.10.2.
|
3
|
+
Version: 0.10.2.dev303
|
4
4
|
Summary: Collection of tools to reconcile services with their desired state as defined in the app-interface DB.
|
5
5
|
Project-URL: homepage, https://github.com/app-sre/qontract-reconcile
|
6
6
|
Project-URL: repository, https://github.com/app-sre/qontract-reconcile
|
@@ -51,11 +51,19 @@ query StatusBoard {
|
|
51
51
|
childrenApps {
|
52
52
|
name
|
53
53
|
onboardingStatus
|
54
|
+
saasFiles {
|
55
|
+
name
|
56
|
+
managedResourceTypes
|
57
|
+
}
|
54
58
|
}
|
55
59
|
parentApp {
|
56
60
|
name
|
57
61
|
onboardingStatus
|
58
62
|
}
|
63
|
+
saasFiles {
|
64
|
+
name
|
65
|
+
managedResourceTypes
|
66
|
+
}
|
59
67
|
}
|
60
68
|
}
|
61
69
|
}
|
@@ -96,9 +104,15 @@ class ProductV1(ConfiguredBaseModel):
|
|
96
104
|
name: str = Field(..., alias="name")
|
97
105
|
|
98
106
|
|
107
|
+
class SaasFileV2(ConfiguredBaseModel):
|
108
|
+
name: str = Field(..., alias="name")
|
109
|
+
managed_resource_types: list[str] = Field(..., alias="managedResourceTypes")
|
110
|
+
|
111
|
+
|
99
112
|
class AppV1_AppV1(ConfiguredBaseModel):
|
100
113
|
name: str = Field(..., alias="name")
|
101
114
|
onboarding_status: str = Field(..., alias="onboardingStatus")
|
115
|
+
saas_files: Optional[list[SaasFileV2]] = Field(..., alias="saasFiles")
|
102
116
|
|
103
117
|
|
104
118
|
class NamespaceV1_AppV1_AppV1(ConfiguredBaseModel):
|
@@ -106,11 +120,17 @@ class NamespaceV1_AppV1_AppV1(ConfiguredBaseModel):
|
|
106
120
|
onboarding_status: str = Field(..., alias="onboardingStatus")
|
107
121
|
|
108
122
|
|
123
|
+
class AppV1_SaasFileV2(ConfiguredBaseModel):
|
124
|
+
name: str = Field(..., alias="name")
|
125
|
+
managed_resource_types: list[str] = Field(..., alias="managedResourceTypes")
|
126
|
+
|
127
|
+
|
109
128
|
class AppV1(ConfiguredBaseModel):
|
110
129
|
name: str = Field(..., alias="name")
|
111
130
|
onboarding_status: str = Field(..., alias="onboardingStatus")
|
112
131
|
children_apps: Optional[list[AppV1_AppV1]] = Field(..., alias="childrenApps")
|
113
132
|
parent_app: Optional[NamespaceV1_AppV1_AppV1] = Field(..., alias="parentApp")
|
133
|
+
saas_files: Optional[list[AppV1_SaasFileV2]] = Field(..., alias="saasFiles")
|
114
134
|
|
115
135
|
|
116
136
|
class NamespaceV1(ConfiguredBaseModel):
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/status_board.py
RENAMED
@@ -6,6 +6,9 @@ from abc import (
|
|
6
6
|
from collections.abc import Iterable, Mapping
|
7
7
|
from enum import Enum
|
8
8
|
from itertools import chain
|
9
|
+
from typing import (
|
10
|
+
Any,
|
11
|
+
)
|
9
12
|
|
10
13
|
from pydantic import BaseModel
|
11
14
|
|
@@ -13,7 +16,7 @@ from reconcile.gql_definitions.slo_documents.slo_documents import SLODocumentV1
|
|
13
16
|
from reconcile.gql_definitions.status_board.status_board import StatusBoardV1
|
14
17
|
from reconcile.typed_queries.slo_documents import get_slo_documents
|
15
18
|
from reconcile.typed_queries.status_board import (
|
16
|
-
|
19
|
+
get_selected_app_data,
|
17
20
|
get_status_board,
|
18
21
|
)
|
19
22
|
from reconcile.utils.differ import diff_mappings
|
@@ -31,6 +34,7 @@ from reconcile.utils.ocm.status_board import (
|
|
31
34
|
get_application_services,
|
32
35
|
get_managed_products,
|
33
36
|
get_product_applications,
|
37
|
+
update_application,
|
34
38
|
update_service,
|
35
39
|
)
|
36
40
|
from reconcile.utils.ocm_base_client import (
|
@@ -55,6 +59,7 @@ class AbstractStatusBoard(ABC, BaseModel):
|
|
55
59
|
id: str | None
|
56
60
|
name: str
|
57
61
|
fullname: str
|
62
|
+
metadata: dict[str, Any] | ServiceMetadataSpec | None
|
58
63
|
|
59
64
|
@abstractmethod
|
60
65
|
def create(self, ocm: OCMBaseClient) -> None:
|
@@ -122,6 +127,7 @@ class Product(AbstractStatusBoard):
|
|
122
127
|
class Application(AbstractStatusBoard):
|
123
128
|
product: Product
|
124
129
|
services: list["Service"] | None
|
130
|
+
metadata: dict[str, Any]
|
125
131
|
|
126
132
|
def create(self, ocm: OCMBaseClient) -> None:
|
127
133
|
if self.product.id:
|
@@ -131,9 +137,11 @@ class Application(AbstractStatusBoard):
|
|
131
137
|
logging.warning("Missing product id for application")
|
132
138
|
|
133
139
|
def update(self, ocm: OCMBaseClient) -> None:
|
134
|
-
|
135
|
-
|
136
|
-
|
140
|
+
if not self.id:
|
141
|
+
logging.error(f'Trying to update Application "{self.name}" without id')
|
142
|
+
return
|
143
|
+
spec = self.to_ocm_spec()
|
144
|
+
update_application(ocm, self.id, spec)
|
137
145
|
|
138
146
|
def delete(self, ocm: OCMBaseClient) -> None:
|
139
147
|
if not self.id:
|
@@ -149,6 +157,7 @@ class Application(AbstractStatusBoard):
|
|
149
157
|
return {
|
150
158
|
"name": self.name,
|
151
159
|
"fullname": self.fullname,
|
160
|
+
"metadata": self.metadata,
|
152
161
|
"product": {"id": product_id},
|
153
162
|
}
|
154
163
|
|
@@ -248,12 +257,14 @@ class StatusBoardExporterIntegration(QontractReconcileIntegration):
|
|
248
257
|
return QONTRACT_INTEGRATION
|
249
258
|
|
250
259
|
@staticmethod
|
251
|
-
def get_product_apps(
|
260
|
+
def get_product_apps(
|
261
|
+
sb: StatusBoardV1,
|
262
|
+
) -> dict[str, dict[str, dict[str, dict[str, set[str]]]]]:
|
252
263
|
global_selectors = (
|
253
264
|
sb.global_app_selectors.exclude or [] if sb.global_app_selectors else []
|
254
265
|
)
|
255
266
|
return {
|
256
|
-
p.product_environment.product.name:
|
267
|
+
p.product_environment.product.name: get_selected_app_data(
|
257
268
|
global_selectors, p
|
258
269
|
)
|
259
270
|
for p in sb.products
|
@@ -287,7 +298,7 @@ class StatusBoardExporterIntegration(QontractReconcileIntegration):
|
|
287
298
|
|
288
299
|
@staticmethod
|
289
300
|
def desired_abstract_status_board_map(
|
290
|
-
desired_product_apps: Mapping[str, set[str]],
|
301
|
+
desired_product_apps: Mapping[str, dict[str, dict[str, dict[str, set[str]]]]],
|
291
302
|
slodocs: list[SLODocumentV1],
|
292
303
|
) -> dict[str, AbstractStatusBoard]:
|
293
304
|
"""
|
@@ -299,7 +310,11 @@ class StatusBoardExporterIntegration(QontractReconcileIntegration):
|
|
299
310
|
desired_abstract_status_board_map: dict[str, AbstractStatusBoard] = {}
|
300
311
|
for product_name, apps in desired_product_apps.items():
|
301
312
|
product = Product(
|
302
|
-
id=None,
|
313
|
+
id=None,
|
314
|
+
name=product_name,
|
315
|
+
fullname=product_name,
|
316
|
+
applications=[],
|
317
|
+
metadata={},
|
303
318
|
)
|
304
319
|
desired_abstract_status_board_map[product_name] = product
|
305
320
|
for a in apps:
|
@@ -310,6 +325,7 @@ class StatusBoardExporterIntegration(QontractReconcileIntegration):
|
|
310
325
|
fullname=key,
|
311
326
|
services=[],
|
312
327
|
product=product,
|
328
|
+
metadata=apps[a]["metadata"],
|
313
329
|
)
|
314
330
|
for slodoc in slodocs:
|
315
331
|
products = [
|
@@ -373,6 +389,99 @@ class StatusBoardExporterIntegration(QontractReconcileIntegration):
|
|
373
389
|
|
374
390
|
return return_value
|
375
391
|
|
392
|
+
@staticmethod
|
393
|
+
def _compare_metadata(
|
394
|
+
current_metadata: dict[str, Any] | ServiceMetadataSpec,
|
395
|
+
desired_metadata: dict[str, Any] | ServiceMetadataSpec,
|
396
|
+
) -> bool:
|
397
|
+
"""
|
398
|
+
Compare metadata dictionaries with deep equality checking for nested structures.
|
399
|
+
|
400
|
+
:param current_metadata: The current metadata dictionary
|
401
|
+
:param desired_metadata: The desired metadata dictionary
|
402
|
+
:return: True if metadata are equal, False otherwise
|
403
|
+
"""
|
404
|
+
# Convert TypedDict to regular dict to allow variable key access
|
405
|
+
current_dict = dict(current_metadata)
|
406
|
+
desired_dict = dict(desired_metadata)
|
407
|
+
|
408
|
+
if current_dict.keys() != desired_dict.keys():
|
409
|
+
return False
|
410
|
+
|
411
|
+
for key, current_value in current_dict.items():
|
412
|
+
desired_value = desired_dict[key]
|
413
|
+
|
414
|
+
# Handle None values
|
415
|
+
if current_value is None or desired_value is None:
|
416
|
+
if current_value is not desired_value:
|
417
|
+
return False
|
418
|
+
continue
|
419
|
+
|
420
|
+
# Handle sets
|
421
|
+
if isinstance(current_value, set) and isinstance(desired_value, set):
|
422
|
+
if current_value != desired_value:
|
423
|
+
return False
|
424
|
+
# Handle lists and tuples
|
425
|
+
elif isinstance(current_value, (list, tuple)) and isinstance(
|
426
|
+
desired_value, (list, tuple)
|
427
|
+
):
|
428
|
+
if len(current_value) != len(desired_value):
|
429
|
+
return False
|
430
|
+
|
431
|
+
try:
|
432
|
+
sorted_current = sorted(current_value, key=repr)
|
433
|
+
sorted_desired = sorted(desired_value, key=repr)
|
434
|
+
except Exception:
|
435
|
+
# Fallback: compare without sorting
|
436
|
+
sorted_current = list(current_value)
|
437
|
+
sorted_desired = list(desired_value)
|
438
|
+
|
439
|
+
for c, d in zip(sorted_current, sorted_desired, strict=True):
|
440
|
+
if isinstance(c, dict) and isinstance(d, dict):
|
441
|
+
if not StatusBoardExporterIntegration._compare_metadata(c, d):
|
442
|
+
return False
|
443
|
+
elif isinstance(c, (list, tuple)) and isinstance(d, (list, tuple)):
|
444
|
+
if not StatusBoardExporterIntegration._compare_metadata(
|
445
|
+
{"x": c}, {"x": d}
|
446
|
+
):
|
447
|
+
return False
|
448
|
+
elif c != d:
|
449
|
+
return False
|
450
|
+
# Handle nested dictionaries
|
451
|
+
elif isinstance(current_value, dict) and isinstance(desired_value, dict):
|
452
|
+
if not StatusBoardExporterIntegration._compare_metadata(
|
453
|
+
current_value, desired_value
|
454
|
+
):
|
455
|
+
return False
|
456
|
+
# Handle primitive types
|
457
|
+
elif current_value != desired_value:
|
458
|
+
return False
|
459
|
+
|
460
|
+
return True
|
461
|
+
|
462
|
+
@staticmethod
|
463
|
+
def _status_board_objects_equal(
|
464
|
+
current: AbstractStatusBoard, desired: AbstractStatusBoard
|
465
|
+
) -> bool:
|
466
|
+
"""
|
467
|
+
Check if two AbstractStatusBoard objects are equal, including metadata comparison.
|
468
|
+
|
469
|
+
:param current: The current AbstractStatusBoard object
|
470
|
+
:param desired: The desired AbstractStatusBoard object
|
471
|
+
:return: True if objects are equal, False otherwise
|
472
|
+
"""
|
473
|
+
# Check basic equality first (name, fullname)
|
474
|
+
if current.name != desired.name or current.fullname != desired.fullname:
|
475
|
+
return False
|
476
|
+
|
477
|
+
# Compare metadata with deep equality
|
478
|
+
if current.metadata and desired.metadata:
|
479
|
+
return StatusBoardExporterIntegration._compare_metadata(
|
480
|
+
current.metadata, desired.metadata
|
481
|
+
)
|
482
|
+
else:
|
483
|
+
return True
|
484
|
+
|
376
485
|
@staticmethod
|
377
486
|
def get_diff(
|
378
487
|
desired_abstract_status_board_map: Mapping[str, AbstractStatusBoard],
|
@@ -383,6 +492,7 @@ class StatusBoardExporterIntegration(QontractReconcileIntegration):
|
|
383
492
|
diff_result = diff_mappings(
|
384
493
|
current_abstract_status_board_map,
|
385
494
|
desired_abstract_status_board_map,
|
495
|
+
equal=StatusBoardExporterIntegration._status_board_objects_equal,
|
386
496
|
)
|
387
497
|
|
388
498
|
for pair in chain(diff_result.identical.values(), diff_result.change.values()):
|
@@ -398,6 +508,18 @@ class StatusBoardExporterIntegration(QontractReconcileIntegration):
|
|
398
508
|
for o in diff_result.delete.values()
|
399
509
|
)
|
400
510
|
|
511
|
+
# Handle Applications that need updates (metadata changes)
|
512
|
+
applications_to_update = [
|
513
|
+
a.desired
|
514
|
+
for _, a in diff_result.change.items()
|
515
|
+
if isinstance(a.desired, Application)
|
516
|
+
]
|
517
|
+
|
518
|
+
return_list.extend(
|
519
|
+
StatusBoardHandler(action=Action.update, status_board_object=a)
|
520
|
+
for a in applications_to_update
|
521
|
+
)
|
522
|
+
|
401
523
|
services_to_update = [
|
402
524
|
s.desired
|
403
525
|
for _, s in diff_result.change.items()
|
@@ -445,7 +567,9 @@ class StatusBoardExporterIntegration(QontractReconcileIntegration):
|
|
445
567
|
ocm_api = init_ocm_base_client(sb.ocm, self.secret_reader)
|
446
568
|
|
447
569
|
# Desired state
|
448
|
-
desired_product_apps: dict[
|
570
|
+
desired_product_apps: dict[
|
571
|
+
str, dict[str, dict[str, dict[str, set[str]]]]
|
572
|
+
] = self.get_product_apps(sb)
|
449
573
|
desired_abstract_status_board_map = self.desired_abstract_status_board_map(
|
450
574
|
desired_product_apps, slodocs
|
451
575
|
)
|
@@ -0,0 +1,92 @@
|
|
1
|
+
from collections.abc import Callable, Iterable
|
2
|
+
from typing import Any
|
3
|
+
|
4
|
+
from jsonpath_ng.ext import parser
|
5
|
+
|
6
|
+
from reconcile.gql_definitions.status_board.status_board import (
|
7
|
+
StatusBoardProductV1,
|
8
|
+
StatusBoardV1,
|
9
|
+
query,
|
10
|
+
)
|
11
|
+
from reconcile.utils import gql
|
12
|
+
from reconcile.utils.ocm.status_board import (
|
13
|
+
METADATA_MANAGED_BY_KEY,
|
14
|
+
METADATA_MANAGED_BY_VALUE,
|
15
|
+
)
|
16
|
+
|
17
|
+
|
18
|
+
def get_status_board(
|
19
|
+
query_func: Callable | None = None,
|
20
|
+
) -> list[StatusBoardV1]:
|
21
|
+
if not query_func:
|
22
|
+
query_func = gql.get_api().query
|
23
|
+
return query(query_func).status_board_v1 or []
|
24
|
+
|
25
|
+
|
26
|
+
def get_selected_app_data(
|
27
|
+
global_selectors: Iterable[str],
|
28
|
+
product: StatusBoardProductV1,
|
29
|
+
) -> dict[str, dict[str, dict[str, set[str]]]]:
|
30
|
+
selected_app_data: dict[str, dict[str, dict[str, Any]]] = {}
|
31
|
+
|
32
|
+
apps: dict[str, Any] = {"apps": []}
|
33
|
+
for namespace in product.product_environment.namespaces or []:
|
34
|
+
prefix = ""
|
35
|
+
if namespace.app.parent_app:
|
36
|
+
prefix = f"{namespace.app.parent_app.name}-"
|
37
|
+
name = f"{prefix}{namespace.app.name}"
|
38
|
+
|
39
|
+
deployment_saas_files = set()
|
40
|
+
if namespace.app.saas_files:
|
41
|
+
deployment_saas_files = {
|
42
|
+
saas_file.name
|
43
|
+
for saas_file in namespace.app.saas_files
|
44
|
+
if "Deployment" in saas_file.managed_resource_types
|
45
|
+
or "ClowdApp" in saas_file.managed_resource_types
|
46
|
+
}
|
47
|
+
|
48
|
+
selected_app_data[name] = {
|
49
|
+
"metadata": {
|
50
|
+
METADATA_MANAGED_BY_KEY: METADATA_MANAGED_BY_VALUE,
|
51
|
+
"deploymentSaasFiles": set(deployment_saas_files),
|
52
|
+
},
|
53
|
+
}
|
54
|
+
|
55
|
+
app = namespace.app.dict(by_alias=True)
|
56
|
+
app["name"] = name
|
57
|
+
apps["apps"].append(app)
|
58
|
+
|
59
|
+
for child in namespace.app.children_apps or []:
|
60
|
+
name = f"{namespace.app.name}-{child.name}"
|
61
|
+
if name not in selected_app_data:
|
62
|
+
deployment_saas_files = set()
|
63
|
+
if child.saas_files:
|
64
|
+
deployment_saas_files = {
|
65
|
+
saas_file.name
|
66
|
+
for saas_file in child.saas_files
|
67
|
+
if "Deployment" in saas_file.managed_resource_types
|
68
|
+
}
|
69
|
+
|
70
|
+
selected_app_data[name] = {
|
71
|
+
"metadata": {
|
72
|
+
METADATA_MANAGED_BY_KEY: METADATA_MANAGED_BY_VALUE,
|
73
|
+
"deploymentSaasFiles": set(deployment_saas_files),
|
74
|
+
},
|
75
|
+
}
|
76
|
+
|
77
|
+
child_dict = child.dict(by_alias=True)
|
78
|
+
child_dict["name"] = name
|
79
|
+
apps["apps"].append(child_dict)
|
80
|
+
|
81
|
+
selectors = set(global_selectors)
|
82
|
+
if product.app_selectors:
|
83
|
+
selectors.update(product.app_selectors.exclude or [])
|
84
|
+
|
85
|
+
for selector in selectors:
|
86
|
+
apps_to_remove: set[str] = set()
|
87
|
+
results = parser.parse(selector).find(apps)
|
88
|
+
apps_to_remove.update(match.value["name"] for match in results)
|
89
|
+
for app_name in apps_to_remove:
|
90
|
+
selected_app_data.pop(app_name, None)
|
91
|
+
|
92
|
+
return selected_app_data
|
@@ -21,6 +21,7 @@ class IDSpec(TypedDict):
|
|
21
21
|
|
22
22
|
|
23
23
|
class ApplicationOCMSpec(BaseOCMSpec):
|
24
|
+
metadata: dict[str, Any]
|
24
25
|
product: IDSpec
|
25
26
|
|
26
27
|
|
@@ -117,6 +118,18 @@ def create_service(ocm_api: OCMBaseClient, spec: ServiceOCMSpec) -> str:
|
|
117
118
|
return resp["id"]
|
118
119
|
|
119
120
|
|
121
|
+
def update_application(
|
122
|
+
ocm_api: OCMBaseClient,
|
123
|
+
application_id: str,
|
124
|
+
spec: ApplicationOCMSpec,
|
125
|
+
) -> None:
|
126
|
+
data = spec | {
|
127
|
+
"metadata": spec.get("metadata", {})
|
128
|
+
| {METADATA_MANAGED_BY_KEY: METADATA_MANAGED_BY_VALUE}
|
129
|
+
}
|
130
|
+
ocm_api.patch(f"/api/status-board/v1/applications/{application_id}", data=data)
|
131
|
+
|
132
|
+
|
120
133
|
def update_service(
|
121
134
|
ocm_api: OCMBaseClient,
|
122
135
|
service_id: str,
|
@@ -2772,7 +2772,7 @@ def slo_document_services(ctx: click.Context, status_board_instance: str) -> Non
|
|
2772
2772
|
print(f"Status-board instance '{status_board_instance}' not found.")
|
2773
2773
|
sys.exit(1)
|
2774
2774
|
|
2775
|
-
desired_product_apps: dict[str, set[str]] = (
|
2775
|
+
desired_product_apps: dict[str, dict[str, dict[str, dict[str, set[str]]]]] = (
|
2776
2776
|
StatusBoardExporterIntegration.get_product_apps(sb)
|
2777
2777
|
)
|
2778
2778
|
|
@@ -1,57 +0,0 @@
|
|
1
|
-
from collections.abc import Callable, Iterable
|
2
|
-
from typing import Any
|
3
|
-
|
4
|
-
from jsonpath_ng.ext import parser
|
5
|
-
|
6
|
-
from reconcile.gql_definitions.status_board.status_board import (
|
7
|
-
StatusBoardProductV1,
|
8
|
-
StatusBoardV1,
|
9
|
-
query,
|
10
|
-
)
|
11
|
-
from reconcile.utils import gql
|
12
|
-
|
13
|
-
|
14
|
-
def get_status_board(
|
15
|
-
query_func: Callable | None = None,
|
16
|
-
) -> list[StatusBoardV1]:
|
17
|
-
if not query_func:
|
18
|
-
query_func = gql.get_api().query
|
19
|
-
return query(query_func).status_board_v1 or []
|
20
|
-
|
21
|
-
|
22
|
-
def get_selected_app_names(
|
23
|
-
global_selectors: Iterable[str],
|
24
|
-
product: StatusBoardProductV1,
|
25
|
-
) -> set[str]:
|
26
|
-
selected_app_names: set[str] = set()
|
27
|
-
|
28
|
-
apps: dict[str, Any] = {"apps": []}
|
29
|
-
for namespace in product.product_environment.namespaces or []:
|
30
|
-
prefix = ""
|
31
|
-
if namespace.app.parent_app:
|
32
|
-
prefix = f"{namespace.app.parent_app.name}-"
|
33
|
-
name = f"{prefix}{namespace.app.name}"
|
34
|
-
selected_app_names.add(name)
|
35
|
-
app = namespace.app.dict(by_alias=True)
|
36
|
-
app["name"] = name
|
37
|
-
apps["apps"].append(app)
|
38
|
-
|
39
|
-
for child in namespace.app.children_apps or []:
|
40
|
-
name = f"{namespace.app.name}-{child.name}"
|
41
|
-
if name not in selected_app_names:
|
42
|
-
selected_app_names.add(f"{namespace.app.name}-{child.name}")
|
43
|
-
child_dict = child.dict(by_alias=True)
|
44
|
-
child_dict["name"] = name
|
45
|
-
apps["apps"].append(child_dict)
|
46
|
-
|
47
|
-
selectors = set(global_selectors)
|
48
|
-
if product.app_selectors:
|
49
|
-
selectors.update(product.app_selectors.exclude or [])
|
50
|
-
|
51
|
-
for selector in selectors:
|
52
|
-
apps_to_remove: set[str] = set()
|
53
|
-
results = parser.parse(selector).find(apps)
|
54
|
-
apps_to_remove.update(match.value["name"] for match in results)
|
55
|
-
selected_app_names -= apps_to_remove
|
56
|
-
|
57
|
-
return selected_app_names
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/acs_policies.py
RENAMED
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/healthchecks.py
RENAMED
File without changes
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/metrics.py
RENAMED
File without changes
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/models.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aus/upgrades.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_ami_share.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev299 → qontract_reconcile-0.10.2.dev303}/reconcile/aws_iam_keys.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|