qontract-reconcile 0.10.2.dev504__tar.gz → 0.10.2.dev505__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.dev504 → qontract_reconcile-0.10.2.dev505}/PKG-INFO +1 -4
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/README.md +0 -3
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/cli.py +0 -108
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/integrations/integrations.py +1 -31
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/integrations_manager.py +0 -2
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/external_resource_spec.py +1 -2
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/runtime/sharding.py +0 -80
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/systems_and_tools.py +0 -23
- qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_dns/app_interface_cloudflare_dns_settings.py +0 -62
- qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_dns/terraform_cloudflare_zones.py +0 -193
- qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_accounts.py +0 -127
- qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_resources.py +0 -359
- qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_users/app_interface_setting_cloudflare_and_vault.py +0 -62
- qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_users/terraform_cloudflare_roles.py +0 -139
- qontract_reconcile-0.10.2.dev504/reconcile/terraform_cloudflare_dns.py +0 -379
- qontract_reconcile-0.10.2.dev504/reconcile/terraform_cloudflare_resources.py +0 -445
- qontract_reconcile-0.10.2.dev504/reconcile/terraform_cloudflare_users.py +0 -374
- qontract_reconcile-0.10.2.dev504/reconcile/typed_queries/cloudflare.py +0 -10
- qontract_reconcile-0.10.2.dev504/reconcile/utils/terrascript/cloudflare_client.py +0 -310
- qontract_reconcile-0.10.2.dev504/reconcile/utils/terrascript/cloudflare_resources.py +0 -432
- qontract_reconcile-0.10.2.dev504/reconcile/utils/terrascript/models.py +0 -26
- qontract_reconcile-0.10.2.dev504/reconcile/utils/terrascript/resources.py +0 -43
- qontract_reconcile-0.10.2.dev504/tools/cli_commands/cost_report/__init__.py +0 -0
- qontract_reconcile-0.10.2.dev504/tools/saas_metrics_exporter/__init__.py +0 -0
- qontract_reconcile-0.10.2.dev504/tools/saas_metrics_exporter/commit_distance/__init__.py +0 -0
- qontract_reconcile-0.10.2.dev504/tools/saas_promotion_state/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/pyproject.toml +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/acs_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/acs_rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/advanced_upgrade_service.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/aus_label_source.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/aus_sts_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/cluster_version_data.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/healthchecks.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/node_pool_spec.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/ocm_addons_upgrade_scheduler_org.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/ocm_upgrade_scheduler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/ocm_upgrade_scheduler_org.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/upgrades.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/version_gate_approver.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/version_gates/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/version_gates/handler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/version_gates/ingress_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/version_gates/ocp_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aus/version_gates/sts_version_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/automated_actions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/automated_actions/config/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/automated_actions/config/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_account_manager/README.md +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_account_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_account_manager/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_account_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_account_manager/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_account_manager/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_account_manager/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_ami_cleanup/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_ami_cleanup/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_ami_share.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_cloudwatch_log_retention/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_cloudwatch_log_retention/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_ecr_image_pull_secrets.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_iam_keys.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_iam_password_reset.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_saml_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_saml_idp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_saml_roles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_saml_roles/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_support_cases_sos.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_version_sync/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_version_sync/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_version_sync/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_version_sync/merge_request_manager/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_version_sync/merge_request_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/aws_version_sync/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/blackbox_exporter_endpoint_monitoring.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/README.md +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/approver.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/bundle.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/change_log_tracking.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/change_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/change_types.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/changes.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/decision.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/diff.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/implicit_ownership.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/self_service_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/change_owners/tester.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/checkpoint.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/closedbox_endpoint_monitoring_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/cluster_auth_rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/cluster_auth_rhidp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/cluster_deployment_mapper.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dashdotdb_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dashdotdb_dora.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dashdotdb_dvo.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dashdotdb_slo.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/database_access_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/deadmanssnitch.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dynatrace_token_provider/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dynatrace_token_provider/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dynatrace_token_provider/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dynatrace_token_provider/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dynatrace_token_provider/model.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dynatrace_token_provider/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/dynatrace_token_provider/validate.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/email_sender.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/endpoints_discovery/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/endpoints_discovery/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/endpoints_discovery/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/endpoints_discovery/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/aws.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/cloudflare.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/factories.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/integration_secrets_sync.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/model.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/secrets_sync.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/external_resources/state.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/validate.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/fleet_labeler/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gabi_authorized_users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gcp_image_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/github_org.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/github_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/github_repo_invites.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/github_repo_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/github_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gitlab_fork_compliance.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gitlab_housekeeping.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gitlab_labeler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gitlab_members.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gitlab_mr_sqs_consumer.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gitlab_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gitlab_permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gitlab_projects.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/glitchtip/README.md +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/glitchtip/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/glitchtip/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/glitchtip_project_alerts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/glitchtip_project_alerts/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/glitchtip_project_dsn/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/glitchtip_project_dsn/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/acs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/acs/acs_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/acs/acs_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/acs/acs_rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/advanced_upgrade_service/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/advanced_upgrade_service/aus_clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/advanced_upgrade_service/aus_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/app_interface_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/app_interface_metrics_exporter/onboarding_status.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/automated_actions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/automated_actions/instance.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_account_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_account_manager/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_ami_cleanup/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_ami_cleanup/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_cloudwatch_log_retention/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_cloudwatch_log_retention/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_saml_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_saml_idp/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_saml_roles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_saml_roles/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_saml_roles/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_version_sync/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_version_sync/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/aws_version_sync/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/change_owners/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/change_owners/queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/change_owners/queries/change_types.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/change_owners/queries/self_service_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/cluster_auth_rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/cluster_auth_rhidp/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/alerting_services_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_code_component_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_interface_clusterrole.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_interface_custom_messages.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_interface_dms_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_interface_repo_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_interface_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_interface_state_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_interface_vault_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/app_quay_repos_escalation_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/aws_vpc_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/aws_vpcs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/clusters_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/clusters_with_dms.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/clusters_with_peering.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/github_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/jira_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/jiralert_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/ldap_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/namespaces_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/ocm_env_telemeter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/ocm_environments.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/pagerduty_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/pgp_reencryption_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/pipeline_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/quay_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/quay_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/reserved_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/rhcs_provider_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/saas_files.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/saas_target_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/saasherder_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/slack_workspaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/smtp_client_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/state_aws_account.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/users_with_paths.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/common/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/cost_report/app_names.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/cost_report/cost_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/cost_report/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/dashdotdb_slo/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/dashdotdb_slo/slo_documents_query.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/dynatrace_token_provider/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/dynatrace_token_provider/dynatrace_bootstrap_tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/dynatrace_token_provider/token_specs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/email_sender/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/email_sender/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/email_sender/emails.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/email_sender/users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/endpoints_discovery/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/endpoints_discovery/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/external_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/external_resources/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/external_resources/external_resources_modules.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/external_resources/external_resources_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/external_resources/external_resources_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/external_resources/fragments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/external_resources/fragments/external_resources_module_overrides.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fleet_labeler/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fleet_labeler/fleet_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/aus_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/aws_account_common.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/aws_account_managed.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/aws_account_sso.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/aws_infra_management_account.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/aws_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/aws_vpc.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/aws_vpc_request.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/container_image_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/deploy_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/disable.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/email_service.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/email_user.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/jumphost_common_fields.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/membership_source.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/minimal_ocm_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/oc_connection_cluster.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/ocm_environment.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/pipeline_provider_retention.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/prometheus_instance.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/resource_limits_requirements.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/resource_requests_requirements.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/resource_values.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/saas_slo_document.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/saas_target_namespace.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/serviceaccount_token.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/terraform_state.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/upgrade_policy.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/user.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/fragments/vault_secret.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/gcp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/gcp/gcp_docker_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/gcp/gcp_projects.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/gitlab_members/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/gitlab_members/gitlab_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/gitlab_members/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/glitchtip/glitchtip_instance.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/glitchtip/glitchtip_project.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/glitchtip_project_alerts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/glitchtip_project_alerts/glitchtip_project.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/integrations/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/introspection.json +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jenkins_configs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jenkins_configs/jenkins_configs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jenkins_configs/jenkins_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jira/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jira/jira_servers.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jira_permissions_validator/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jira_permissions_validator/jira_boards_for_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jumphosts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/jumphosts/jumphosts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/ldap_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/ldap_groups/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/ldap_groups/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/maintenance/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/maintenance/maintenances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/membershipsources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/membershipsources/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/ocm_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/ocm_labels/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/ocm_labels/organizations.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/openshift_cluster_bots/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/openshift_cluster_bots/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/openshift_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/openshift_groups/managed_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/openshift_groups/managed_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/openshift_serviceaccount_tokens/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/openshift_serviceaccount_tokens/tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/quay_membership/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/quay_membership/quay_membership.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/rhcs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/rhcs/certs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/rhcs/openshift_resource_rhcs_cert.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/rhidp/organizations.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/service_dependencies/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/service_dependencies/jenkins_instance_fragment.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/service_dependencies/service_dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/sharding/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/sharding/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/sharding/ocm_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/skupper_network/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/skupper_network/site_controller_template.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/skupper_network/skupper_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups/users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups_api/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups_api/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups_api/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups_api/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slack_usergroups_api/users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slo_documents/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/slo_documents/slo_documents.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/status_board/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/status_board/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/statuspage/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/statuspage/statuspages.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/templating/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/templating/template_collection.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/templating/templates.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_dns → qontract_reconcile-0.10.2.dev505/reconcile/gql_definitions/terraform_init}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/terraform_init/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_resources → qontract_reconcile-0.10.2.dev505/reconcile/gql_definitions/terraform_repo}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/terraform_repo/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_cloudflare_users → qontract_reconcile-0.10.2.dev505/reconcile/gql_definitions/terraform_resources}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/terraform_resources/database_access_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/terraform_resources/terraform_resources_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_init → qontract_reconcile-0.10.2.dev505/reconcile/gql_definitions/terraform_tgw_attachments}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/terraform_tgw_attachments/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_repo → qontract_reconcile-0.10.2.dev505/reconcile/gql_definitions/unleash_feature_toggles}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/unleash_feature_toggles/feature_toggles.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_resources → qontract_reconcile-0.10.2.dev505/reconcile/gql_definitions/vault_instances}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/vault_instances/vault_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/terraform_tgw_attachments → qontract_reconcile-0.10.2.dev505/reconcile/gql_definitions/vault_policies}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/vault_policies/vault_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/unleash_feature_toggles → qontract_reconcile-0.10.2.dev505/reconcile/gql_definitions/vpc_peerings_validator}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/vpc_peerings_validator/vpc_peerings_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/gql_definitions/vpc_peerings_validator/vpc_peerings_validator_peered_cluster_fragment.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/jenkins_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/jenkins_job_builder.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/jenkins_job_builds_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/jenkins_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/jenkins_webhooks.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/jenkins_webhooks_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/jenkins_worker_fleets.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/jira_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/vault_instances → qontract_reconcile-0.10.2.dev505/reconcile/ldap_groups}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ldap_groups/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ldap_users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/mr_client_gateway.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/vault_policies → qontract_reconcile-0.10.2.dev505/reconcile/ocm}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm/types.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_additional_routers.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_addons.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_addons_upgrade_tests_trigger.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_aws_infrastructure_access.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_external_configuration_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/gql_definitions/vpc_peerings_validator → qontract_reconcile-0.10.2.dev505/reconcile/ocm_internal_notifications}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_internal_notifications/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/ldap_groups → qontract_reconcile-0.10.2.dev505/reconcile/ocm_labels}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_labels/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_machine_pools.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_update_recommended_version.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/ocm_upgrade_scheduler_org_updater.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/ocm → qontract_reconcile-0.10.2.dev505/reconcile/openshift_bindings}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_bindings/constants.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_bindings/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_bindings/openshift_clusterrolebindings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_bindings/openshift_rolebindings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_bindings/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_cluster_bots.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_limitranges.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_namespace_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_network_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_prometheus_rules.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_resourcequotas.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_resources_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_rhcs_certs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_routes.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_saas_deploy.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_saas_deploy_change_tester.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_saas_deploy_trigger_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_saas_deploy_trigger_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_saas_deploy_trigger_configs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_saas_deploy_trigger_images.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_saas_deploy_trigger_moving_commits.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_saas_deploy_trigger_upstream_jobs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_serviceaccount_tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_tekton_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_upgrade_watcher.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/openshift_vault_secrets.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/ocm_internal_notifications → qontract_reconcile-0.10.2.dev505/reconcile/oum}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/oum/base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/oum/labelset.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/oum/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/oum/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/oum/providers.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/oum/standalone.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/ocm_labels → qontract_reconcile-0.10.2.dev505/reconcile/prometheus_rules_tester}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/prometheus_rules_tester/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/quay_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/quay_membership.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/quay_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/quay_mirror_org.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/quay_permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/quay_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/queries.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/query_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/requests_sender.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/resource_scraper.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/resource_template_tester.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/openshift_bindings → qontract_reconcile-0.10.2.dev505/reconcile/rhidp}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/rhidp/common.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/rhidp/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/oum → qontract_reconcile-0.10.2.dev505/reconcile/rhidp/ocm_oidc_idp}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/rhidp/ocm_oidc_idp/base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/rhidp/ocm_oidc_idp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/rhidp/ocm_oidc_idp/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/prometheus_rules_tester → qontract_reconcile-0.10.2.dev505/reconcile/rhidp/sso_client}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/rhidp/sso_client/base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/rhidp/sso_client/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/rhidp/sso_client/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/run_integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/rhidp → qontract_reconcile-0.10.2.dev505/reconcile/saas_auto_promotions_manager}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/rhidp/ocm_oidc_idp → qontract_reconcile-0.10.2.dev505/reconcile/saas_auto_promotions_manager/merge_request_manager}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/merge_request_manager/batcher.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/merge_request_manager/desired_state.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/merge_request_manager/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/merge_request_manager/merge_request_manager_v2.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/merge_request_manager/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/merge_request_manager/mr_parser.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/merge_request_manager/open_merge_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/merge_request_manager/renderer.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/publisher.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/s3_exporter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/subscriber.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/rhidp/sso_client → qontract_reconcile-0.10.2.dev505/reconcile/saas_auto_promotions_manager/utils}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_auto_promotions_manager/utils/saas_files_inventory.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/saas_file_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/sendgrid_teammates.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/service_dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/signalfx_endpoint_monitoring.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/saas_auto_promotions_manager → qontract_reconcile-0.10.2.dev505/reconcile/skupper_network}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/skupper_network/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/skupper_network/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/skupper_network/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/skupper_network/site_controller.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/slack_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/slack_usergroups.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/slack_usergroups_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/sql_query.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/status.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/saas_auto_promotions_manager/merge_request_manager → qontract_reconcile-0.10.2.dev505/reconcile/statuspage}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/statuspage/atlassian.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/statuspage/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/saas_auto_promotions_manager/utils → qontract_reconcile-0.10.2.dev505/reconcile/statuspage/integrations}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/statuspage/integrations/components.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/statuspage/integrations/maintenances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/statuspage/page.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/statuspage/state.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/statuspage/status.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/skupper_network → qontract_reconcile-0.10.2.dev505/reconcile/templates}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templates/aws_access_key_email.j2 +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templates/email.yml.j2 +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templates/jira-checkpoint-missinginfo.j2 +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templates/rosa-classic-cluster-creation.sh.j2 +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templates/rosa-hcp-cluster-creation.sh.j2 +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/statuspage → qontract_reconcile-0.10.2.dev505/reconcile/templating}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/statuspage/integrations → qontract_reconcile-0.10.2.dev505/reconcile/templating/lib}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templating/lib/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templating/lib/model.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templating/lib/rendering.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templating/renderer.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/templating/validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_aws_route53.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/templates → qontract_reconcile-0.10.2.dev505/reconcile/terraform_init}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_init/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_init/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_init/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_tgw_attachments.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_vpc_peerings.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/templating → qontract_reconcile-0.10.2.dev505/reconcile/terraform_vpc_resources}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_vpc_resources/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_vpc_resources/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/terraform_vpc_resources/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/alerting_services_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_clusterroles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_custom_messages.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_deadmanssnitch_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/templating/lib → qontract_reconcile-0.10.2.dev505/reconcile/typed_queries/app_interface_metrics_exporter}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_metrics_exporter/onboarding_status.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_metrics_exporter/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_repo_url.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_state_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_interface_vault_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/app_quay_repos_escalation_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/aws_account_tags.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/aws_cloudwatch_log_retention/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/aws_vpc_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/aws_vpcs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/clusters_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/clusters_with_dms.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/clusters_with_peering.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/terraform_init → qontract_reconcile-0.10.2.dev505/reconcile/typed_queries/cost_report}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/cost_report/app_names.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/cost_report/cost_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/cost_report/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/dynatrace.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/dynatrace_environments.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/dynatrace_token_provider_token_specs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/external_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/fleet_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/get_state_aws_account.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/github_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/gitlab_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/glitchtip.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/jenkins.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/jira.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/jira_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/jiralert_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/ldap_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/namespaces_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/pagerduty_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/quay.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/repos.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/reserved_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/rhcs_provider_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/saas_files.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/slack.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/slo_documents.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/smtp.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/tekton_pipeline_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/terraform_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/terraform_vpc_resources → qontract_reconcile-0.10.2.dev505/reconcile/typed_queries/terraform_tgw_attachments}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/terraform_tgw_attachments/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/unleash.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/users.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/users_with_paths.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/vault.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/typed_queries/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/typed_queries/app_interface_metrics_exporter → qontract_reconcile-0.10.2.dev505/reconcile/unleash_feature_toggles}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/unleash_feature_toggles/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/typed_queries/cost_report → qontract_reconcile-0.10.2.dev505/reconcile/utils}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/typed_queries/terraform_tgw_attachments → qontract_reconcile-0.10.2.dev505/reconcile/utils/acs}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/acs/base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/acs/policies.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/acs/rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aggregated_list.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/amtool.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/unleash_feature_toggles → qontract_reconcile-0.10.2.dev505/reconcile/utils/aws_api_typed}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/account.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/cloudformation.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/dynamodb.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/iam.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/logs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/organization.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/s3.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/service_quotas.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/sts.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_api_typed/support.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/aws_helper.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/batches.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/binary.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils → qontract_reconcile-0.10.2.dev505/reconcile/utils/cloud_resource_best_practice}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/cloud_resource_best_practice/aws_rds.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/acs → qontract_reconcile-0.10.2.dev505/reconcile/utils/clusterhealth}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/clusterhealth/providerbase.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/clusterhealth/telemeter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/config.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/constants.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/datetime_util.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/deadmanssnitch_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/defer.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/differ.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/disabled_integrations.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/dnsutils.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/aws_api_typed → qontract_reconcile-0.10.2.dev505/reconcile/utils/dynatrace}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/dynatrace/client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/early_exit_cache.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/elasticsearch_exceptions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/environ.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/exceptions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/expiration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/extended_early_exit.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/external_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/filtering.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/git.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/github_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/gitlab_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/glitchtip/client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/glitchtip/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/gpg.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/gql.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/grouping.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/helm.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/helpers.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/imap_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/instrumented_wrappers.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/cloud_resource_best_practice → qontract_reconcile-0.10.2.dev505/reconcile/utils/internal_groups}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/internal_groups/client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/internal_groups/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jenkins_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/clusterhealth → qontract_reconcile-0.10.2.dev505/reconcile/utils/jinja2}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jinja2/extensions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jinja2/filters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jinja2/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jira_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jjb_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/dynatrace → qontract_reconcile-0.10.2.dev505/reconcile/utils/jobcontroller}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jobcontroller/controller.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jobcontroller/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/json.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jsonpath.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/jump_host.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/keycloak.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ldap_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/lean_terraform_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/make.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/internal_groups → qontract_reconcile-0.10.2.dev505/reconcile/utils/membershipsources}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/membershipsources/app_interface_resolver.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/membershipsources/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/membershipsources/resolver.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/jinja2 → qontract_reconcile-0.10.2.dev505/reconcile/utils/merge_request_manager}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/merge_request_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/merge_request_manager/parser.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/README.md +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/app_interface_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/app_sre_tekton_access_report.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/aws_access.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/clusters_updates.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/glitchtip_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/labels.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/notificator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/ocm_update_recommended_version.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/ocm_upgrade_scheduler_org_updates.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/promote_qontract.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/update_access_report_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/mr/user_maintenance.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/oauth2_backend_application_session.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/oc.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/oc_connection_parameters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/oc_filters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/oc_map.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/addons.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/cluster_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/identity_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/label_sources.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/labels.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/manifests.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/products.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/search_filters.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/service_log.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/sre_capability_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/subscriptions.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/syncsets.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm/upgrades.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ocm_base_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/openshift_resource.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/openssl.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/output.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/pagerduty_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/parse_dhms_duration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/password_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/prometheus.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/promotion_state.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/promtool.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/quay_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/quay_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/raw_github_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/repo_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/rest_api_base.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/rhcsv2_certs.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/jobcontroller → qontract_reconcile-0.10.2.dev505/reconcile/utils/rosa}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/rosa/rosa_cli.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/rosa/session.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/ruamel.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/runtime/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/runtime/desired_state_diff.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/runtime/environment.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/runtime/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/runtime/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/runtime/runner.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/saasherder/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/saasherder/interfaces.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/saasherder/models.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/saasherder/saasherder.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/secret_reader.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/semver_helper.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/sharding.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/slack_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/slo_document_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/sloth.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/smtp_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/sqs_gateway.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/state.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/structs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/terraform/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/terraform/config.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/terraform/config_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/terraform_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/terrascript_aws_client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/three_way_diff_strategy.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/throughput.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/unleash/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/unleash/client.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/unleash/server.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/vault.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/utils/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/vault_replication.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/reconcile/vpc_peerings_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/membershipsources → qontract_reconcile-0.10.2.dev505/tools}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/alert_report.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/app_interface_metrics_exporter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/app_interface_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/app_sre_tekton_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/app_sre_tekton_access_revalidation.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/merge_request_manager → qontract_reconcile-0.10.2.dev505/tools/cli_commands}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/container_images_report.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/rosa → qontract_reconcile-0.10.2.dev505/tools/cli_commands/cost_report}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/cost_report/aws.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/cost_report/cost_management_api.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/cost_report/model.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/cost_report/openshift.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/cost_report/openshift_cost_optimization.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/cost_report/response.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/cost_report/util.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/cost_report/view.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/erv2.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/cli_commands/gpg_encrypt.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/glitchtip_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/glitchtip_access_revalidation.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/qontract_cli.py +0 -0
- {qontract_reconcile-0.10.2.dev504/reconcile/utils/terrascript → qontract_reconcile-0.10.2.dev505/tools/saas_metrics_exporter}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504/tools → qontract_reconcile-0.10.2.dev505/tools/saas_metrics_exporter/commit_distance}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/saas_metrics_exporter/commit_distance/channel.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/saas_metrics_exporter/commit_distance/commit_distance.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/saas_metrics_exporter/commit_distance/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/saas_metrics_exporter/main.py +0 -0
- {qontract_reconcile-0.10.2.dev504/tools/cli_commands → qontract_reconcile-0.10.2.dev505/tools/saas_promotion_state}/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/saas_promotion_state/saas_promotion_state.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/sre_checkpoints/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/tools/sre_checkpoints/util.py +0 -0
- {qontract_reconcile-0.10.2.dev504 → qontract_reconcile-0.10.2.dev505}/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.dev505
|
|
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
|
|
@@ -302,9 +302,6 @@ OpenShift templates can be found [here](/openshift/qontract-reconcile.yaml). In
|
|
|
302
302
|
template-validator Test app-interface templates.
|
|
303
303
|
terraform-aws-route53 Manage AWS Route53 resources using
|
|
304
304
|
Terraform.
|
|
305
|
-
terraform-cloudflare-dns Manage Cloudflare DNS using Terraform.
|
|
306
|
-
terraform-cloudflare-resources Manage Cloudflare Resources using Terraform.
|
|
307
|
-
terraform-cloudflare-users Manage Cloudflare Users using Terraform.
|
|
308
305
|
terraform-init Initialize AWS accounts for Terraform usage.
|
|
309
306
|
terraform-repo Manages raw HCL Terraform from a separate
|
|
310
307
|
repository.
|
|
@@ -235,9 +235,6 @@ OpenShift templates can be found [here](/openshift/qontract-reconcile.yaml). In
|
|
|
235
235
|
template-validator Test app-interface templates.
|
|
236
236
|
terraform-aws-route53 Manage AWS Route53 resources using
|
|
237
237
|
Terraform.
|
|
238
|
-
terraform-cloudflare-dns Manage Cloudflare DNS using Terraform.
|
|
239
|
-
terraform-cloudflare-resources Manage Cloudflare Resources using Terraform.
|
|
240
|
-
terraform-cloudflare-users Manage Cloudflare Users using Terraform.
|
|
241
238
|
terraform-init Initialize AWS accounts for Terraform usage.
|
|
242
239
|
terraform-repo Manages raw HCL Terraform from a separate
|
|
243
240
|
repository.
|
|
@@ -364,12 +364,6 @@ def account_name(function: Callable) -> Callable:
|
|
|
364
364
|
return function
|
|
365
365
|
|
|
366
366
|
|
|
367
|
-
def cloudflare_zone_name(function: Callable) -> Callable:
|
|
368
|
-
function = click.option("--zone-name", default=None)(function)
|
|
369
|
-
|
|
370
|
-
return function
|
|
371
|
-
|
|
372
|
-
|
|
373
367
|
def account_name_multiple(function: Callable) -> Callable:
|
|
374
368
|
"""This option can be used when more than one account needs to be passed as argument"""
|
|
375
369
|
function = click.option(
|
|
@@ -2337,108 +2331,6 @@ def terraform_resources(
|
|
|
2337
2331
|
)
|
|
2338
2332
|
|
|
2339
2333
|
|
|
2340
|
-
@integration.command(short_help="Manage Cloudflare Resources using Terraform.")
|
|
2341
|
-
@print_to_file
|
|
2342
|
-
@enable_deletion(default=False)
|
|
2343
|
-
@threaded()
|
|
2344
|
-
@binary(["terraform"])
|
|
2345
|
-
@binary_version("terraform", ["version"], TERRAFORM_VERSION_REGEX, TERRAFORM_VERSION)
|
|
2346
|
-
@account_name
|
|
2347
|
-
@vault_output_path
|
|
2348
|
-
@use_jump_host()
|
|
2349
|
-
@internal()
|
|
2350
|
-
@click.pass_context
|
|
2351
|
-
def terraform_cloudflare_resources(
|
|
2352
|
-
ctx: click.Context,
|
|
2353
|
-
print_to_file: str | None,
|
|
2354
|
-
enable_deletion: bool,
|
|
2355
|
-
thread_pool_size: int,
|
|
2356
|
-
account_name: str | None,
|
|
2357
|
-
vault_output_path: str,
|
|
2358
|
-
internal: bool,
|
|
2359
|
-
use_jump_host: bool,
|
|
2360
|
-
) -> None:
|
|
2361
|
-
import reconcile.terraform_cloudflare_resources
|
|
2362
|
-
|
|
2363
|
-
run_integration(
|
|
2364
|
-
reconcile.terraform_cloudflare_resources,
|
|
2365
|
-
ctx,
|
|
2366
|
-
print_to_file,
|
|
2367
|
-
enable_deletion,
|
|
2368
|
-
thread_pool_size,
|
|
2369
|
-
account_name,
|
|
2370
|
-
vault_output_path,
|
|
2371
|
-
internal,
|
|
2372
|
-
use_jump_host,
|
|
2373
|
-
)
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
@integration.command(short_help="Manage Cloudflare DNS using Terraform.")
|
|
2377
|
-
@print_to_file
|
|
2378
|
-
@enable_deletion(default=False)
|
|
2379
|
-
@threaded()
|
|
2380
|
-
@binary(["terraform"])
|
|
2381
|
-
@binary_version("terraform", ["version"], TERRAFORM_VERSION_REGEX, TERRAFORM_VERSION)
|
|
2382
|
-
@account_name
|
|
2383
|
-
@cloudflare_zone_name
|
|
2384
|
-
@click.pass_context
|
|
2385
|
-
def terraform_cloudflare_dns(
|
|
2386
|
-
ctx: click.Context,
|
|
2387
|
-
print_to_file: str | None,
|
|
2388
|
-
enable_deletion: bool,
|
|
2389
|
-
thread_pool_size: int,
|
|
2390
|
-
account_name: str | None,
|
|
2391
|
-
zone_name: str | None,
|
|
2392
|
-
) -> None:
|
|
2393
|
-
from reconcile import terraform_cloudflare_dns
|
|
2394
|
-
|
|
2395
|
-
run_class_integration(
|
|
2396
|
-
integration=terraform_cloudflare_dns.TerraformCloudflareDNSIntegration(
|
|
2397
|
-
terraform_cloudflare_dns.TerraformCloudflareDNSIntegrationParams(
|
|
2398
|
-
print_to_file=print_to_file,
|
|
2399
|
-
enable_deletion=enable_deletion,
|
|
2400
|
-
thread_pool_size=thread_pool_size,
|
|
2401
|
-
selected_account=account_name,
|
|
2402
|
-
selected_zone=zone_name,
|
|
2403
|
-
)
|
|
2404
|
-
),
|
|
2405
|
-
ctx=ctx,
|
|
2406
|
-
)
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
@integration.command(short_help="Manage Cloudflare Users using Terraform.")
|
|
2410
|
-
@print_to_file
|
|
2411
|
-
@binary(["terraform"])
|
|
2412
|
-
@threaded()
|
|
2413
|
-
@binary_version("terraform", ["version"], TERRAFORM_VERSION_REGEX, TERRAFORM_VERSION)
|
|
2414
|
-
@account_name
|
|
2415
|
-
@enable_deletion(default=True)
|
|
2416
|
-
@click.pass_context
|
|
2417
|
-
def terraform_cloudflare_users(
|
|
2418
|
-
ctx: click.Context,
|
|
2419
|
-
print_to_file: str | None,
|
|
2420
|
-
account_name: str | None,
|
|
2421
|
-
thread_pool_size: int,
|
|
2422
|
-
enable_deletion: bool,
|
|
2423
|
-
) -> None:
|
|
2424
|
-
from reconcile.terraform_cloudflare_users import (
|
|
2425
|
-
TerraformCloudflareUsers,
|
|
2426
|
-
TerraformCloudflareUsersParams,
|
|
2427
|
-
)
|
|
2428
|
-
|
|
2429
|
-
run_class_integration(
|
|
2430
|
-
TerraformCloudflareUsers(
|
|
2431
|
-
TerraformCloudflareUsersParams(
|
|
2432
|
-
print_to_file=print_to_file,
|
|
2433
|
-
account_name=account_name,
|
|
2434
|
-
thread_pool_size=thread_pool_size,
|
|
2435
|
-
enable_deletion=enable_deletion,
|
|
2436
|
-
)
|
|
2437
|
-
),
|
|
2438
|
-
ctx,
|
|
2439
|
-
)
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
2334
|
@integration.command(short_help="Manage auto-promotions defined in SaaS files")
|
|
2443
2335
|
@threaded()
|
|
2444
2336
|
@click.option("--env-name", default=None, help="environment to filter saas files by")
|
|
@@ -174,20 +174,6 @@ query Integrations {
|
|
|
174
174
|
}
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
|
-
|
|
178
|
-
... on CloudflareDNSZoneSharding_v1 {
|
|
179
|
-
shardSpecOverrides {
|
|
180
|
-
shard {
|
|
181
|
-
zone
|
|
182
|
-
identifier
|
|
183
|
-
}
|
|
184
|
-
imageRef
|
|
185
|
-
disabled
|
|
186
|
-
resources {
|
|
187
|
-
...DeployResourcesFields
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
177
|
}
|
|
192
178
|
}
|
|
193
179
|
}
|
|
@@ -323,26 +309,10 @@ class AWSAccountShardingV1(IntegrationShardingV1):
|
|
|
323
309
|
shard_spec_overrides: Optional[list[AWSAccountShardSpecOverrideV1]] = Field(..., alias="shardSpecOverrides")
|
|
324
310
|
|
|
325
311
|
|
|
326
|
-
class CloudflareDnsZoneV1(ConfiguredBaseModel):
|
|
327
|
-
zone: str = Field(..., alias="zone")
|
|
328
|
-
identifier: str = Field(..., alias="identifier")
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
class CloudflareDNSZoneShardSpecOverrideV1(ConfiguredBaseModel):
|
|
332
|
-
shard: CloudflareDnsZoneV1 = Field(..., alias="shard")
|
|
333
|
-
image_ref: Optional[str] = Field(..., alias="imageRef")
|
|
334
|
-
disabled: Optional[bool] = Field(..., alias="disabled")
|
|
335
|
-
resources: Optional[DeployResourcesFields] = Field(..., alias="resources")
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
class CloudflareDNSZoneShardingV1(IntegrationShardingV1):
|
|
339
|
-
shard_spec_overrides: Optional[list[CloudflareDNSZoneShardSpecOverrideV1]] = Field(..., alias="shardSpecOverrides")
|
|
340
|
-
|
|
341
|
-
|
|
342
312
|
class IntegrationManagedV1(ConfiguredBaseModel):
|
|
343
313
|
namespace: NamespaceV1 = Field(..., alias="namespace")
|
|
344
314
|
spec: IntegrationSpecV1 = Field(..., alias="spec")
|
|
345
|
-
sharding: Optional[Union[StaticShardingV1, OpenshiftClusterShardingV1, OCMOrganizationShardingV1, AWSAccountShardingV1,
|
|
315
|
+
sharding: Optional[Union[StaticShardingV1, OpenshiftClusterShardingV1, OCMOrganizationShardingV1, AWSAccountShardingV1, IntegrationShardingV1]] = Field(..., alias="sharding")
|
|
346
316
|
|
|
347
317
|
|
|
348
318
|
class IntegrationV1(ConfiguredBaseModel):
|
|
@@ -41,7 +41,6 @@ from reconcile.utils.openshift_resource import (
|
|
|
41
41
|
from reconcile.utils.runtime.meta import IntegrationMeta
|
|
42
42
|
from reconcile.utils.runtime.sharding import (
|
|
43
43
|
AWSAccountShardingStrategy,
|
|
44
|
-
CloudflareDnsZoneShardingStrategy,
|
|
45
44
|
IntegrationShardManager,
|
|
46
45
|
OCMOrganizationShardingStrategy,
|
|
47
46
|
OpenshiftClusterShardingStrategy,
|
|
@@ -257,7 +256,6 @@ def run(
|
|
|
257
256
|
StaticShardingStrategy.IDENTIFIER: StaticShardingStrategy(),
|
|
258
257
|
AWSAccountShardingStrategy.IDENTIFIER: AWSAccountShardingStrategy(),
|
|
259
258
|
OpenshiftClusterShardingStrategy.IDENTIFIER: OpenshiftClusterShardingStrategy(),
|
|
260
|
-
CloudflareDnsZoneShardingStrategy.IDENTIFIER: CloudflareDnsZoneShardingStrategy(),
|
|
261
259
|
OCMOrganizationShardingStrategy.IDENTIFIER: OCMOrganizationShardingStrategy(),
|
|
262
260
|
},
|
|
263
261
|
integration_runtime_meta=integration_runtime_meta,
|
|
@@ -125,8 +125,7 @@ class ExternalResourceSpec:
|
|
|
125
125
|
def output_prefix(self) -> str:
|
|
126
126
|
# Adhere to DNS-1123 subdomain names spec. It's reasonable to have provider
|
|
127
127
|
# names that have underscores, but without replacing them with hyphens we run
|
|
128
|
-
# into issues.
|
|
129
|
-
# worker-script and prevent the use of underscores going forward.
|
|
128
|
+
# into issues.
|
|
130
129
|
#
|
|
131
130
|
# More info can be found at:
|
|
132
131
|
# https://kubernetes.io/docs/concepts/overview/working-with-objects/names/.
|
|
@@ -14,8 +14,6 @@ from reconcile.gql_definitions.fragments.minimal_ocm_organization import (
|
|
|
14
14
|
from reconcile.gql_definitions.integrations.integrations import (
|
|
15
15
|
AWSAccountShardingV1,
|
|
16
16
|
AWSAccountShardSpecOverrideV1,
|
|
17
|
-
CloudflareDNSZoneShardingV1,
|
|
18
|
-
CloudflareDNSZoneShardSpecOverrideV1,
|
|
19
17
|
IntegrationManagedV1,
|
|
20
18
|
IntegrationShardingV1,
|
|
21
19
|
IntegrationSpecV1,
|
|
@@ -31,12 +29,6 @@ from reconcile.gql_definitions.sharding import aws_accounts as sharding_aws_acco
|
|
|
31
29
|
from reconcile.gql_definitions.sharding import (
|
|
32
30
|
ocm_organization as sharding_ocm_organization,
|
|
33
31
|
)
|
|
34
|
-
from reconcile.gql_definitions.terraform_cloudflare_dns import (
|
|
35
|
-
terraform_cloudflare_zones,
|
|
36
|
-
)
|
|
37
|
-
from reconcile.gql_definitions.terraform_cloudflare_dns.terraform_cloudflare_zones import (
|
|
38
|
-
CloudflareDnsZoneV1,
|
|
39
|
-
)
|
|
40
32
|
from reconcile.typed_queries.clusters_minimal import get_clusters_minimal
|
|
41
33
|
from reconcile.utils import gql
|
|
42
34
|
from reconcile.utils.runtime.meta import IntegrationMeta
|
|
@@ -49,7 +41,6 @@ class ShardSpec(BaseModel):
|
|
|
49
41
|
shard_spec_overrides: (
|
|
50
42
|
AWSAccountShardSpecOverrideV1
|
|
51
43
|
| OpenshiftClusterShardSpecOverrideV1
|
|
52
|
-
| CloudflareDNSZoneShardSpecOverrideV1
|
|
53
44
|
| OCMOrganizationShardSpecOverrideV1
|
|
54
45
|
| None
|
|
55
46
|
) = None
|
|
@@ -363,77 +354,6 @@ class OpenshiftClusterShardingStrategy:
|
|
|
363
354
|
return shards
|
|
364
355
|
|
|
365
356
|
|
|
366
|
-
class CloudflareDnsZoneShardingStrategy:
|
|
367
|
-
"""
|
|
368
|
-
This provides a new sharding strategy that each shard is targeting a Cloudflare zone.
|
|
369
|
-
It uses the combination of the Cloudflare account name and the zone's identifier as the unique sharding key.
|
|
370
|
-
"""
|
|
371
|
-
|
|
372
|
-
IDENTIFIER = "per-cloudflare-dns-zone"
|
|
373
|
-
|
|
374
|
-
def __init__(self, cloudflare_zones: Iterable[CloudflareDnsZoneV1] | None = None):
|
|
375
|
-
if not cloudflare_zones:
|
|
376
|
-
self.cloudflare_zones = (
|
|
377
|
-
terraform_cloudflare_zones.query(query_func=gql.get_api().query).zones
|
|
378
|
-
or []
|
|
379
|
-
)
|
|
380
|
-
else:
|
|
381
|
-
self.cloudflare_zones = list(cloudflare_zones)
|
|
382
|
-
|
|
383
|
-
def _get_shard_key(self, dns_zone: CloudflareDnsZoneV1) -> str:
|
|
384
|
-
return f"{dns_zone.account.name}-{dns_zone.identifier}"
|
|
385
|
-
|
|
386
|
-
def get_shard_spec_overrides(
|
|
387
|
-
self, sharding: IntegrationShardingV1 | None
|
|
388
|
-
) -> dict[str, CloudflareDNSZoneShardSpecOverrideV1]:
|
|
389
|
-
spos: dict[str, CloudflareDNSZoneShardSpecOverrideV1] = {}
|
|
390
|
-
|
|
391
|
-
if (
|
|
392
|
-
isinstance(sharding, CloudflareDNSZoneShardingV1)
|
|
393
|
-
and sharding.shard_spec_overrides
|
|
394
|
-
):
|
|
395
|
-
for override in sharding.shard_spec_overrides:
|
|
396
|
-
key = f"{override.shard.zone}-{override.shard.identifier}"
|
|
397
|
-
spos[key] = override
|
|
398
|
-
return spos
|
|
399
|
-
|
|
400
|
-
def check_integration_sharding_params(self, meta: IntegrationMeta) -> None:
|
|
401
|
-
if "--zone-name" not in meta.args:
|
|
402
|
-
raise ValueError(
|
|
403
|
-
f"integration {meta.name} does not support the provided argument. "
|
|
404
|
-
f"--zone-name is required by the '{self.IDENTIFIER}' sharding "
|
|
405
|
-
"strategy."
|
|
406
|
-
)
|
|
407
|
-
|
|
408
|
-
def build_shard_spec(
|
|
409
|
-
self,
|
|
410
|
-
dns_zone: CloudflareDnsZoneV1,
|
|
411
|
-
integration_spec: IntegrationSpecV1,
|
|
412
|
-
spo: CloudflareDNSZoneShardSpecOverrideV1 | None,
|
|
413
|
-
) -> ShardSpec:
|
|
414
|
-
return ShardSpec(
|
|
415
|
-
shard_key=self._get_shard_key(dns_zone),
|
|
416
|
-
shard_name_suffix=f"-{self._get_shard_key(dns_zone)}",
|
|
417
|
-
extra_args=(integration_spec.extra_args or "")
|
|
418
|
-
+ f" --zone-name {dns_zone.identifier}",
|
|
419
|
-
shard_spec_overrides=spo,
|
|
420
|
-
)
|
|
421
|
-
|
|
422
|
-
def build_integration_shards(
|
|
423
|
-
self,
|
|
424
|
-
integration_meta: IntegrationMeta,
|
|
425
|
-
integration_managed: IntegrationManagedV1,
|
|
426
|
-
) -> list[ShardSpec]:
|
|
427
|
-
self.check_integration_sharding_params(integration_meta)
|
|
428
|
-
spos = self.get_shard_spec_overrides(integration_managed.sharding)
|
|
429
|
-
shards = []
|
|
430
|
-
for zone in self.cloudflare_zones or []:
|
|
431
|
-
spo = spos.get(self._get_shard_key(zone))
|
|
432
|
-
base_shard = self.build_shard_spec(zone, integration_managed.spec, spo)
|
|
433
|
-
shards.append(base_shard)
|
|
434
|
-
return shards
|
|
435
|
-
|
|
436
|
-
|
|
437
357
|
@dataclass
|
|
438
358
|
class IntegrationShardManager:
|
|
439
359
|
strategies: dict[str, ShardingStrategy]
|
|
@@ -85,12 +85,6 @@ from reconcile.gql_definitions.statuspage.statuspages import (
|
|
|
85
85
|
from reconcile.gql_definitions.statuspage.statuspages import (
|
|
86
86
|
StatusPageV1,
|
|
87
87
|
)
|
|
88
|
-
from reconcile.gql_definitions.terraform_cloudflare_resources.terraform_cloudflare_accounts import (
|
|
89
|
-
DEFINITION as CLOUDFLARE_ACCOUNTS_DEFINITION,
|
|
90
|
-
)
|
|
91
|
-
from reconcile.gql_definitions.terraform_cloudflare_resources.terraform_cloudflare_accounts import (
|
|
92
|
-
CloudflareAccountV1,
|
|
93
|
-
)
|
|
94
88
|
from reconcile.gql_definitions.terraform_tgw_attachments.aws_accounts import (
|
|
95
89
|
DEFINITION as AWS_ACCOUNTS_DEFINITION,
|
|
96
90
|
)
|
|
@@ -110,7 +104,6 @@ from reconcile.gql_definitions.vault_instances.vault_instances import (
|
|
|
110
104
|
VaultInstanceV1,
|
|
111
105
|
)
|
|
112
106
|
from reconcile.statuspage.integration import get_status_pages
|
|
113
|
-
from reconcile.typed_queries.cloudflare import get_cloudflare_accounts
|
|
114
107
|
from reconcile.typed_queries.clusters import get_clusters
|
|
115
108
|
from reconcile.typed_queries.dynatrace import get_dynatrace_environments
|
|
116
109
|
from reconcile.typed_queries.gitlab_instances import (
|
|
@@ -180,8 +173,6 @@ class SystemTool(BaseModel):
|
|
|
180
173
|
return cls.init_from_unleash_instance(model, enumeration)
|
|
181
174
|
case VaultInstanceV1():
|
|
182
175
|
return cls.init_from_vault_instance(model, enumeration)
|
|
183
|
-
case CloudflareAccountV1():
|
|
184
|
-
return cls.init_from_cloudflare_account(model, enumeration)
|
|
185
176
|
case AppCodeComponentsV1():
|
|
186
177
|
return cls.init_from_code_component(model, enumeration)
|
|
187
178
|
case _:
|
|
@@ -368,19 +359,6 @@ class SystemTool(BaseModel):
|
|
|
368
359
|
enumeration=enumeration,
|
|
369
360
|
)
|
|
370
361
|
|
|
371
|
-
@classmethod
|
|
372
|
-
def init_from_cloudflare_account(
|
|
373
|
-
cls, a: CloudflareAccountV1, enumeration: Any
|
|
374
|
-
) -> Self:
|
|
375
|
-
return cls(
|
|
376
|
-
system_type="cloudflare",
|
|
377
|
-
system_id=a.name,
|
|
378
|
-
name=a.name,
|
|
379
|
-
url="https://dash.cloudflare.com/",
|
|
380
|
-
description=a.description,
|
|
381
|
-
enumeration=enumeration,
|
|
382
|
-
)
|
|
383
|
-
|
|
384
362
|
@classmethod
|
|
385
363
|
def init_from_code_component(cls, c: AppCodeComponentsV1, enumeration: Any) -> Self:
|
|
386
364
|
return cls(
|
|
@@ -469,7 +447,6 @@ def get_systems_and_tools_inventory() -> SystemToolInventory:
|
|
|
469
447
|
inventory.update(get_status_pages(), STATUS_PAGES_DEFINITION)
|
|
470
448
|
inventory.update(get_unleash_instances(), UNLEASH_INSTANCES_DEFINITION)
|
|
471
449
|
inventory.update(get_vault_instances(), VAULT_INSTANCES_DEFINITION)
|
|
472
|
-
inventory.update(get_cloudflare_accounts(), CLOUDFLARE_ACCOUNTS_DEFINITION)
|
|
473
450
|
inventory.update(
|
|
474
451
|
[
|
|
475
452
|
c
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
"""
|
|
2
|
-
Generated by qenerate plugin=pydantic_v2. DO NOT MODIFY MANUALLY!
|
|
3
|
-
"""
|
|
4
|
-
from collections.abc import Callable # noqa: F401 # pylint: disable=W0611
|
|
5
|
-
from datetime import datetime # noqa: F401 # pylint: disable=W0611
|
|
6
|
-
from enum import Enum # noqa: F401 # pylint: disable=W0611
|
|
7
|
-
from typing import ( # noqa: F401 # pylint: disable=W0611
|
|
8
|
-
Any,
|
|
9
|
-
Optional,
|
|
10
|
-
Union,
|
|
11
|
-
)
|
|
12
|
-
|
|
13
|
-
from pydantic import ( # noqa: F401 # pylint: disable=W0611
|
|
14
|
-
BaseModel,
|
|
15
|
-
ConfigDict,
|
|
16
|
-
Field,
|
|
17
|
-
Json,
|
|
18
|
-
)
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
DEFINITION = """
|
|
22
|
-
query AppInterfaceSettingCloudflareDNS {
|
|
23
|
-
settings: app_interface_settings_v1 {
|
|
24
|
-
cloudflareDNSZoneMaxRecords
|
|
25
|
-
vault
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
"""
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
class ConfiguredBaseModel(BaseModel):
|
|
32
|
-
model_config = ConfigDict(
|
|
33
|
-
extra='forbid'
|
|
34
|
-
)
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
class AppInterfaceSettingsV1(ConfiguredBaseModel):
|
|
38
|
-
cloudflare_dns_zone_max_records: Optional[int] = Field(..., alias="cloudflareDNSZoneMaxRecords")
|
|
39
|
-
vault: bool = Field(..., alias="vault")
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
class AppInterfaceSettingCloudflareDNSQueryData(ConfiguredBaseModel):
|
|
43
|
-
settings: Optional[list[AppInterfaceSettingsV1]] = Field(..., alias="settings")
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
def query(query_func: Callable, **kwargs: Any) -> AppInterfaceSettingCloudflareDNSQueryData:
|
|
47
|
-
"""
|
|
48
|
-
This is a convenience function which queries and parses the data into
|
|
49
|
-
concrete types. It should be compatible with most GQL clients.
|
|
50
|
-
You do not have to use it to consume the generated data classes.
|
|
51
|
-
Alternatively, you can also mime and alternate the behavior
|
|
52
|
-
of this function in the caller.
|
|
53
|
-
|
|
54
|
-
Parameters:
|
|
55
|
-
query_func (Callable): Function which queries your GQL Server
|
|
56
|
-
kwargs: optional arguments that will be passed to the query function
|
|
57
|
-
|
|
58
|
-
Returns:
|
|
59
|
-
AppInterfaceSettingCloudflareDNSQueryData: queried data parsed into generated classes
|
|
60
|
-
"""
|
|
61
|
-
raw_data: dict[Any, Any] = query_func(DEFINITION, **kwargs)
|
|
62
|
-
return AppInterfaceSettingCloudflareDNSQueryData(**raw_data)
|
|
@@ -1,193 +0,0 @@
|
|
|
1
|
-
"""
|
|
2
|
-
Generated by qenerate plugin=pydantic_v2. DO NOT MODIFY MANUALLY!
|
|
3
|
-
"""
|
|
4
|
-
from collections.abc import Callable # noqa: F401 # pylint: disable=W0611
|
|
5
|
-
from datetime import datetime # noqa: F401 # pylint: disable=W0611
|
|
6
|
-
from enum import Enum # noqa: F401 # pylint: disable=W0611
|
|
7
|
-
from typing import ( # noqa: F401 # pylint: disable=W0611
|
|
8
|
-
Any,
|
|
9
|
-
Optional,
|
|
10
|
-
Union,
|
|
11
|
-
)
|
|
12
|
-
|
|
13
|
-
from pydantic import ( # noqa: F401 # pylint: disable=W0611
|
|
14
|
-
BaseModel,
|
|
15
|
-
ConfigDict,
|
|
16
|
-
Field,
|
|
17
|
-
Json,
|
|
18
|
-
)
|
|
19
|
-
|
|
20
|
-
from reconcile.gql_definitions.fragments.vault_secret import VaultSecret
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
DEFINITION = """
|
|
24
|
-
fragment VaultSecret on VaultSecret_v1 {
|
|
25
|
-
path
|
|
26
|
-
field
|
|
27
|
-
version
|
|
28
|
-
format
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
query CloudflareDnsZone {
|
|
32
|
-
zones: cloudflare_dns_zone_v1 {
|
|
33
|
-
identifier
|
|
34
|
-
zone
|
|
35
|
-
account {
|
|
36
|
-
name
|
|
37
|
-
type
|
|
38
|
-
description
|
|
39
|
-
providerVersion
|
|
40
|
-
enforceTwofactor
|
|
41
|
-
apiCredentials {
|
|
42
|
-
...VaultSecret
|
|
43
|
-
}
|
|
44
|
-
terraformStateAccount {
|
|
45
|
-
name
|
|
46
|
-
consoleUrl
|
|
47
|
-
terraformUsername
|
|
48
|
-
automationToken {
|
|
49
|
-
...VaultSecret
|
|
50
|
-
}
|
|
51
|
-
terraformState {
|
|
52
|
-
provider
|
|
53
|
-
bucket
|
|
54
|
-
region
|
|
55
|
-
integrations {
|
|
56
|
-
integration
|
|
57
|
-
key
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
deletionApprovals {
|
|
62
|
-
expiration
|
|
63
|
-
name
|
|
64
|
-
type
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
records {
|
|
68
|
-
identifier
|
|
69
|
-
name
|
|
70
|
-
type
|
|
71
|
-
ttl
|
|
72
|
-
value
|
|
73
|
-
priority
|
|
74
|
-
proxied
|
|
75
|
-
data {
|
|
76
|
-
algorithm
|
|
77
|
-
protocol
|
|
78
|
-
public_key
|
|
79
|
-
digest_type
|
|
80
|
-
digest
|
|
81
|
-
key_tag
|
|
82
|
-
flags
|
|
83
|
-
tag
|
|
84
|
-
value
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
type
|
|
88
|
-
plan
|
|
89
|
-
max_records
|
|
90
|
-
delete
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
"""
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
class ConfiguredBaseModel(BaseModel):
|
|
97
|
-
model_config = ConfigDict(
|
|
98
|
-
extra='forbid'
|
|
99
|
-
)
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
class AWSTerraformStateIntegrationsV1(ConfiguredBaseModel):
|
|
103
|
-
integration: str = Field(..., alias="integration")
|
|
104
|
-
key: str = Field(..., alias="key")
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
class TerraformStateAWSV1(ConfiguredBaseModel):
|
|
108
|
-
provider: str = Field(..., alias="provider")
|
|
109
|
-
bucket: str = Field(..., alias="bucket")
|
|
110
|
-
region: str = Field(..., alias="region")
|
|
111
|
-
integrations: list[AWSTerraformStateIntegrationsV1] = Field(..., alias="integrations")
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
class AWSAccountV1(ConfiguredBaseModel):
|
|
115
|
-
name: str = Field(..., alias="name")
|
|
116
|
-
console_url: str = Field(..., alias="consoleUrl")
|
|
117
|
-
terraform_username: Optional[str] = Field(..., alias="terraformUsername")
|
|
118
|
-
automation_token: VaultSecret = Field(..., alias="automationToken")
|
|
119
|
-
terraform_state: Optional[TerraformStateAWSV1] = Field(..., alias="terraformState")
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
class DeletionApprovalV1(ConfiguredBaseModel):
|
|
123
|
-
expiration: str = Field(..., alias="expiration")
|
|
124
|
-
name: str = Field(..., alias="name")
|
|
125
|
-
q_type: str = Field(..., alias="type")
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
class CloudflareAccountV1(ConfiguredBaseModel):
|
|
129
|
-
name: str = Field(..., alias="name")
|
|
130
|
-
q_type: Optional[str] = Field(..., alias="type")
|
|
131
|
-
description: Optional[str] = Field(..., alias="description")
|
|
132
|
-
provider_version: str = Field(..., alias="providerVersion")
|
|
133
|
-
enforce_twofactor: Optional[bool] = Field(..., alias="enforceTwofactor")
|
|
134
|
-
api_credentials: VaultSecret = Field(..., alias="apiCredentials")
|
|
135
|
-
terraform_state_account: AWSAccountV1 = Field(..., alias="terraformStateAccount")
|
|
136
|
-
deletion_approvals: Optional[list[DeletionApprovalV1]] = Field(..., alias="deletionApprovals")
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
class CloudflareDnsRecordDataSettingsV1(ConfiguredBaseModel):
|
|
140
|
-
algorithm: Optional[int] = Field(..., alias="algorithm")
|
|
141
|
-
protocol: Optional[int] = Field(..., alias="protocol")
|
|
142
|
-
public_key: Optional[str] = Field(..., alias="public_key")
|
|
143
|
-
digest_type: Optional[int] = Field(..., alias="digest_type")
|
|
144
|
-
digest: Optional[str] = Field(..., alias="digest")
|
|
145
|
-
key_tag: Optional[int] = Field(..., alias="key_tag")
|
|
146
|
-
flags: Optional[int] = Field(..., alias="flags")
|
|
147
|
-
tag: Optional[str] = Field(..., alias="tag")
|
|
148
|
-
value: Optional[str] = Field(..., alias="value")
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
class CloudflareDnsRecordV1(ConfiguredBaseModel):
|
|
152
|
-
identifier: str = Field(..., alias="identifier")
|
|
153
|
-
name: str = Field(..., alias="name")
|
|
154
|
-
q_type: str = Field(..., alias="type")
|
|
155
|
-
ttl: int = Field(..., alias="ttl")
|
|
156
|
-
value: Optional[str] = Field(..., alias="value")
|
|
157
|
-
priority: Optional[int] = Field(..., alias="priority")
|
|
158
|
-
proxied: Optional[bool] = Field(..., alias="proxied")
|
|
159
|
-
data: Optional[CloudflareDnsRecordDataSettingsV1] = Field(..., alias="data")
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
class CloudflareDnsZoneV1(ConfiguredBaseModel):
|
|
163
|
-
identifier: str = Field(..., alias="identifier")
|
|
164
|
-
zone: str = Field(..., alias="zone")
|
|
165
|
-
account: CloudflareAccountV1 = Field(..., alias="account")
|
|
166
|
-
records: Optional[list[CloudflareDnsRecordV1]] = Field(..., alias="records")
|
|
167
|
-
q_type: Optional[str] = Field(..., alias="type")
|
|
168
|
-
plan: Optional[str] = Field(..., alias="plan")
|
|
169
|
-
max_records: Optional[int] = Field(..., alias="max_records")
|
|
170
|
-
delete: Optional[bool] = Field(..., alias="delete")
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
class CloudflareDnsZoneQueryData(ConfiguredBaseModel):
|
|
174
|
-
zones: Optional[list[CloudflareDnsZoneV1]] = Field(..., alias="zones")
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
def query(query_func: Callable, **kwargs: Any) -> CloudflareDnsZoneQueryData:
|
|
178
|
-
"""
|
|
179
|
-
This is a convenience function which queries and parses the data into
|
|
180
|
-
concrete types. It should be compatible with most GQL clients.
|
|
181
|
-
You do not have to use it to consume the generated data classes.
|
|
182
|
-
Alternatively, you can also mime and alternate the behavior
|
|
183
|
-
of this function in the caller.
|
|
184
|
-
|
|
185
|
-
Parameters:
|
|
186
|
-
query_func (Callable): Function which queries your GQL Server
|
|
187
|
-
kwargs: optional arguments that will be passed to the query function
|
|
188
|
-
|
|
189
|
-
Returns:
|
|
190
|
-
CloudflareDnsZoneQueryData: queried data parsed into generated classes
|
|
191
|
-
"""
|
|
192
|
-
raw_data: dict[Any, Any] = query_func(DEFINITION, **kwargs)
|
|
193
|
-
return CloudflareDnsZoneQueryData(**raw_data)
|