qontract-reconcile 0.10.2.dev133__tar.gz → 0.10.2.dev135__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.dev133 → qontract_reconcile-0.10.2.dev135}/PKG-INFO +2 -2
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/pyproject.toml +1 -3
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/gitlab_api.py +24 -64
- qontract_reconcile-0.10.2.dev135/reconcile/utils/instrumented_wrappers.py +70 -0
- qontract_reconcile-0.10.2.dev133/reconcile/utils/instrumented_wrappers.py +0 -42
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/README.md +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/acs_notifiers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/acs_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/acs_rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/advanced_upgrade_service.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/aus_label_source.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/cluster_version_data.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/healthchecks.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/node_pool_spec.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/ocm_addons_upgrade_scheduler_org.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/ocm_upgrade_scheduler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/ocm_upgrade_scheduler_org.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/upgrades.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/version_gate_approver.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/version_gates/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/version_gates/handler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/version_gates/ingress_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/version_gates/ocp_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/version_gates/sts_version_gate_handler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/automated_actions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/automated_actions/config/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/automated_actions/config/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_account_manager/README.md +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_account_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_account_manager/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_account_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_account_manager/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_account_manager/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_account_manager/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_ami_cleanup/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_ami_cleanup/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_ami_share.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_cloudwatch_log_retention/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_cloudwatch_log_retention/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_ecr_image_pull_secrets.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_garbage_collector.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_iam_keys.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_iam_password_reset.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_saml_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_saml_idp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_saml_roles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_saml_roles/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_support_cases_sos.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_version_sync/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_version_sync/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_version_sync/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_version_sync/merge_request_manager/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_version_sync/merge_request_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_version_sync/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/blackbox_exporter_endpoint_monitoring.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/README.md +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/approver.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/bundle.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/change_log_tracking.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/change_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/change_types.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/changes.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/decision.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/diff.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/implicit_ownership.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/self_service_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/change_owners/tester.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/checkpoint.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cli.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/closedbox_endpoint_monitoring_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cluster_auth_rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cluster_auth_rhidp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cluster_deployment_mapper.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cna/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cna/assets/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cna/assets/asset.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cna/assets/asset_factory.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cna/assets/null.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cna/client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cna/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/cna/state.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dashdotdb_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dashdotdb_cso.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dashdotdb_dora.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dashdotdb_dvo.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dashdotdb_slo.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/database_access_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/deadmanssnitch.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dynatrace_token_provider/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dynatrace_token_provider/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dynatrace_token_provider/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dynatrace_token_provider/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dynatrace_token_provider/model.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dynatrace_token_provider/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/dynatrace_token_provider/validate.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/email_sender.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/endpoints_discovery/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/endpoints_discovery/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/endpoints_discovery/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/endpoints_discovery/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/aws.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/factories.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/integration_secrets_sync.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/model.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/secrets_sync.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/external_resources/state.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/validate.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/fleet_labeler/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gabi_authorized_users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gcr_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/github_org.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/github_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/github_repo_invites.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/github_repo_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/github_users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/github_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gitlab_fork_compliance.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gitlab_housekeeping.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gitlab_labeler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gitlab_members.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gitlab_mr_sqs_consumer.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gitlab_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gitlab_permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gitlab_projects.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/glitchtip/README.md +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/glitchtip/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/glitchtip/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/glitchtip_project_alerts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/glitchtip_project_alerts/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/glitchtip_project_dsn/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/glitchtip_project_dsn/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/acs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/acs/acs_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/acs/acs_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/acs/acs_rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/advanced_upgrade_service/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/advanced_upgrade_service/aus_clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/advanced_upgrade_service/aus_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/app_interface_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/app_interface_metrics_exporter/onboarding_status.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/app_sre_tekton_access_revalidation/users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/automated_actions/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/automated_actions/instance.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_account_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_account_manager/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_ami_cleanup/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_ami_cleanup/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_saml_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_saml_idp/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_saml_roles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_saml_roles/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_saml_roles/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_version_sync/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_version_sync/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/aws_version_sync/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/change_owners/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/change_owners/queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/change_owners/queries/change_types.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/change_owners/queries/self_service_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cluster_auth_rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cluster_auth_rhidp/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cna/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cna/queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cna/queries/cna_provisioners.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cna/queries/cna_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/alerting_services_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/app_code_component_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/app_interface_custom_messages.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/app_interface_dms_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/app_interface_repo_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/app_interface_state_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/app_interface_vault_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/app_quay_repos_escalation_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/aws_vpc_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/aws_vpcs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/clusters_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/clusters_with_dms.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/clusters_with_peering.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/github_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/jira_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/jiralert_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/namespaces_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/ocm_env_telemeter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/ocm_environments.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/pagerduty_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/pgp_reencryption_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/pipeline_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/quay_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/quay_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/reserved_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/saas_files.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/saas_target_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/saasherder_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/slack_workspaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/smtp_client_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/state_aws_account.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/common/users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cost_report/app_names.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cost_report/cost_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/cost_report/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/dashdotdb_slo/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/dashdotdb_slo/slo_documents_query.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/dynatrace_token_provider/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/dynatrace_token_provider/dynatrace_bootstrap_tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/dynatrace_token_provider/token_specs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/endpoints_discovery/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/endpoints_discovery/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/external_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/external_resources/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/external_resources/external_resources_modules.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/external_resources/external_resources_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/external_resources/external_resources_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/external_resources/fragments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/external_resources/fragments/external_resources_module_overrides.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fleet_labeler/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fleet_labeler/fleet_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/aus_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/aws_account_common.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/aws_account_managed.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/aws_account_sso.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/aws_infra_management_account.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/aws_vpc.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/aws_vpc_request.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/aws_vpc_request_subnet.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/deplopy_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/disable.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/jumphost_common_fields.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/membership_source.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/minimal_ocm_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/oc_connection_cluster.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/ocm_environment.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/pipeline_provider_retention.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/prometheus_instance.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/resource_limits_requirements.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/resource_requests_requirements.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/resource_values.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/saas_target_namespace.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/serviceaccount_token.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/terraform_state.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/upgrade_policy.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/user.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/fragments/vault_secret.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/gitlab_members/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/gitlab_members/gitlab_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/gitlab_members/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/glitchtip/glitchtip_instance.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/glitchtip/glitchtip_project.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/glitchtip_project_alerts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/glitchtip_project_alerts/glitchtip_project.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/integrations/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/integrations/integrations.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/introspection.json +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jenkins_configs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jenkins_configs/jenkins_configs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jenkins_configs/jenkins_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jira/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jira/jira_servers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jira_permissions_validator/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jira_permissions_validator/jira_boards_for_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jumphosts/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/jumphosts/jumphosts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/ldap_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/ldap_groups/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/ldap_groups/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/maintenance/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/maintenance/maintenances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/membershipsources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/membershipsources/roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/ocm_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/ocm_labels/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/ocm_labels/organizations.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/ocm_oidc_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/ocm_subscription_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/openshift_cluster_bots/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/openshift_cluster_bots/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/openshift_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/openshift_groups/managed_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/openshift_groups/managed_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/openshift_serviceaccount_tokens/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/openshift_serviceaccount_tokens/tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/quay_membership/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/quay_membership/quay_membership.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/rhidp/organizations.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/service_dependencies/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/service_dependencies/jenkins_instance_fragment.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/service_dependencies/service_dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/sharding/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/sharding/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/sharding/ocm_organization.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/skupper_network/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/skupper_network/site_controller_template.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/skupper_network/skupper_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/slack_usergroups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/slack_usergroups/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/slack_usergroups/permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/slack_usergroups/users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/slo_documents/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/slo_documents/slo_documents.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/status_board/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/status_board/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/statuspage/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/statuspage/statuspages.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/templating/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/templating/template_collection.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/templating/templates.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_dns/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_dns/app_interface_cloudflare_dns_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_dns/terraform_cloudflare_zones.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_users/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_users/app_interface_setting_cloudflare_and_vault.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_cloudflare_users/terraform_cloudflare_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_init/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_init/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_repo/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_repo/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_resources/database_access_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_resources/terraform_resources_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_tgw_attachments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/terraform_tgw_attachments/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/unleash_feature_toggles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/unleash_feature_toggles/feature_toggles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/vault_instances/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/vault_instances/vault_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/vault_policies/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/vault_policies/vault_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/vpc_peerings_validator/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/vpc_peerings_validator/vpc_peerings_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/gql_definitions/vpc_peerings_validator/vpc_peerings_validator_peered_cluster_fragment.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/integrations_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins/types.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins_job_builder.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins_job_builds_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins_job_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins_roles.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins_webhooks.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins_webhooks_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jenkins_worker_fleets.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jira_permissions_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/jira_watcher.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ldap_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ldap_groups/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ldap_users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/mr_client_gateway.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm/types.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_additional_routers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_addons.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_addons_upgrade_tests_trigger.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_aws_infrastructure_access.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_external_configuration_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_github_idp.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_internal_notifications/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_internal_notifications/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_labels/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_labels/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_machine_pools.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_update_recommended_version.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/ocm_upgrade_scheduler_org_updater.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_cluster_bots.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_clusterrolebindings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_limitranges.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_namespace_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_network_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_prometheus_rules.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_resourcequotas.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_resources_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_rolebindings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_routes.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_saas_deploy.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_saas_deploy_change_tester.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_saas_deploy_trigger_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_saas_deploy_trigger_cleaner.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_saas_deploy_trigger_configs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_saas_deploy_trigger_images.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_saas_deploy_trigger_moving_commits.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_saas_deploy_trigger_upstream_jobs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_serviceaccount_tokens.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_tekton_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_upgrade_watcher.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/openshift_vault_secrets.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/oum/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/oum/base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/oum/labelset.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/oum/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/oum/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/oum/providers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/oum/standalone.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/prometheus_rules_tester/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/prometheus_rules_tester/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/quay_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/quay_membership.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/quay_mirror.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/quay_mirror_org.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/quay_permissions.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/quay_repos.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/queries.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/query_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/requests_sender.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/resource_scraper.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/resource_template_tester.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/common.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/ocm_oidc_idp/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/ocm_oidc_idp/base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/ocm_oidc_idp/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/ocm_oidc_idp/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/sso_client/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/sso_client/base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/sso_client/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/rhidp/sso_client/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/run_integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/batcher.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/desired_state.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/merge_request_manager_v2.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/mr_parser.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/open_merge_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/merge_request_manager/renderer.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/publisher.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/s3_exporter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/subscriber.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/utils/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_auto_promotions_manager/utils/saas_files_inventory.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/saas_file_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/sendgrid_teammates.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/service_dependencies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/signalfx_endpoint_monitoring.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/skupper_network/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/skupper_network/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/skupper_network/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/skupper_network/reconciler.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/skupper_network/site_controller.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/slack_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/slack_usergroups.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/sql_query.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/status.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/atlassian.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/integrations/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/integrations/components.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/integrations/maintenances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/page.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/state.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/statuspage/status.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templates/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templates/aws_access_key_email.j2 +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templates/email.yml.j2 +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templates/jira-checkpoint-missinginfo.j2 +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templates/rosa-classic-cluster-creation.sh.j2 +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templates/rosa-hcp-cluster-creation.sh.j2 +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templating/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templating/lib/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templating/lib/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templating/lib/model.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templating/lib/rendering.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templating/renderer.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/templating/validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_aws_route53.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_cloudflare_dns.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_cloudflare_users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_init/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_init/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_init/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_init/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_tgw_attachments.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_vpc_peerings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_vpc_resources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_vpc_resources/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_vpc_resources/merge_request.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/terraform_vpc_resources/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/alerting_services_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_interface_custom_messages.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_interface_deadmanssnitch_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_interface_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_interface_metrics_exporter/onboarding_status.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_interface_metrics_exporter/terraform_repo.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_interface_repo_url.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_interface_state_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_interface_vault_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/app_quay_repos_escalation_policies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/apps.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/aws_vpc_requests.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/aws_vpcs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/cloudflare.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/clusters_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/clusters_with_dms.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/clusters_with_peering.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/cost_report/app_names.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/cost_report/cost_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/cost_report/settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/dynatrace.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/dynatrace_environments.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/dynatrace_token_provider_token_specs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/external_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/fleet_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/get_state_aws_account.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/github_orgs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/gitlab_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/glitchtip.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/jenkins.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/jira.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/jira_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/jiralert_settings.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/namespaces_minimal.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/pagerduty_instances.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/quay.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/repos.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/reserved_networks.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/saas_files.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/slack.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/slo_documents.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/smtp.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/tekton_pipeline_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/terraform_namespaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/terraform_tgw_attachments/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/terraform_tgw_attachments/aws_accounts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/unleash.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/users.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/typed_queries/vault.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/unleash_feature_toggles/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/unleash_feature_toggles/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/acs/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/acs/base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/acs/notifiers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/acs/policies.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/acs/rbac.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aggregated_list.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/amtool.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/account.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/dynamodb.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/iam.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/organization.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/s3.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/service_quotas.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/sts.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_api_typed/support.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/aws_helper.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/batches.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/binary.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/cloud_resource_best_practice/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/cloud_resource_best_practice/aws_rds.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/clusterhealth/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/clusterhealth/providerbase.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/clusterhealth/telemeter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/config.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/constants.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/deadmanssnitch_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/defer.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/differ.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/disabled_integrations.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/dnsutils.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/dynatrace/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/dynatrace/client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/early_exit_cache.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/elasticsearch_exceptions.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/environ.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/exceptions.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/expiration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/extended_early_exit.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/external_resource_spec.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/external_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/filtering.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/git.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/github_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/glitchtip/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/glitchtip/client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/glitchtip/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/gpg.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/gql.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/grouping.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/helm.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/helpers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/imap_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/internal_groups/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/internal_groups/client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/internal_groups/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jenkins_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jinja2/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jinja2/extensions.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jinja2/filters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jinja2/utils.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jira_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jjb_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jobcontroller/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jobcontroller/controller.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jobcontroller/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jsonpath.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/jump_host.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/keycloak.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ldap_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/lean_terraform_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/make.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/membershipsources/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/membershipsources/app_interface_resolver.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/membershipsources/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/membershipsources/resolver.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/merge_request_manager/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/merge_request_manager/merge_request_manager.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/merge_request_manager/parser.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/README.md +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/app_interface_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/app_sre_tekton_access_report.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/aws_access.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/clusters_updates.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/glitchtip_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/labels.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/notificator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/ocm_update_recommended_version.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/ocm_upgrade_scheduler_org_updates.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/promote_qontract.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/update_access_report_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/mr/user_maintenance.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/oauth2_backend_application_session.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/oc.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/oc_connection_parameters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/oc_filters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/oc_map.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/addons.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/cluster_groups.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/clusters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/identity_providers.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/label_sources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/labels.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/manifests.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/ocm.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/products.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/search_filters.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/service_log.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/sre_capability_labels.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/status_board.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/subscriptions.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/syncsets.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm/upgrades.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ocm_base_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/openshift_resource.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/openssl.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/output.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/pagerduty_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/parse_dhms_duration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/password_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/prometheus.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/promotion_state.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/promtool.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/quay_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/raw_github_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/repo_owners.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/rest_api_base.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/rosa/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/rosa/rosa_cli.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/rosa/session.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/ruamel.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/runtime/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/runtime/desired_state_diff.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/runtime/environment.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/runtime/integration.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/runtime/meta.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/runtime/runner.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/runtime/sharding.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/saasherder/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/saasherder/interfaces.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/saasherder/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/saasherder/saasherder.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/secret_reader.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/semver_helper.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/sharding.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/slack_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/smtp_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/sqs_gateway.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/state.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/structs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/template.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terraform/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terraform/config.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terraform/config_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terraform_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terrascript/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terrascript/cloudflare_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terrascript/cloudflare_resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terrascript/models.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terrascript/resources.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/terrascript_aws_client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/three_way_diff_strategy.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/throughput.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/unleash/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/unleash/client.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/unleash/server.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/vault.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/vaultsecretref.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/vcs.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/vault_replication.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/vpc_peerings_validator.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/app_interface_metrics_exporter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/app_interface_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/app_sre_tekton_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/app_sre_tekton_access_revalidation.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/container_images_report.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/aws.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/cost_management_api.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/model.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/openshift.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/openshift_cost_optimization.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/response.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/util.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/cost_report/view.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/erv2.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/gpg_encrypt.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/cli_commands/systems_and_tools.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/glitchtip_access_reporter.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/glitchtip_access_revalidation.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/qontract_cli.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/saas_metrics_exporter/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/saas_metrics_exporter/commit_distance/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/saas_metrics_exporter/commit_distance/channel.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/saas_metrics_exporter/commit_distance/commit_distance.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/saas_metrics_exporter/commit_distance/metrics.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/saas_metrics_exporter/main.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/saas_promotion_state/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/saas_promotion_state/saas_promotion_state.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/sd_app_sre_alert_report.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/sre_checkpoints/__init__.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/tools/sre_checkpoints/util.py +0 -0
- {qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/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.dev135
|
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
|
@@ -43,7 +43,7 @@ Requires-Dist: pygithub<1.59,>=1.58
|
|
43
43
|
Requires-Dist: pyjwt~=2.7
|
44
44
|
Requires-Dist: pyopenssl~=23.0
|
45
45
|
Requires-Dist: pypd<1.2.0,>=1.1.0
|
46
|
-
Requires-Dist: python-gitlab
|
46
|
+
Requires-Dist: python-gitlab==5.6.0
|
47
47
|
Requires-Dist: requests-oauthlib~=1.3
|
48
48
|
Requires-Dist: requests~=2.32
|
49
49
|
Requires-Dist: rich<14.0.0,>=13.3.0
|
@@ -45,7 +45,7 @@ dependencies = [
|
|
45
45
|
"pyjwt~=2.7",
|
46
46
|
"pyOpenSSL~=23.0",
|
47
47
|
"pypd>=1.1.0,<1.2.0",
|
48
|
-
"python-gitlab
|
48
|
+
"python-gitlab==5.6.0",
|
49
49
|
"requests-oauthlib~=1.3",
|
50
50
|
"requests~=2.32",
|
51
51
|
"rich>=13.3.0,<14.0.0",
|
@@ -329,7 +329,6 @@ module = [
|
|
329
329
|
"reconcile.utils.gql",
|
330
330
|
"reconcile.utils.helpers",
|
331
331
|
"reconcile.utils.imap_client",
|
332
|
-
"reconcile.utils.instrumented_wrappers",
|
333
332
|
"reconcile.utils.jenkins_api",
|
334
333
|
"reconcile.utils.jjb_client",
|
335
334
|
"reconcile.utils.ldap_client",
|
@@ -417,7 +416,6 @@ module = [
|
|
417
416
|
"reconcile.test.test_gitlab_housekeeping",
|
418
417
|
"reconcile.test.test_gitlab_labeler",
|
419
418
|
"reconcile.test.test_gitlab_members",
|
420
|
-
"reconcile.test.test_instrumented_wrappers",
|
421
419
|
"reconcile.test.test_integrations_manager",
|
422
420
|
"reconcile.test.test_jenkins_worker_fleets",
|
423
421
|
"reconcile.test.test_jump_host",
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/utils/gitlab_api.py
RENAMED
@@ -21,8 +21,12 @@ from typing import (
|
|
21
21
|
)
|
22
22
|
from urllib.parse import urlparse
|
23
23
|
|
24
|
-
import gitlab
|
25
24
|
import urllib3
|
25
|
+
from gitlab import (
|
26
|
+
Gitlab,
|
27
|
+
GitlabCreateError,
|
28
|
+
GitlabGetError,
|
29
|
+
)
|
26
30
|
from gitlab.const import (
|
27
31
|
DEVELOPER_ACCESS,
|
28
32
|
GUEST_ACCESS,
|
@@ -47,8 +51,10 @@ from gitlab.v4.objects import (
|
|
47
51
|
ProjectMergeRequestResourceLabelEvent,
|
48
52
|
User,
|
49
53
|
)
|
54
|
+
from requests import Session
|
50
55
|
from sretoolbox.utils import retry
|
51
56
|
|
57
|
+
from reconcile.utils.instrumented_wrappers import InstrumentedSession
|
52
58
|
from reconcile.utils.metrics import gitlab_request
|
53
59
|
from reconcile.utils.secret_reader import SecretReader, SecretReaderBase
|
54
60
|
|
@@ -59,8 +65,6 @@ urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)
|
|
59
65
|
|
60
66
|
MR_DESCRIPTION_COMMENT_ID = 0
|
61
67
|
|
62
|
-
# The default value is there for unit test
|
63
|
-
INTEGRATION_NAME = os.getenv("INTEGRATION_NAME", "")
|
64
68
|
DEFAULT_MAIN_BRANCH = "master"
|
65
69
|
|
66
70
|
|
@@ -113,19 +117,24 @@ class GitLabApi:
|
|
113
117
|
secret_reader: SecretReaderBase | None = None,
|
114
118
|
project_url: str | None = None,
|
115
119
|
timeout: float = 30,
|
120
|
+
session: Session | None = None,
|
116
121
|
):
|
117
122
|
self.server = instance["url"]
|
118
123
|
if not secret_reader:
|
119
124
|
secret_reader = SecretReader(settings=settings)
|
120
125
|
token = secret_reader.read(instance["token"])
|
121
|
-
self.ssl_verify =
|
122
|
-
|
123
|
-
|
124
|
-
self.
|
126
|
+
self.ssl_verify = (
|
127
|
+
instance["sslVerify"] if instance["sslVerify"] is not None else True
|
128
|
+
)
|
129
|
+
self.session = session or InstrumentedSession(
|
130
|
+
gitlab_request.labels(integration=os.getenv("INTEGRATION_NAME", ""))
|
131
|
+
)
|
132
|
+
self.gl = Gitlab(
|
125
133
|
self.server,
|
126
134
|
private_token=token,
|
127
135
|
ssl_verify=self.ssl_verify,
|
128
136
|
timeout=timeout,
|
137
|
+
session=self.session,
|
129
138
|
)
|
130
139
|
self._auth()
|
131
140
|
assert self.gl.user
|
@@ -136,10 +145,8 @@ class GitLabApi:
|
|
136
145
|
if project_url is not None:
|
137
146
|
parsed_project_url = urlparse(project_url)
|
138
147
|
name_with_namespace = parsed_project_url.path.strip("/")
|
139
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
140
148
|
self.project = self.gl.projects.get(name_with_namespace)
|
141
149
|
else:
|
142
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
143
150
|
self.project = self.gl.projects.get(project_id)
|
144
151
|
|
145
152
|
@cached_property
|
@@ -164,22 +171,19 @@ class GitLabApi:
|
|
164
171
|
|
165
172
|
def cleanup(self) -> None:
|
166
173
|
"""
|
167
|
-
Close
|
174
|
+
Close session.
|
168
175
|
"""
|
169
|
-
self.
|
176
|
+
self.session.close()
|
170
177
|
|
171
178
|
@retry()
|
172
179
|
def _auth(self) -> None:
|
173
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
174
180
|
self.gl.auth()
|
175
181
|
|
176
182
|
def create_branch(self, new_branch: str, source_branch: str) -> None:
|
177
183
|
data = {"branch": new_branch, "ref": source_branch}
|
178
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
179
184
|
self.project.branches.create(data)
|
180
185
|
|
181
186
|
def delete_branch(self, branch: str) -> None:
|
182
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
183
187
|
self.project.branches.delete(branch)
|
184
188
|
|
185
189
|
def create_commit(
|
@@ -191,7 +195,6 @@ class GitLabApi:
|
|
191
195
|
#create-a-commit-with-multiple-files-and-actions
|
192
196
|
"""
|
193
197
|
|
194
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
195
198
|
self.project.commits.create({
|
196
199
|
"branch": branch_name,
|
197
200
|
"commit_message": commit_message,
|
@@ -208,7 +211,6 @@ class GitLabApi:
|
|
208
211
|
{"action": "create", "file_path": file_path, "content": content}
|
209
212
|
],
|
210
213
|
}
|
211
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
212
214
|
self.project.commits.create(data)
|
213
215
|
|
214
216
|
def delete_file(
|
@@ -219,7 +221,6 @@ class GitLabApi:
|
|
219
221
|
"commit_message": commit_message,
|
220
222
|
"actions": [{"action": "delete", "file_path": file_path}],
|
221
223
|
}
|
222
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
223
224
|
self.project.commits.create(data)
|
224
225
|
|
225
226
|
def update_file(
|
@@ -232,7 +233,6 @@ class GitLabApi:
|
|
232
233
|
{"action": "update", "file_path": file_path, "content": content}
|
233
234
|
],
|
234
235
|
}
|
235
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
236
236
|
self.project.commits.create(data)
|
237
237
|
|
238
238
|
def create_mr(
|
@@ -252,7 +252,6 @@ class GitLabApi:
|
|
252
252
|
"remove_source_branch": str(remove_source_branch),
|
253
253
|
"labels": labels,
|
254
254
|
}
|
255
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
256
255
|
return cast(ProjectMergeRequest, self.project.mergerequests.create(data))
|
257
256
|
|
258
257
|
def mr_exists(self, title: str) -> bool:
|
@@ -275,15 +274,13 @@ class GitLabApi:
|
|
275
274
|
return [m.username for m in members if m.access_level >= 40]
|
276
275
|
|
277
276
|
def get_app_sre_group_users(self) -> list[GroupMember]:
|
278
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
279
277
|
app_sre_group = self.gl.groups.get("app-sre")
|
280
278
|
return self.get_items(app_sre_group.members.list)
|
281
279
|
|
282
280
|
def get_group_if_exists(self, group_name: str) -> Group | None:
|
283
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
284
281
|
try:
|
285
282
|
return self.gl.groups.get(group_name)
|
286
|
-
except
|
283
|
+
except GitlabGetError:
|
287
284
|
return None
|
288
285
|
|
289
286
|
def share_project_with_group(
|
@@ -294,9 +291,7 @@ class GitLabApi:
|
|
294
291
|
reshare: bool = False,
|
295
292
|
) -> None:
|
296
293
|
if reshare:
|
297
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
298
294
|
project.unshare(group_id)
|
299
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
300
295
|
project.share(group_id, access_level)
|
301
296
|
|
302
297
|
@staticmethod
|
@@ -334,7 +329,7 @@ class GitLabApi:
|
|
334
329
|
access_level = self.get_access_level(access)
|
335
330
|
try:
|
336
331
|
project.members.create({"user_id": user.id, "access_level": access_level})
|
337
|
-
except
|
332
|
+
except GitlabCreateError:
|
338
333
|
member = project.members.get(user.id)
|
339
334
|
member.access_level = access_level
|
340
335
|
member.save()
|
@@ -342,25 +337,21 @@ class GitLabApi:
|
|
342
337
|
def add_group_member(self, group: Group, user: GitlabUser) -> None:
|
343
338
|
gitlab_user = self.get_user(user.user)
|
344
339
|
if gitlab_user is not None:
|
345
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
346
340
|
try:
|
347
341
|
group.members.create({
|
348
342
|
"user_id": gitlab_user.id,
|
349
343
|
"access_level": user.access_level,
|
350
344
|
})
|
351
|
-
except
|
352
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
345
|
+
except GitlabCreateError:
|
353
346
|
member = group.members.get(user.user)
|
354
347
|
member.access_level = user.access_level
|
355
348
|
member.save()
|
356
349
|
|
357
350
|
def remove_group_member(self, group: Group, user_id: str) -> None:
|
358
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
359
351
|
group.members.delete(user_id)
|
360
352
|
|
361
353
|
def change_access(self, member: GroupMember, access_level: int) -> None:
|
362
354
|
member.access_level = access_level
|
363
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
364
355
|
member.save()
|
365
356
|
|
366
357
|
@staticmethod
|
@@ -384,16 +375,13 @@ class GitLabApi:
|
|
384
375
|
raise ValueError(f"Invalid access level: {access}")
|
385
376
|
|
386
377
|
def get_group_id_and_projects(self, group_name: str) -> tuple[str, list[str]]:
|
387
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
388
378
|
group = self.gl.groups.get(group_name)
|
389
379
|
return group.id, [p.name for p in self.get_items(group.projects.list)]
|
390
380
|
|
391
381
|
def get_group(self, group_name: str) -> Group:
|
392
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
393
382
|
return self.gl.groups.get(group_name)
|
394
383
|
|
395
384
|
def create_project(self, group_id: str, project: str) -> None:
|
396
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
397
385
|
self.gl.projects.create({"name": project, "namespace_id": group_id})
|
398
386
|
|
399
387
|
def get_project_url(self, group: str, project: str) -> str:
|
@@ -402,23 +390,20 @@ class GitLabApi:
|
|
402
390
|
@retry()
|
403
391
|
def get_project(self, repo_url: str) -> Project | None:
|
404
392
|
repo = repo_url.replace(self.server + "/", "")
|
405
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
406
393
|
try:
|
407
394
|
project = self.gl.projects.get(repo)
|
408
|
-
except
|
395
|
+
except GitlabGetError:
|
409
396
|
logging.warning(f"{repo_url} not found")
|
410
397
|
project = None
|
411
398
|
return project
|
412
399
|
|
413
400
|
def get_project_by_id(self, project_id: int) -> Project:
|
414
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
415
401
|
return self.gl.projects.get(project_id)
|
416
402
|
|
417
403
|
def get_issues(self, state: str) -> list[ProjectIssue]:
|
418
404
|
return self.get_items(self.project.issues.list, state=state)
|
419
405
|
|
420
406
|
def get_merge_request(self, mr_id: str | int) -> ProjectMergeRequest:
|
421
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
422
407
|
return self.project.mergerequests.get(mr_id)
|
423
408
|
|
424
409
|
def get_merge_requests(self, state: str) -> list[ProjectMergeRequest]:
|
@@ -443,7 +428,6 @@ class GitLabApi:
|
|
443
428
|
def get_merge_request_changed_paths(
|
444
429
|
merge_request: ProjectMergeRequest,
|
445
430
|
) -> list[str]:
|
446
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
447
431
|
result = merge_request.changes()
|
448
432
|
changes = cast(dict, result)["changes"]
|
449
433
|
changed_paths = set()
|
@@ -487,7 +471,6 @@ class GitLabApi:
|
|
487
471
|
|
488
472
|
@staticmethod
|
489
473
|
def delete_comment(note: ProjectMergeRequestNote) -> None:
|
490
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
491
474
|
note.delete()
|
492
475
|
|
493
476
|
def delete_merge_request_comments(
|
@@ -517,7 +500,6 @@ class GitLabApi:
|
|
517
500
|
if label in labels:
|
518
501
|
return
|
519
502
|
labels.append(label)
|
520
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
521
503
|
merge_request.save()
|
522
504
|
|
523
505
|
@staticmethod
|
@@ -533,7 +515,6 @@ class GitLabApi:
|
|
533
515
|
if not new_labels:
|
534
516
|
return
|
535
517
|
merge_request.labels.extend(new_labels)
|
536
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
537
518
|
merge_request.save()
|
538
519
|
|
539
520
|
@staticmethod
|
@@ -562,7 +543,6 @@ class GitLabApi:
|
|
562
543
|
return
|
563
544
|
|
564
545
|
merge_request.labels = list(new_desired_labels)
|
565
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
566
546
|
merge_request.save()
|
567
547
|
|
568
548
|
@staticmethod
|
@@ -570,16 +550,14 @@ class GitLabApi:
|
|
570
550
|
merge_request: ProjectMergeRequest,
|
571
551
|
body: str,
|
572
552
|
) -> None:
|
573
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
574
553
|
merge_request.notes.create({"body": body})
|
575
554
|
|
576
|
-
# TODO: deprecated this method as new support of list(get_all=True)
|
555
|
+
# TODO: deprecated this method as new support of list(get_all=True)
|
577
556
|
@staticmethod
|
578
557
|
def get_items(method: Callable, **kwargs: Any) -> list:
|
579
558
|
all_items = []
|
580
559
|
page = 1
|
581
560
|
while True:
|
582
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
583
561
|
items = method(page=page, per_page=100, **kwargs)
|
584
562
|
all_items.extend(items)
|
585
563
|
if len(items) < 100:
|
@@ -589,12 +567,10 @@ class GitLabApi:
|
|
589
567
|
return all_items
|
590
568
|
|
591
569
|
def create_label(self, label_text: str, label_color: str) -> None:
|
592
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
593
570
|
self.project.labels.create({"name": label_text, "color": label_color})
|
594
571
|
|
595
572
|
@staticmethod
|
596
573
|
def refresh_labels(item: ProjectMergeRequest | ProjectIssue) -> None:
|
597
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
598
574
|
manager: ProjectMergeRequestManager | ProjectIssueManager
|
599
575
|
match item:
|
600
576
|
case ProjectMergeRequest():
|
@@ -622,9 +598,7 @@ class GitLabApi:
|
|
622
598
|
return
|
623
599
|
labels.append(label)
|
624
600
|
note_body = f"item has been marked as {label}. to remove say `/{label} cancel`"
|
625
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
626
601
|
item.notes.create({"body": note_body})
|
627
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
628
602
|
item.save()
|
629
603
|
|
630
604
|
@staticmethod
|
@@ -639,7 +613,6 @@ class GitLabApi:
|
|
639
613
|
if label not in labels:
|
640
614
|
return
|
641
615
|
labels.remove(label)
|
642
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
643
616
|
item.save()
|
644
617
|
|
645
618
|
@staticmethod
|
@@ -656,18 +629,14 @@ class GitLabApi:
|
|
656
629
|
if not to_be_removed:
|
657
630
|
return
|
658
631
|
item.labels = list(current_labels - to_be_removed)
|
659
|
-
|
660
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
661
632
|
item.save()
|
662
633
|
|
663
634
|
@staticmethod
|
664
635
|
def close(item: ProjectIssue | ProjectMergeRequest) -> None:
|
665
636
|
item.state_event = "close"
|
666
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
667
637
|
item.save()
|
668
638
|
|
669
639
|
def get_user(self, username: str) -> User | None:
|
670
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
671
640
|
user = cast(list[User], self.gl.users.list(search=username, page=1, per_page=1))
|
672
641
|
if not user:
|
673
642
|
logging.error(f"{username} user not found")
|
@@ -676,12 +645,9 @@ class GitLabApi:
|
|
676
645
|
|
677
646
|
@retry()
|
678
647
|
def get_project_hooks(self, repo_url: str) -> list[ProjectHook]:
|
679
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
680
648
|
p = self.get_project(repo_url)
|
681
649
|
if p is None:
|
682
650
|
return []
|
683
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
684
|
-
# TODO: get_all may send multiple requests, update metrics accordingly
|
685
651
|
return p.hooks.list(per_page=100, get_all=True)
|
686
652
|
|
687
653
|
def create_project_hook(self, repo_url: str, data: Mapping) -> None:
|
@@ -697,7 +663,6 @@ class GitLabApi:
|
|
697
663
|
"push_events": int("push" in trigger),
|
698
664
|
"merge_requests_events": int("mr" in trigger),
|
699
665
|
}
|
700
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
701
666
|
p.hooks.create(hook)
|
702
667
|
|
703
668
|
def get_repository_tree(self, ref: str = "master") -> list[dict]:
|
@@ -710,11 +675,10 @@ class GitLabApi:
|
|
710
675
|
"""
|
711
676
|
Wrapper around Gitlab.files.get() with exception handling.
|
712
677
|
"""
|
713
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
714
678
|
try:
|
715
679
|
path = path.lstrip("/")
|
716
680
|
return self.project.files.get(file_path=path, ref=ref)
|
717
|
-
except
|
681
|
+
except GitlabGetError:
|
718
682
|
return None
|
719
683
|
|
720
684
|
def initiate_saas_bundle_repo(self, repo_url: str) -> None:
|
@@ -747,8 +711,6 @@ class GitLabApi:
|
|
747
711
|
last_action_by_team = comment["created_at"]
|
748
712
|
break
|
749
713
|
# labels
|
750
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
751
|
-
# TODO: this may send multiple requests, update metrics accordingly
|
752
714
|
label_events = cast(
|
753
715
|
list[ProjectMergeRequestResourceLabelEvent],
|
754
716
|
mr.resourcelabelevents.list(get_all=True),
|
@@ -769,7 +731,6 @@ class GitLabApi:
|
|
769
731
|
# possible responses from tenants (ignore the bot)
|
770
732
|
last_action_not_by_team = None
|
771
733
|
# commits
|
772
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
773
734
|
commits = list(mr.commits())
|
774
735
|
commits.sort(key=attrgetter("created_at"), reverse=True)
|
775
736
|
for commit in commits:
|
@@ -831,7 +792,6 @@ class GitLabApi:
|
|
831
792
|
return None
|
832
793
|
|
833
794
|
def get_commit_sha(self, ref: str, repo_url: str) -> str:
|
834
|
-
gitlab_request.labels(integration=INTEGRATION_NAME).inc()
|
835
795
|
project = self.get_project(repo_url)
|
836
796
|
commits = project.commits.list(ref_name=ref, per_page=1, page=1)
|
837
797
|
return commits[0].id
|
@@ -0,0 +1,70 @@
|
|
1
|
+
import os
|
2
|
+
from typing import Any
|
3
|
+
|
4
|
+
from prometheus_client.core import Counter
|
5
|
+
from requests import (
|
6
|
+
Response,
|
7
|
+
Session,
|
8
|
+
)
|
9
|
+
from sretoolbox.container import (
|
10
|
+
Image,
|
11
|
+
Skopeo,
|
12
|
+
)
|
13
|
+
|
14
|
+
from reconcile.utils import metrics
|
15
|
+
|
16
|
+
# TODO: move these to a shared, constants module
|
17
|
+
|
18
|
+
INTEGRATION_NAME = os.environ.get("INTEGRATION_NAME", "")
|
19
|
+
SHARDS = int(os.environ.get("SHARDS", "1"))
|
20
|
+
SHARD_ID = int(os.environ.get("SHARD_ID", "0"))
|
21
|
+
|
22
|
+
|
23
|
+
class InstrumentedImage(Image):
|
24
|
+
"""Normal Image that exposes the count of reachouts to external
|
25
|
+
registries.
|
26
|
+
|
27
|
+
It helps us understand the performance of our caches and predict
|
28
|
+
our mirroring-related costs.
|
29
|
+
|
30
|
+
"""
|
31
|
+
|
32
|
+
def _get_manifest(self) -> Response:
|
33
|
+
metrics.registry_reachouts.labels(
|
34
|
+
integration=INTEGRATION_NAME,
|
35
|
+
shard=SHARDS,
|
36
|
+
shard_id=SHARD_ID,
|
37
|
+
registry=self.registry,
|
38
|
+
).inc()
|
39
|
+
return super()._get_manifest()
|
40
|
+
|
41
|
+
|
42
|
+
class InstrumentedSkopeo(Skopeo):
|
43
|
+
def copy(self, *args: Any, **kwargs: Any) -> bytes | str:
|
44
|
+
metrics.copy_count.labels(
|
45
|
+
integration=INTEGRATION_NAME, shard=SHARDS, shard_id=SHARD_ID
|
46
|
+
).inc()
|
47
|
+
return super().copy(*args, **kwargs)
|
48
|
+
|
49
|
+
|
50
|
+
class InstrumentedSession(Session):
|
51
|
+
"""
|
52
|
+
Instrumented requests.Session that auto increments Prometheus Counter on request.
|
53
|
+
|
54
|
+
Usage:
|
55
|
+
from prometheus_client import Counter
|
56
|
+
gitlab_request = Counter(
|
57
|
+
name="qontract_reconcile_gitlab_request_total",
|
58
|
+
documentation="Number of calls made to Gitlab API",
|
59
|
+
labelnames=["integration"],
|
60
|
+
)
|
61
|
+
session = InstrumentedSession(counter.labels(integration="gitlab-housekeeping"))
|
62
|
+
"""
|
63
|
+
|
64
|
+
def __init__(self, counter: Counter) -> None:
|
65
|
+
self.counter = counter
|
66
|
+
super().__init__()
|
67
|
+
|
68
|
+
def request(self, *args: Any, **kwargs: Any) -> Response:
|
69
|
+
self.counter.inc()
|
70
|
+
return super().request(*args, **kwargs)
|
@@ -1,42 +0,0 @@
|
|
1
|
-
import os
|
2
|
-
|
3
|
-
from sretoolbox.container import (
|
4
|
-
Image,
|
5
|
-
Skopeo,
|
6
|
-
)
|
7
|
-
|
8
|
-
from reconcile.utils import metrics
|
9
|
-
|
10
|
-
# TODO: move these to a shared, constants module
|
11
|
-
|
12
|
-
INTEGRATION_NAME = os.environ.get("INTEGRATION_NAME", "")
|
13
|
-
SHARDS = int(os.environ.get("SHARDS", "1"))
|
14
|
-
SHARD_ID = int(os.environ.get("SHARD_ID", "0"))
|
15
|
-
|
16
|
-
|
17
|
-
class InstrumentedImage(Image):
|
18
|
-
"""Normal Image that exposes the count of reachouts to external
|
19
|
-
registries.
|
20
|
-
|
21
|
-
It helps us understand the performance of our caches and predict
|
22
|
-
our mirroring-related costs.
|
23
|
-
|
24
|
-
"""
|
25
|
-
|
26
|
-
def _get_manifest(self):
|
27
|
-
metrics.registry_reachouts.labels(
|
28
|
-
integration=INTEGRATION_NAME,
|
29
|
-
shard=SHARDS,
|
30
|
-
shard_id=SHARD_ID,
|
31
|
-
registry=self.registry,
|
32
|
-
).inc()
|
33
|
-
super()._get_manifest()
|
34
|
-
|
35
|
-
|
36
|
-
class InstrumentedSkopeo(Skopeo):
|
37
|
-
def copy(self, *args, **kwargs):
|
38
|
-
# pylint: disable=signature-differs
|
39
|
-
metrics.copy_count.labels(
|
40
|
-
integration=INTEGRATION_NAME, shard=SHARDS, shard_id=SHARD_ID
|
41
|
-
).inc()
|
42
|
-
return super().copy(*args, **kwargs)
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/acs_notifiers.py
RENAMED
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/acs_policies.py
RENAMED
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/healthchecks.py
RENAMED
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/metrics.py
RENAMED
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/models.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aus/upgrades.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_ami_share.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{qontract_reconcile-0.10.2.dev133 → qontract_reconcile-0.10.2.dev135}/reconcile/aws_iam_keys.py
RENAMED
File without changes
|
File without changes
|
File without changes
|