qontract-reconcile 0.10.2.dev479__tar.gz → 0.10.2.dev481__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.dev479 → qontract_reconcile-0.10.2.dev481}/PKG-INFO +3 -4
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/pyproject.toml +16 -18
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_account_manager/reconciler.py +40 -40
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_version_sync/integration.py +6 -5
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/change_types.py +2 -2
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gitlab_permissions.py +3 -2
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_base.py +4 -2
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_resources_base.py +12 -21
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/saas_files.py +2 -2
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/smtp.py +3 -3
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jira_client.py +6 -6
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jobcontroller/controller.py +4 -1
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/oc.py +11 -2
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/rhcsv2_certs.py +2 -1
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terrascript_aws_client.py +8 -7
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/vault.py +4 -2
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/app_interface_reporter.py +2 -2
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/glitchtip_access_reporter.py +1 -1
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/qontract_cli.py +4 -4
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/README.md +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/acs_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/acs_rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/advanced_upgrade_service.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/aus_label_source.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/aus_sts_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/cluster_version_data.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/healthchecks.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/node_pool_spec.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/ocm_addons_upgrade_scheduler_org.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/ocm_upgrade_scheduler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/ocm_upgrade_scheduler_org.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/upgrades.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/version_gate_approver.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/version_gates/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/version_gates/handler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/version_gates/ingress_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/version_gates/ocp_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aus/version_gates/sts_version_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/automated_actions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/automated_actions/config/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/automated_actions/config/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_account_manager/README.md +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_account_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_account_manager/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_account_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_account_manager/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_account_manager/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_ami_cleanup/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_ami_cleanup/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_ami_share.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_cloudwatch_log_retention/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_cloudwatch_log_retention/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_ecr_image_pull_secrets.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_iam_keys.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_iam_password_reset.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_saml_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_saml_idp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_saml_roles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_saml_roles/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_support_cases_sos.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_version_sync/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_version_sync/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_version_sync/merge_request_manager/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_version_sync/merge_request_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/aws_version_sync/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/blackbox_exporter_endpoint_monitoring.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/README.md +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/approver.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/bundle.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/change_log_tracking.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/change_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/changes.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/decision.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/diff.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/implicit_ownership.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/self_service_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/change_owners/tester.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/checkpoint.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/cli.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/closedbox_endpoint_monitoring_base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/cluster_auth_rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/cluster_auth_rhidp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/cluster_deployment_mapper.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dashdotdb_base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dashdotdb_dora.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dashdotdb_dvo.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dashdotdb_slo.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/database_access_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/deadmanssnitch.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dynatrace_token_provider/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dynatrace_token_provider/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dynatrace_token_provider/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dynatrace_token_provider/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dynatrace_token_provider/model.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dynatrace_token_provider/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/dynatrace_token_provider/validate.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/email_sender.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/endpoints_discovery/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/endpoints_discovery/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/endpoints_discovery/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/endpoints_discovery/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/aws.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/cloudflare.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/factories.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/integration_secrets_sync.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/model.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/secrets_sync.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/external_resources/state.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/validate.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/fleet_labeler/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gabi_authorized_users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gcp_image_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/github_org.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/github_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/github_repo_invites.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/github_repo_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/github_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gitlab_fork_compliance.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gitlab_housekeeping.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gitlab_labeler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gitlab_members.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gitlab_mr_sqs_consumer.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gitlab_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gitlab_projects.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/glitchtip/README.md +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/glitchtip/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/glitchtip/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/glitchtip_project_alerts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/glitchtip_project_alerts/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/glitchtip_project_dsn/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/glitchtip_project_dsn/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/acs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/acs/acs_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/acs/acs_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/acs/acs_rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/advanced_upgrade_service/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/advanced_upgrade_service/aus_clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/advanced_upgrade_service/aus_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/app_interface_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/app_interface_metrics_exporter/onboarding_status.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/automated_actions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/automated_actions/instance.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_account_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_account_manager/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_ami_cleanup/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_ami_cleanup/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_cloudwatch_log_retention/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_cloudwatch_log_retention/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_saml_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_saml_idp/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_saml_roles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_saml_roles/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_saml_roles/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_version_sync/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_version_sync/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/aws_version_sync/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/change_owners/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/change_owners/queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/change_owners/queries/change_types.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/change_owners/queries/self_service_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/cluster_auth_rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/cluster_auth_rhidp/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/alerting_services_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/app_code_component_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/app_interface_custom_messages.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/app_interface_dms_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/app_interface_repo_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/app_interface_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/app_interface_state_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/app_interface_vault_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/app_quay_repos_escalation_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/aws_vpc_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/aws_vpcs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/clusters_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/clusters_with_dms.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/clusters_with_peering.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/github_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/jira_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/jiralert_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/ldap_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/namespaces_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/ocm_env_telemeter.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/ocm_environments.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/pagerduty_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/pgp_reencryption_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/pipeline_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/quay_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/quay_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/reserved_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/rhcs_provider_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/saas_files.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/saas_target_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/saasherder_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/slack_workspaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/smtp_client_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/state_aws_account.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/common/users_with_paths.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/cost_report/app_names.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/cost_report/cost_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/cost_report/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/dashdotdb_slo/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/dashdotdb_slo/slo_documents_query.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/dynatrace_token_provider/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/dynatrace_token_provider/dynatrace_bootstrap_tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/dynatrace_token_provider/token_specs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/email_sender/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/email_sender/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/email_sender/emails.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/email_sender/users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/endpoints_discovery/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/endpoints_discovery/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/external_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/external_resources/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/external_resources/external_resources_modules.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/external_resources/external_resources_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/external_resources/external_resources_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/external_resources/fragments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/external_resources/fragments/external_resources_module_overrides.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fleet_labeler/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fleet_labeler/fleet_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/aus_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/aws_account_common.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/aws_account_managed.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/aws_account_sso.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/aws_infra_management_account.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/aws_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/aws_vpc.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/aws_vpc_request.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/container_image_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/deploy_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/disable.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/email_service.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/email_user.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/jumphost_common_fields.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/membership_source.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/minimal_ocm_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/oc_connection_cluster.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/ocm_environment.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/pipeline_provider_retention.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/prometheus_instance.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/resource_limits_requirements.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/resource_requests_requirements.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/resource_values.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/saas_slo_document.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/saas_target_namespace.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/serviceaccount_token.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/terraform_state.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/upgrade_policy.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/user.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/fragments/vault_secret.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/gcp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/gcp/gcp_docker_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/gcp/gcp_projects.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/gitlab_members/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/gitlab_members/gitlab_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/gitlab_members/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/glitchtip/glitchtip_instance.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/glitchtip/glitchtip_project.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/glitchtip_project_alerts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/glitchtip_project_alerts/glitchtip_project.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/integrations/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/integrations/integrations.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/introspection.json +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jenkins_configs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jenkins_configs/jenkins_configs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jenkins_configs/jenkins_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jira/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jira/jira_servers.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jira_permissions_validator/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jira_permissions_validator/jira_boards_for_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jumphosts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/jumphosts/jumphosts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/ldap_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/ldap_groups/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/ldap_groups/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/maintenance/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/maintenance/maintenances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/membershipsources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/membershipsources/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/ocm_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/ocm_labels/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/ocm_labels/organizations.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/openshift_cluster_bots/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/openshift_cluster_bots/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/openshift_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/openshift_groups/managed_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/openshift_groups/managed_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/openshift_serviceaccount_tokens/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/openshift_serviceaccount_tokens/tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/quay_membership/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/quay_membership/quay_membership.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/rhcs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/rhcs/certs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/rhcs/openshift_resource_rhcs_cert.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/rhidp/organizations.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/service_dependencies/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/service_dependencies/jenkins_instance_fragment.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/service_dependencies/service_dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/sharding/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/sharding/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/sharding/ocm_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/skupper_network/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/skupper_network/site_controller_template.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/skupper_network/skupper_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/slack_usergroups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/slack_usergroups/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/slack_usergroups/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/slack_usergroups/users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/slo_documents/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/slo_documents/slo_documents.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/status_board/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/status_board/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/statuspage/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/statuspage/statuspages.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/templating/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/templating/template_collection.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/templating/templates.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_dns/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_dns/app_interface_cloudflare_dns_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_dns/terraform_cloudflare_zones.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_users/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_users/app_interface_setting_cloudflare_and_vault.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_cloudflare_users/terraform_cloudflare_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_init/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_init/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_repo/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_repo/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_resources/database_access_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_resources/terraform_resources_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_tgw_attachments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/terraform_tgw_attachments/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/unleash_feature_toggles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/unleash_feature_toggles/feature_toggles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/vault_instances/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/vault_instances/vault_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/vault_policies/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/vault_policies/vault_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/vpc_peerings_validator/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/vpc_peerings_validator/vpc_peerings_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/gql_definitions/vpc_peerings_validator/vpc_peerings_validator_peered_cluster_fragment.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/integrations_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/jenkins_base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/jenkins_job_builder.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/jenkins_job_builds_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/jenkins_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/jenkins_webhooks.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/jenkins_webhooks_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/jenkins_worker_fleets.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/jira_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ldap_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ldap_groups/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ldap_users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/mr_client_gateway.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm/types.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_additional_routers.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_addons.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_addons_upgrade_tests_trigger.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_aws_infrastructure_access.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_external_configuration_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_internal_notifications/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_internal_notifications/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_labels/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_machine_pools.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_update_recommended_version.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/ocm_upgrade_scheduler_org_updater.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_cluster_bots.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_clusterrolebindings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_limitranges.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_namespace_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_network_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_prometheus_rules.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_resourcequotas.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_rhcs_certs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_rolebindings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_routes.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_saas_deploy.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_saas_deploy_change_tester.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_saas_deploy_trigger_base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_saas_deploy_trigger_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_saas_deploy_trigger_configs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_saas_deploy_trigger_images.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_saas_deploy_trigger_moving_commits.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_saas_deploy_trigger_upstream_jobs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_serviceaccount_tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_tekton_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_upgrade_watcher.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_vault_secrets.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/oum/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/oum/base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/oum/labelset.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/oum/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/oum/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/oum/providers.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/oum/standalone.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/prometheus_rules_tester/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/prometheus_rules_tester/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/quay_base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/quay_membership.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/quay_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/quay_mirror_org.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/quay_permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/quay_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/queries.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/query_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/requests_sender.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/resource_scraper.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/resource_template_tester.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/common.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/ocm_oidc_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/ocm_oidc_idp/base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/ocm_oidc_idp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/ocm_oidc_idp/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/sso_client/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/sso_client/base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/sso_client/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/rhidp/sso_client/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/run_integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/batcher.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/desired_state.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/merge_request_manager_v2.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/mr_parser.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/open_merge_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/merge_request_manager/renderer.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/publisher.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/s3_exporter.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/subscriber.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/utils/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_auto_promotions_manager/utils/saas_files_inventory.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/saas_file_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/sendgrid_teammates.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/service_dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/signalfx_endpoint_monitoring.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/skupper_network/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/skupper_network/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/skupper_network/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/skupper_network/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/skupper_network/site_controller.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/slack_base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/slack_usergroups.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/sql_query.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/status.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/atlassian.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/integrations/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/integrations/components.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/integrations/maintenances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/page.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/state.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/statuspage/status.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templates/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templates/aws_access_key_email.j2 +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templates/email.yml.j2 +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templates/jira-checkpoint-missinginfo.j2 +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templates/rosa-classic-cluster-creation.sh.j2 +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templates/rosa-hcp-cluster-creation.sh.j2 +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templating/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templating/lib/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templating/lib/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templating/lib/model.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templating/lib/rendering.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templating/renderer.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/templating/validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_aws_route53.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_cloudflare_dns.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_cloudflare_users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_init/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_init/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_init/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_init/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_tgw_attachments.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_vpc_peerings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_vpc_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_vpc_resources/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_vpc_resources/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/terraform_vpc_resources/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/alerting_services_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_custom_messages.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_deadmanssnitch_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_metrics_exporter/onboarding_status.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_metrics_exporter/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_repo_url.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_state_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_interface_vault_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/app_quay_repos_escalation_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/aws_account_tags.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/aws_cloudwatch_log_retention/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/aws_vpc_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/aws_vpcs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/cloudflare.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/clusters_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/clusters_with_dms.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/clusters_with_peering.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/cost_report/app_names.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/cost_report/cost_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/cost_report/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/dynatrace.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/dynatrace_environments.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/dynatrace_token_provider_token_specs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/external_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/fleet_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/get_state_aws_account.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/github_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/gitlab_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/glitchtip.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/jenkins.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/jira.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/jira_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/jiralert_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/ldap_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/namespaces_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/pagerduty_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/quay.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/repos.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/reserved_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/rhcs_provider_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/slack.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/slo_documents.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/tekton_pipeline_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/terraform_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/terraform_tgw_attachments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/terraform_tgw_attachments/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/unleash.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/users.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/users_with_paths.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/typed_queries/vault.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/unleash_feature_toggles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/unleash_feature_toggles/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/acs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/acs/base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/acs/policies.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/acs/rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aggregated_list.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/amtool.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/account.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/cloudformation.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/dynamodb.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/iam.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/logs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/organization.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/s3.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/service_quotas.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/sts.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_api_typed/support.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/aws_helper.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/batches.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/binary.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/cloud_resource_best_practice/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/cloud_resource_best_practice/aws_rds.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/clusterhealth/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/clusterhealth/providerbase.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/clusterhealth/telemeter.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/config.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/constants.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/datetime_util.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/deadmanssnitch_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/defer.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/differ.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/disabled_integrations.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/dnsutils.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/dynatrace/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/dynatrace/client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/early_exit_cache.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/elasticsearch_exceptions.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/environ.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/exceptions.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/expiration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/extended_early_exit.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/external_resource_spec.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/external_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/filtering.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/git.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/github_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/gitlab_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/glitchtip/client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/glitchtip/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/gpg.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/gql.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/grouping.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/helm.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/helpers.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/imap_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/instrumented_wrappers.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/internal_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/internal_groups/client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/internal_groups/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jenkins_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jinja2/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jinja2/extensions.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jinja2/filters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jinja2/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jjb_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jobcontroller/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jobcontroller/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/json.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jsonpath.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jump_host.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/keycloak.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ldap_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/lean_terraform_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/make.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/membershipsources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/membershipsources/app_interface_resolver.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/membershipsources/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/membershipsources/resolver.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/merge_request_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/merge_request_manager/parser.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/README.md +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/app_interface_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/app_sre_tekton_access_report.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/aws_access.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/clusters_updates.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/glitchtip_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/labels.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/notificator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/ocm_update_recommended_version.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/ocm_upgrade_scheduler_org_updates.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/promote_qontract.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/update_access_report_base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/mr/user_maintenance.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/oauth2_backend_application_session.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/oc_connection_parameters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/oc_filters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/oc_map.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/addons.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/cluster_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/identity_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/label_sources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/labels.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/manifests.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/products.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/search_filters.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/service_log.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/sre_capability_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/subscriptions.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/syncsets.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm/upgrades.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ocm_base_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/openshift_resource.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/openssl.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/output.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/pagerduty_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/parse_dhms_duration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/password_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/prometheus.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/promotion_state.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/promtool.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/quay_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/quay_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/raw_github_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/repo_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/rest_api_base.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/rosa/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/rosa/rosa_cli.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/rosa/session.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/ruamel.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/runtime/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/runtime/desired_state_diff.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/runtime/environment.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/runtime/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/runtime/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/runtime/runner.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/runtime/sharding.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/saasherder/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/saasherder/interfaces.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/saasherder/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/saasherder/saasherder.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/secret_reader.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/semver_helper.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/sharding.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/slack_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/slo_document_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/sloth.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/smtp_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/sqs_gateway.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/state.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/structs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terraform/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terraform/config.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terraform/config_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terraform_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terrascript/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terrascript/cloudflare_client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terrascript/cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terrascript/models.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/terrascript/resources.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/three_way_diff_strategy.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/throughput.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/unleash/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/unleash/client.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/unleash/server.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/vault_replication.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/vpc_peerings_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/alert_report.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/app_interface_metrics_exporter.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/app_sre_tekton_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/app_sre_tekton_access_revalidation.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/container_images_report.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/aws.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/cost_management_api.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/model.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/openshift.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/openshift_cost_optimization.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/response.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/util.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/cost_report/view.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/erv2.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/gpg_encrypt.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/cli_commands/systems_and_tools.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/glitchtip_access_revalidation.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/saas_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/saas_metrics_exporter/commit_distance/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/saas_metrics_exporter/commit_distance/channel.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/saas_metrics_exporter/commit_distance/commit_distance.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/saas_metrics_exporter/commit_distance/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/saas_metrics_exporter/main.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/saas_promotion_state/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/saas_promotion_state/saas_promotion_state.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/sre_checkpoints/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/tools/sre_checkpoints/util.py +0 -0
- {qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/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.dev481
|
|
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
|
|
@@ -12,7 +12,7 @@ Classifier: Programming Language :: Python
|
|
|
12
12
|
Classifier: Programming Language :: Python :: 3
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.12
|
|
14
14
|
Requires-Python: ==3.12.*
|
|
15
|
-
Requires-Dist: anymarkup
|
|
15
|
+
Requires-Dist: anymarkup==0.8.1
|
|
16
16
|
Requires-Dist: boto3==1.34.94
|
|
17
17
|
Requires-Dist: botocore==1.34.94
|
|
18
18
|
Requires-Dist: click<9.0,>=7.0
|
|
@@ -23,7 +23,7 @@ Requires-Dist: dnspython~=2.1
|
|
|
23
23
|
Requires-Dist: dt==1.1.73
|
|
24
24
|
Requires-Dist: filetype~=1.2.0
|
|
25
25
|
Requires-Dist: gql==3.1.0
|
|
26
|
-
Requires-Dist: hvac
|
|
26
|
+
Requires-Dist: hvac==2.4.0
|
|
27
27
|
Requires-Dist: jenkins-job-builder==6.4.2
|
|
28
28
|
Requires-Dist: jinja2<3.2.0,>=2.10.1
|
|
29
29
|
Requires-Dist: jira==3.10.5
|
|
@@ -33,7 +33,6 @@ Requires-Dist: jsonpath-rw<1.5.0,>=1.4.0
|
|
|
33
33
|
Requires-Dist: jsonpointer~=2.4
|
|
34
34
|
Requires-Dist: kubernetes==32.0.1
|
|
35
35
|
Requires-Dist: ldap3<2.10.0,>=2.9.1
|
|
36
|
-
Requires-Dist: markupsafe==2.1.1
|
|
37
36
|
Requires-Dist: networkx~=2.8
|
|
38
37
|
Requires-Dist: parse==1.18.0
|
|
39
38
|
Requires-Dist: prometheus-client~=0.8
|
|
@@ -13,7 +13,7 @@ classifiers = [
|
|
|
13
13
|
"Programming Language :: Python :: 3.12",
|
|
14
14
|
]
|
|
15
15
|
dependencies = [
|
|
16
|
-
"anymarkup
|
|
16
|
+
"anymarkup==0.8.1",
|
|
17
17
|
# keep in sync with boto3-stubs in dependency-groups.type
|
|
18
18
|
"boto3==1.34.94",
|
|
19
19
|
"botocore==1.34.94",
|
|
@@ -25,7 +25,7 @@ dependencies = [
|
|
|
25
25
|
"dt==1.1.73",
|
|
26
26
|
"filetype~=1.2.0",
|
|
27
27
|
"gql==3.1.0",
|
|
28
|
-
"hvac
|
|
28
|
+
"hvac==2.4.0",
|
|
29
29
|
"jenkins-job-builder==6.4.2",
|
|
30
30
|
"Jinja2>=2.10.1,<3.2.0",
|
|
31
31
|
"jira==3.10.5",
|
|
@@ -35,7 +35,6 @@ dependencies = [
|
|
|
35
35
|
"jsonpointer~=2.4",
|
|
36
36
|
"kubernetes==32.0.1",
|
|
37
37
|
"ldap3>=2.9.1,<2.10.0",
|
|
38
|
-
"MarkupSafe==2.1.1",
|
|
39
38
|
"networkx~=2.8",
|
|
40
39
|
"parse==1.18.0",
|
|
41
40
|
"prometheus-client~=0.8",
|
|
@@ -72,23 +71,21 @@ dependencies = [
|
|
|
72
71
|
[dependency-groups]
|
|
73
72
|
debugger = ["debugpy ~=1.8.17"]
|
|
74
73
|
dev = [
|
|
75
|
-
"anymarkup ~=0.8.1",
|
|
76
74
|
# keep in sync project.dependencies.boto3
|
|
77
75
|
"boto3-stubs[account,cloudformation,dynamodb,ec2,ecr,elb,iam,logs,organizations,rds,route53,s3,service-quotas,sqs,sts,support]==1.34.94",
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"pytest
|
|
83
|
-
"pytest-
|
|
84
|
-
"pytest-
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"testslide ~=2.7.1",
|
|
76
|
+
"moto[ec2,iam,logs,s3,route53]==5.1.20",
|
|
77
|
+
"mypy==1.19.1",
|
|
78
|
+
"pyfakefs==6.0.0",
|
|
79
|
+
"pytest==9.0.2",
|
|
80
|
+
"pytest-cov==7.0.0",
|
|
81
|
+
"pytest-httpserver==1.1.3",
|
|
82
|
+
"pytest-mock==3.15.1",
|
|
83
|
+
"qenerate==0.9.1",
|
|
84
|
+
"responses==0.25.0",
|
|
85
|
+
"ruff==0.14.13",
|
|
86
|
+
"smtpdfix==0.5.3",
|
|
87
|
+
"snakeviz==2.2.2",
|
|
88
|
+
"testslide==2.7.1",
|
|
92
89
|
"types-click",
|
|
93
90
|
"types-croniter",
|
|
94
91
|
"types-dateparser",
|
|
@@ -219,6 +216,7 @@ ignore = [
|
|
|
219
216
|
"B017", #`pytest.raises(Exception)` should be considered evil
|
|
220
217
|
"RUF005", # Consider "...."instead of concatenation
|
|
221
218
|
"RUF012", # Mutable class attributes should be annotated with "typing.ClassVar"
|
|
219
|
+
"RUF067", # `__init__` module should only contain docstrings and re-exports
|
|
222
220
|
# Review later
|
|
223
221
|
"FURB101", # Replace `open` with `pathlib.Path`
|
|
224
222
|
"FURB103", # Replace `open` with `pathlib.Path`
|
|
@@ -59,10 +59,10 @@ class AWSReconciler:
|
|
|
59
59
|
email: str,
|
|
60
60
|
) -> str | None:
|
|
61
61
|
"""Create the organization account and return the creation status ID."""
|
|
62
|
-
with self.state.transaction(state_key(name, TASK_CREATE_ACCOUNT)) as
|
|
63
|
-
if
|
|
62
|
+
with self.state.transaction(state_key(name, TASK_CREATE_ACCOUNT)) as state:
|
|
63
|
+
if state.exists:
|
|
64
64
|
# account already exists, nothing to do
|
|
65
|
-
return
|
|
65
|
+
return state.value
|
|
66
66
|
|
|
67
67
|
logging.info(f"{name}: Creating account")
|
|
68
68
|
if self.dry_run:
|
|
@@ -70,7 +70,7 @@ class AWSReconciler:
|
|
|
70
70
|
|
|
71
71
|
status = aws_api.organizations.create_account(email=email, name=name)
|
|
72
72
|
# store the status id for future reference
|
|
73
|
-
|
|
73
|
+
state.value = status.id
|
|
74
74
|
return status.id
|
|
75
75
|
|
|
76
76
|
def _org_account_exists(
|
|
@@ -80,10 +80,10 @@ class AWSReconciler:
|
|
|
80
80
|
create_account_request_id: str,
|
|
81
81
|
) -> str | None:
|
|
82
82
|
"""Check if the organization account exists and return its ID."""
|
|
83
|
-
with self.state.transaction(state_key(name, TASK_DESCRIBE_ACCOUNT)) as
|
|
84
|
-
if
|
|
83
|
+
with self.state.transaction(state_key(name, TASK_DESCRIBE_ACCOUNT)) as state:
|
|
84
|
+
if state.exists:
|
|
85
85
|
# account checked and exists, nothing to do
|
|
86
|
-
return
|
|
86
|
+
return state.value
|
|
87
87
|
|
|
88
88
|
logging.info(f"{name}: Checking account creation status")
|
|
89
89
|
status = aws_api.organizations.describe_create_account_status(
|
|
@@ -91,7 +91,7 @@ class AWSReconciler:
|
|
|
91
91
|
)
|
|
92
92
|
match status.state:
|
|
93
93
|
case "SUCCEEDED":
|
|
94
|
-
|
|
94
|
+
state.value = status.uid
|
|
95
95
|
return status.uid
|
|
96
96
|
case "FAILED":
|
|
97
97
|
raise RuntimeError(
|
|
@@ -109,19 +109,19 @@ class AWSReconciler:
|
|
|
109
109
|
def _tag_account(
|
|
110
110
|
self, aws_api: AWSApi, name: str, uid: str, tags: dict[str, str]
|
|
111
111
|
) -> None:
|
|
112
|
-
with self.state.transaction(state_key(name, TASK_TAG_ACCOUNT)) as
|
|
113
|
-
if
|
|
112
|
+
with self.state.transaction(state_key(name, TASK_TAG_ACCOUNT)) as state:
|
|
113
|
+
if state.exists and state.value == tags:
|
|
114
114
|
# account already tagged, nothing to do
|
|
115
115
|
return
|
|
116
116
|
|
|
117
117
|
logging.info(f"{name}: Setting tags {tags}")
|
|
118
|
-
|
|
118
|
+
state.value = tags
|
|
119
119
|
if self.dry_run:
|
|
120
120
|
raise AbortStateTransactionError("Dry run")
|
|
121
121
|
|
|
122
|
-
if
|
|
122
|
+
if state.exists:
|
|
123
123
|
aws_api.organizations.untag_resource(
|
|
124
|
-
resource_id=uid, tag_keys=
|
|
124
|
+
resource_id=uid, tag_keys=state.value.keys()
|
|
125
125
|
)
|
|
126
126
|
aws_api.organizations.tag_resource(resource_id=uid, tags=tags)
|
|
127
127
|
|
|
@@ -132,8 +132,8 @@ class AWSReconciler:
|
|
|
132
132
|
return org_tree_root.find(destination_path)
|
|
133
133
|
|
|
134
134
|
def _move_account(self, aws_api: AWSApi, name: str, uid: str, ou: str) -> None:
|
|
135
|
-
with self.state.transaction(state_key(name, TASK_MOVE_ACCOUNT)) as
|
|
136
|
-
if
|
|
135
|
+
with self.state.transaction(state_key(name, TASK_MOVE_ACCOUNT)) as state:
|
|
136
|
+
if state.exists and state.value == ou:
|
|
137
137
|
# account already moved, nothing to do
|
|
138
138
|
return
|
|
139
139
|
|
|
@@ -146,15 +146,15 @@ class AWSReconciler:
|
|
|
146
146
|
uid=uid,
|
|
147
147
|
destination_parent_id=destination.id,
|
|
148
148
|
)
|
|
149
|
-
|
|
149
|
+
state.value = ou
|
|
150
150
|
|
|
151
151
|
def _set_account_alias(self, aws_api: AWSApi, name: str, alias: str | None) -> None:
|
|
152
152
|
"""Create an account alias."""
|
|
153
153
|
new_alias = alias or name
|
|
154
154
|
with self.state.transaction(
|
|
155
155
|
state_key(name, TASK_ACCOUNT_ALIAS), new_alias
|
|
156
|
-
) as
|
|
157
|
-
if
|
|
156
|
+
) as state:
|
|
157
|
+
if state.exists and state.value == new_alias:
|
|
158
158
|
return
|
|
159
159
|
|
|
160
160
|
logging.info(f"{name}: Set account alias '{new_alias}'")
|
|
@@ -170,9 +170,9 @@ class AWSReconciler:
|
|
|
170
170
|
quotas_dict = [q.model_dump() for q in quotas]
|
|
171
171
|
with self.state.transaction(
|
|
172
172
|
state_key(name, TASK_REQUEST_SERVICE_QUOTA)
|
|
173
|
-
) as
|
|
174
|
-
if
|
|
175
|
-
return
|
|
173
|
+
) as state:
|
|
174
|
+
if state.exists and state.value["last_applied_quotas"] == quotas_dict:
|
|
175
|
+
return state.value["ids"]
|
|
176
176
|
|
|
177
177
|
# ATTENTION: reverting previously applied quotas or lowering them is not supported
|
|
178
178
|
new_quotas = []
|
|
@@ -211,7 +211,7 @@ class AWSReconciler:
|
|
|
211
211
|
) from None
|
|
212
212
|
ids.append(req.id)
|
|
213
213
|
|
|
214
|
-
|
|
214
|
+
state.value = {"last_applied_quotas": quotas_dict, "ids": ids}
|
|
215
215
|
return ids
|
|
216
216
|
|
|
217
217
|
def _check_quota_change_requests(
|
|
@@ -223,22 +223,22 @@ class AWSReconciler:
|
|
|
223
223
|
"""Check the status of the quota change requests."""
|
|
224
224
|
with self.state.transaction(
|
|
225
225
|
state_key(name, TASK_CHECK_SERVICE_QUOTA_STATUS)
|
|
226
|
-
) as
|
|
227
|
-
if
|
|
226
|
+
) as state:
|
|
227
|
+
if state.exists and state.value == request_ids:
|
|
228
228
|
return
|
|
229
229
|
|
|
230
230
|
logging.info(f"{name}: Checking quota change requests")
|
|
231
231
|
if self.dry_run:
|
|
232
232
|
raise AbortStateTransactionError("Dry run")
|
|
233
233
|
|
|
234
|
-
|
|
234
|
+
state.value = []
|
|
235
235
|
for request_id in request_ids:
|
|
236
236
|
req = aws_api.service_quotas.get_requested_service_quota_change(
|
|
237
237
|
request_id=request_id
|
|
238
238
|
)
|
|
239
239
|
match req.status:
|
|
240
240
|
case "CASE_CLOSED" | "APPROVED":
|
|
241
|
-
|
|
241
|
+
state.value.append(request_id)
|
|
242
242
|
case "DENIED" | "INVALID_REQUEST" | "NOT_APPROVED":
|
|
243
243
|
raise RuntimeError(
|
|
244
244
|
f"Quota change request {request_id} failed: {req.status}"
|
|
@@ -253,9 +253,9 @@ class AWSReconciler:
|
|
|
253
253
|
"""Enable enterprise support for the account."""
|
|
254
254
|
with self.state.transaction(
|
|
255
255
|
state_key(name, TASK_ENABLE_ENTERPRISE_SUPPORT), ""
|
|
256
|
-
) as
|
|
257
|
-
if
|
|
258
|
-
return
|
|
256
|
+
) as state:
|
|
257
|
+
if state.exists:
|
|
258
|
+
return state.value
|
|
259
259
|
|
|
260
260
|
if aws_api.support.get_support_level() == SupportPlan.ENTERPRISE:
|
|
261
261
|
if self.dry_run:
|
|
@@ -278,7 +278,7 @@ class AWSReconciler:
|
|
|
278
278
|
[rh-internal-account-name: {name}]
|
|
279
279
|
"""),
|
|
280
280
|
)
|
|
281
|
-
|
|
281
|
+
state.value = case_id
|
|
282
282
|
return case_id
|
|
283
283
|
|
|
284
284
|
def _check_enterprise_support_status(
|
|
@@ -287,8 +287,8 @@ class AWSReconciler:
|
|
|
287
287
|
"""Check the status of the enterprise support case."""
|
|
288
288
|
with self.state.transaction(
|
|
289
289
|
state_key(case_id, TASK_CHECK_ENTERPRISE_SUPPORT_STATUS), True
|
|
290
|
-
) as
|
|
291
|
-
if
|
|
290
|
+
) as state:
|
|
291
|
+
if state.exists:
|
|
292
292
|
return
|
|
293
293
|
|
|
294
294
|
logging.info(f"{name}: Checking enterprise support case {case_id}")
|
|
@@ -318,8 +318,8 @@ class AWSReconciler:
|
|
|
318
318
|
security_contact = f"{name} {title} {email} {phone_number}"
|
|
319
319
|
with self.state.transaction(
|
|
320
320
|
state_key(account, TASK_SET_SECURITY_CONTACT)
|
|
321
|
-
) as
|
|
322
|
-
if
|
|
321
|
+
) as state:
|
|
322
|
+
if state.exists and state.value == security_contact:
|
|
323
323
|
return
|
|
324
324
|
|
|
325
325
|
logging.info(f"{account}: Setting security contact")
|
|
@@ -329,7 +329,7 @@ class AWSReconciler:
|
|
|
329
329
|
aws_api.account.set_security_contact(
|
|
330
330
|
name=name, title=title, email=email, phone_number=phone_number
|
|
331
331
|
)
|
|
332
|
-
|
|
332
|
+
state.value = security_contact
|
|
333
333
|
|
|
334
334
|
def _set_supported_regions(
|
|
335
335
|
self,
|
|
@@ -340,8 +340,8 @@ class AWSReconciler:
|
|
|
340
340
|
"""Set the supported regions for the account."""
|
|
341
341
|
with self.state.transaction(
|
|
342
342
|
state_key(name, TASK_SET_SUPPORTED_REGIONS)
|
|
343
|
-
) as
|
|
344
|
-
if
|
|
343
|
+
) as state:
|
|
344
|
+
if state.exists and state.value == regions:
|
|
345
345
|
return
|
|
346
346
|
|
|
347
347
|
aws_regions = aws_api.account.list_regions()
|
|
@@ -378,7 +378,7 @@ class AWSReconciler:
|
|
|
378
378
|
for aws_region in to_disable_regions:
|
|
379
379
|
aws_api.account.disable_region(aws_region)
|
|
380
380
|
|
|
381
|
-
|
|
381
|
+
state.value = regions
|
|
382
382
|
|
|
383
383
|
#
|
|
384
384
|
# Public methods
|
|
@@ -404,8 +404,8 @@ class AWSReconciler:
|
|
|
404
404
|
"""Create an IAM user and return its access key."""
|
|
405
405
|
with self.state.transaction(
|
|
406
406
|
state_key(name, TASK_CREATE_IAM_USER), user_name
|
|
407
|
-
) as
|
|
408
|
-
if
|
|
407
|
+
) as state:
|
|
408
|
+
if state.exists and state.value == user_name:
|
|
409
409
|
return None
|
|
410
410
|
|
|
411
411
|
logging.info(f"{name}: Creating IAM user '{user_name}'")
|
|
@@ -434,11 +434,12 @@ class AVSIntegration(QontractReconcileIntegration[AVSIntegrationParams]):
|
|
|
434
434
|
current=external_resources_app_interface,
|
|
435
435
|
desired=external_resources_aws,
|
|
436
436
|
key=lambda r: r.key,
|
|
437
|
-
equal=lambda external_resources_app_interface,
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
437
|
+
equal=lambda external_resources_app_interface, external_resources_aws: (
|
|
438
|
+
external_resources_app_interface.resource_engine_version_string
|
|
439
|
+
== external_resources_aws.resource_engine_version_string
|
|
440
|
+
and external_resources_app_interface.resource_engine
|
|
441
|
+
== external_resources_aws.resource_engine
|
|
442
|
+
),
|
|
442
443
|
)
|
|
443
444
|
for diff_pair in diff.change.values():
|
|
444
445
|
aws_resource = diff_pair.desired
|
|
@@ -90,8 +90,8 @@ class DiffCoverage:
|
|
|
90
90
|
Returns a list of change-owner labels of all involved change-type contexts.
|
|
91
91
|
"""
|
|
92
92
|
labels = {label for c in self.coverage for label in c.change_owner_labels or {}}
|
|
93
|
-
for
|
|
94
|
-
labels.update(
|
|
93
|
+
for split in self._split_into:
|
|
94
|
+
labels.update(split.change_owner_labels)
|
|
95
95
|
return labels
|
|
96
96
|
|
|
97
97
|
def relative_path(self) -> jsonpath_ng.JSONPath:
|
|
@@ -98,8 +98,9 @@ class GroupPermissionHandler:
|
|
|
98
98
|
diff_data = diff_mappings(
|
|
99
99
|
current=current_state,
|
|
100
100
|
desired=desired_state,
|
|
101
|
-
equal=lambda current, desired:
|
|
102
|
-
|
|
101
|
+
equal=lambda current, desired: (
|
|
102
|
+
current.group_access_level == desired.group_access_level
|
|
103
|
+
),
|
|
103
104
|
)
|
|
104
105
|
errors: list[Exception] = []
|
|
105
106
|
for repo in diff_data.add:
|
{qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/openshift_base.py
RENAMED
|
@@ -860,7 +860,8 @@ def patch_desired_resource_for_recycle_annotations(
|
|
|
860
860
|
return desired
|
|
861
861
|
|
|
862
862
|
current_annotations = (
|
|
863
|
-
current.body
|
|
863
|
+
current.body
|
|
864
|
+
.get("spec", {})
|
|
864
865
|
.get("template", {})
|
|
865
866
|
.get("metadata", {})
|
|
866
867
|
.get("annotations")
|
|
@@ -873,7 +874,8 @@ def patch_desired_resource_for_recycle_annotations(
|
|
|
873
874
|
}
|
|
874
875
|
if patch_annotations:
|
|
875
876
|
desired_annotations = (
|
|
876
|
-
desired.body
|
|
877
|
+
desired.body
|
|
878
|
+
.setdefault("spec", {})
|
|
877
879
|
.setdefault("template", {})
|
|
878
880
|
.setdefault("metadata", {})
|
|
879
881
|
.setdefault("annotations", {})
|
|
@@ -1238,13 +1238,9 @@ def early_exit_monkey_patch() -> Generator:
|
|
|
1238
1238
|
) as mocks:
|
|
1239
1239
|
# mock lookup_secret
|
|
1240
1240
|
mocks["lookup_secret"].side_effect = (
|
|
1241
|
-
lambda path,
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
tvars=None,
|
|
1245
|
-
allow_not_found=False,
|
|
1246
|
-
settings=None,
|
|
1247
|
-
secret_reader=None: f"vault({path}, {key}, {version}"
|
|
1241
|
+
lambda path, key, version=None, tvars=None, allow_not_found=False, settings=None, secret_reader=None: (
|
|
1242
|
+
f"vault({path}, {key}, {version}"
|
|
1243
|
+
)
|
|
1248
1244
|
)
|
|
1249
1245
|
# needed for jinja2 `is_safe_callable`
|
|
1250
1246
|
mocks["lookup_secret"].unsafe_callable = False
|
|
@@ -1252,12 +1248,9 @@ def early_exit_monkey_patch() -> Generator:
|
|
|
1252
1248
|
|
|
1253
1249
|
# mock lookup_github_file_content
|
|
1254
1250
|
mocks["lookup_github_file_content"].side_effect = (
|
|
1255
|
-
lambda repo,
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
tvars=None,
|
|
1259
|
-
settings=None,
|
|
1260
|
-
secret_reader=None: f"github({repo}, {path}, {ref})"
|
|
1251
|
+
lambda repo, path, ref, tvars=None, settings=None, secret_reader=None: (
|
|
1252
|
+
f"github({repo}, {path}, {ref})"
|
|
1253
|
+
)
|
|
1261
1254
|
)
|
|
1262
1255
|
# needed for jinja2 `is_safe_callable`
|
|
1263
1256
|
mocks["lookup_github_file_content"].unsafe_callable = False
|
|
@@ -1271,10 +1264,9 @@ def early_exit_monkey_patch() -> Generator:
|
|
|
1271
1264
|
|
|
1272
1265
|
# mock lookup_s3_object
|
|
1273
1266
|
mocks["lookup_s3_object"].side_effect = (
|
|
1274
|
-
lambda account_name,
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
region_name=None: f"lookup_s3_object({account_name}, {bucket_name}, {path}, {region_name})"
|
|
1267
|
+
lambda account_name, bucket_name, path, region_name=None: (
|
|
1268
|
+
f"lookup_s3_object({account_name}, {bucket_name}, {path}, {region_name})"
|
|
1269
|
+
)
|
|
1278
1270
|
)
|
|
1279
1271
|
# needed for jinja2 `is_safe_callable`
|
|
1280
1272
|
mocks["lookup_s3_object"].unsafe_callable = False
|
|
@@ -1282,10 +1274,9 @@ def early_exit_monkey_patch() -> Generator:
|
|
|
1282
1274
|
|
|
1283
1275
|
# mock list_s3_objects
|
|
1284
1276
|
mocks["list_s3_objects"].side_effect = (
|
|
1285
|
-
lambda account_name,
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
region_name=None: f"list_s3_objects({account_name}, {bucket_name}, {path}, {region_name})"
|
|
1277
|
+
lambda account_name, bucket_name, path, region_name=None: (
|
|
1278
|
+
f"list_s3_objects({account_name}, {bucket_name}, {path}, {region_name})"
|
|
1279
|
+
)
|
|
1289
1280
|
)
|
|
1290
1281
|
# needed for jinja2 `is_safe_callable`
|
|
1291
1282
|
mocks["list_s3_objects"].unsafe_callable = False
|
|
@@ -342,6 +342,6 @@ def get_saasherder_settings(
|
|
|
342
342
|
) -> AppInterfaceSettingsV1:
|
|
343
343
|
if not query_func:
|
|
344
344
|
query_func = gql.get_api().query
|
|
345
|
-
if
|
|
346
|
-
return
|
|
345
|
+
if settings := saasherder_settings_query(query_func).settings:
|
|
346
|
+
return settings[0]
|
|
347
347
|
raise AppInterfaceSettingsError("settings missing")
|
|
@@ -10,8 +10,8 @@ from reconcile.utils.exceptions import (
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
def settings() -> SmtpSettingsV1:
|
|
13
|
-
if
|
|
14
|
-
if not
|
|
13
|
+
if settings_ := query(query_func=gql.get_api().query).settings:
|
|
14
|
+
if not settings_[0].smtp:
|
|
15
15
|
raise AppInterfaceSmtpSettingsError("settings.smtp missing")
|
|
16
|
-
return
|
|
16
|
+
return settings_[0].smtp
|
|
17
17
|
raise AppInterfaceSettingsError("settings missing")
|
{qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/jira_client.py
RENAMED
|
@@ -233,9 +233,9 @@ class JiraClient:
|
|
|
233
233
|
|
|
234
234
|
def get_issue_type(self, issue_type: str) -> IssueType | None:
|
|
235
235
|
"""Return a issue type (e.g. Task) for the project if it exists."""
|
|
236
|
-
for
|
|
237
|
-
if
|
|
238
|
-
return
|
|
236
|
+
for issue_type_ in self.project_issue_types(self.project):
|
|
237
|
+
if issue_type_.name == issue_type:
|
|
238
|
+
return issue_type_
|
|
239
239
|
return None
|
|
240
240
|
|
|
241
241
|
@staticmethod
|
|
@@ -305,11 +305,11 @@ class JiraClient:
|
|
|
305
305
|
|
|
306
306
|
This API endpoint needs createIssue project permissions.
|
|
307
307
|
"""
|
|
308
|
-
for
|
|
308
|
+
for field_ in self.project_issue_fields(
|
|
309
309
|
project=self.project, issue_type_id=issue_type_id
|
|
310
310
|
):
|
|
311
|
-
if
|
|
312
|
-
return
|
|
311
|
+
if field_.name == field:
|
|
312
|
+
return field_
|
|
313
313
|
return None
|
|
314
314
|
|
|
315
315
|
def _priorities(self) -> list[Priority]:
|
|
@@ -120,7 +120,8 @@ class K8sJobController:
|
|
|
120
120
|
if job_resource is None:
|
|
121
121
|
return None
|
|
122
122
|
return (
|
|
123
|
-
job_resource.body
|
|
123
|
+
job_resource.body
|
|
124
|
+
.get("metadata", {})
|
|
124
125
|
.get("annotations", {})
|
|
125
126
|
.get(JOB_GENERATION_ANNOTATION)
|
|
126
127
|
)
|
|
@@ -325,6 +326,7 @@ class K8sJobController:
|
|
|
325
326
|
self.integration,
|
|
326
327
|
self.integration_version,
|
|
327
328
|
).annotate(),
|
|
329
|
+
server_side=True,
|
|
328
330
|
)
|
|
329
331
|
|
|
330
332
|
# if the job defines secret data, we need to create the secret
|
|
@@ -338,6 +340,7 @@ class K8sJobController:
|
|
|
338
340
|
self.integration,
|
|
339
341
|
self.integration_version,
|
|
340
342
|
).annotate(),
|
|
343
|
+
server_side=True,
|
|
341
344
|
)
|
|
342
345
|
|
|
343
346
|
def validate_job(self, job: V1Job) -> None:
|
|
@@ -573,8 +573,17 @@ class OCCli:
|
|
|
573
573
|
return json.loads(result)["items"]
|
|
574
574
|
|
|
575
575
|
@OCDecorators.process_reconcile_time
|
|
576
|
-
def apply(
|
|
577
|
-
|
|
576
|
+
def apply(
|
|
577
|
+
self,
|
|
578
|
+
namespace: str,
|
|
579
|
+
resource: OR,
|
|
580
|
+
server_side: bool = False,
|
|
581
|
+
) -> OCProcessReconcileTimeDecoratorMsg:
|
|
582
|
+
cmd = (
|
|
583
|
+
["apply"]
|
|
584
|
+
+ (["--server-side"] if server_side else [])
|
|
585
|
+
+ ["-n", namespace, "-f", "-"]
|
|
586
|
+
)
|
|
578
587
|
self._run(cmd, stdin=resource.to_json(), apply=True)
|
|
579
588
|
return self._msg_to_process_reconcile_time(namespace, resource)
|
|
580
589
|
|
|
@@ -143,7 +143,8 @@ def generate_cert(
|
|
|
143
143
|
) -> RhcsV2CertPem | RhcsV2CertPkcs12:
|
|
144
144
|
private_key = rsa.generate_private_key(65537, 4096)
|
|
145
145
|
csr = (
|
|
146
|
-
x509
|
|
146
|
+
x509
|
|
147
|
+
.CertificateSigningRequestBuilder()
|
|
147
148
|
.subject_name(
|
|
148
149
|
x509.Name([
|
|
149
150
|
x509.NameAttribute(NameOID.USER_ID, uid),
|
|
@@ -3054,9 +3054,9 @@ class TerrascriptClient:
|
|
|
3054
3054
|
assert specs is not None # make mypy happy
|
|
3055
3055
|
all_queues_per_spec = []
|
|
3056
3056
|
kms_keys = set()
|
|
3057
|
-
for
|
|
3058
|
-
defaults = self.get_values(
|
|
3059
|
-
queues =
|
|
3057
|
+
for spec_ in specs:
|
|
3058
|
+
defaults = self.get_values(spec_["defaults"])
|
|
3059
|
+
queues = spec_.pop("queues", [])
|
|
3060
3060
|
all_queues = []
|
|
3061
3061
|
for queue_kv in queues:
|
|
3062
3062
|
queue_key = queue_kv["key"]
|
|
@@ -3249,10 +3249,10 @@ class TerrascriptClient:
|
|
|
3249
3249
|
specs = common_values.get("specs")
|
|
3250
3250
|
assert specs is not None # make mypy happy
|
|
3251
3251
|
all_tables = []
|
|
3252
|
-
for
|
|
3253
|
-
defaults = self.get_values(
|
|
3252
|
+
for spec_ in specs:
|
|
3253
|
+
defaults = self.get_values(spec_["defaults"])
|
|
3254
3254
|
attributes = defaults.pop("attributes")
|
|
3255
|
-
tables =
|
|
3255
|
+
tables = spec_["tables"]
|
|
3256
3256
|
for table_kv in tables:
|
|
3257
3257
|
table_key = table_kv["key"]
|
|
3258
3258
|
table = table_kv["value"]
|
|
@@ -7275,7 +7275,8 @@ class TerrascriptClient:
|
|
|
7275
7275
|
|
|
7276
7276
|
# resource - cloudwatch
|
|
7277
7277
|
if (
|
|
7278
|
-
values
|
|
7278
|
+
values
|
|
7279
|
+
.get("logging_info", {})
|
|
7279
7280
|
.get("broker_logs", {})
|
|
7280
7281
|
.get("cloudwatch_logs", {})
|
|
7281
7282
|
.get("enabled", False)
|
{qontract_reconcile-0.10.2.dev479 → qontract_reconcile-0.10.2.dev481}/reconcile/utils/vault.py
RENAMED
|
@@ -179,7 +179,7 @@ class VaultClient:
|
|
|
179
179
|
# must read each time to account for sa token refresh
|
|
180
180
|
with open(self.kube_sa_token_path, encoding="locale") as f:
|
|
181
181
|
try:
|
|
182
|
-
self._client.
|
|
182
|
+
self._client.auth.kubernetes.login(
|
|
183
183
|
role=self.kube_auth_role,
|
|
184
184
|
jwt=f.read(),
|
|
185
185
|
mount_point=self.kube_auth_mount,
|
|
@@ -190,7 +190,9 @@ class VaultClient:
|
|
|
190
190
|
f"using role '{self.kube_auth_role}' on mount '{self.kube_auth_mount}': {e}"
|
|
191
191
|
)
|
|
192
192
|
else:
|
|
193
|
-
self._client.
|
|
193
|
+
self._client.auth.approle.login(
|
|
194
|
+
role_id=self.role_id, secret_id=self.secret_id
|
|
195
|
+
)
|
|
194
196
|
|
|
195
197
|
@retry()
|
|
196
198
|
def read_all_with_version(self, secret: Mapping) -> tuple[dict, int | None]:
|
|
@@ -366,9 +366,9 @@ def get_build_history_pool(
|
|
|
366
366
|
jenkins_map: Mapping, jobs: Mapping, timestamp_limit: int, thread_pool_size: int
|
|
367
367
|
) -> dict:
|
|
368
368
|
history_to_get = []
|
|
369
|
-
for instance,
|
|
369
|
+
for instance, jobs_ in jobs.items():
|
|
370
370
|
jenkins = jenkins_map[instance]
|
|
371
|
-
for job in
|
|
371
|
+
for job in jobs_:
|
|
372
372
|
job["jenkins"] = jenkins
|
|
373
373
|
job["timestamp_limit"] = timestamp_limit
|
|
374
374
|
history_to_get.append(job)
|