qontract-reconcile 0.10.1rc1032__py3-none-any.whl → 0.10.1rc1033__py3-none-any.whl
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.1rc1032.dist-info → qontract_reconcile-0.10.1rc1033.dist-info}/METADATA +1 -1
- {qontract_reconcile-0.10.1rc1032.dist-info → qontract_reconcile-0.10.1rc1033.dist-info}/RECORD +7 -7
- reconcile/endpoints_discovery/integration.py +1 -2
- reconcile/endpoints_discovery/merge_request_manager.py +3 -0
- {qontract_reconcile-0.10.1rc1032.dist-info → qontract_reconcile-0.10.1rc1033.dist-info}/WHEEL +0 -0
- {qontract_reconcile-0.10.1rc1032.dist-info → qontract_reconcile-0.10.1rc1033.dist-info}/entry_points.txt +0 -0
- {qontract_reconcile-0.10.1rc1032.dist-info → qontract_reconcile-0.10.1rc1033.dist-info}/top_level.txt +0 -0
{qontract_reconcile-0.10.1rc1032.dist-info → qontract_reconcile-0.10.1rc1033.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: qontract-reconcile
|
3
|
-
Version: 0.10.
|
3
|
+
Version: 0.10.1rc1033
|
4
4
|
Summary: Collection of tools to reconcile services with their desired state as defined in the app-interface DB.
|
5
5
|
Home-page: https://github.com/app-sre/qontract-reconcile
|
6
6
|
Author: Red Hat App-SRE Team
|
{qontract_reconcile-0.10.1rc1032.dist-info → qontract_reconcile-0.10.1rc1033.dist-info}/RECORD
RENAMED
@@ -186,9 +186,9 @@ reconcile/dynatrace_token_provider/metrics.py,sha256=xiKkl8fTEBQaXJelGCPNTZhHAWd
|
|
186
186
|
reconcile/dynatrace_token_provider/model.py,sha256=gkpqo5rRRueBXnIMjp4EEHqBUBuU65TRI8zpdb8GJ0A,241
|
187
187
|
reconcile/dynatrace_token_provider/ocm.py,sha256=iHMsgbsLs-dlrB9UXmWNDF7E4UDe49JOsLa9rnowKfo,4282
|
188
188
|
reconcile/endpoints_discovery/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
189
|
-
reconcile/endpoints_discovery/integration.py,sha256=
|
189
|
+
reconcile/endpoints_discovery/integration.py,sha256=q01DJgCv1YiDY-VUWDfQ5kfGm67BUhP-YP7c0JQObj8,12333
|
190
190
|
reconcile/endpoints_discovery/merge_request.py,sha256=_yLb4tnvoZMCko8rta2C_CvOInJa9pa3HzSmHNtjgGU,2978
|
191
|
-
reconcile/endpoints_discovery/merge_request_manager.py,sha256=
|
191
|
+
reconcile/endpoints_discovery/merge_request_manager.py,sha256=wUMsumxv8RnWaRattax4HfoRlhtVzmgro3GiJJ1C4Vc,6392
|
192
192
|
reconcile/external_resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
193
193
|
reconcile/external_resources/aws.py,sha256=JvjKaABy2Pg8u8Lq82Acv4zMvpE3_qGKes7OG-zlHOM,2956
|
194
194
|
reconcile/external_resources/factories.py,sha256=DXgaLxoO87zZ76VOpRpu2GeYGhsbfOnOx5mrzgo4Gf4,4767
|
@@ -865,8 +865,8 @@ tools/test/test_qontract_cli.py,sha256=_D61RFGAN5x44CY1tYbouhlGXXABwYfxKSWSQx3Jr
|
|
865
865
|
tools/test/test_saas_promotion_state.py,sha256=dy4kkSSAQ7bC0Xp2CociETGN-2aABEfL6FU5D9Jl00Y,6056
|
866
866
|
tools/test/test_sd_app_sre_alert_report.py,sha256=v363r9zM7__0kR5K6mvJoGFcM9BvE33fWAayrqkpojA,2116
|
867
867
|
tools/test/test_sre_checkpoints.py,sha256=SKqPPTl9ua0RFdSSofnoQX-JZE6dFLO3LRhfQzqtfh8,2607
|
868
|
-
qontract_reconcile-0.10.
|
869
|
-
qontract_reconcile-0.10.
|
870
|
-
qontract_reconcile-0.10.
|
871
|
-
qontract_reconcile-0.10.
|
872
|
-
qontract_reconcile-0.10.
|
868
|
+
qontract_reconcile-0.10.1rc1033.dist-info/METADATA,sha256=UgXHDzIBXemPFdpTK2uj033p1---CqacT8xzomQxMxI,2213
|
869
|
+
qontract_reconcile-0.10.1rc1033.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
870
|
+
qontract_reconcile-0.10.1rc1033.dist-info/entry_points.txt,sha256=GKQqCl2j2X1BJQ69een6rHcR26PmnxnONLNOQB-nRjY,491
|
871
|
+
qontract_reconcile-0.10.1rc1033.dist-info/top_level.txt,sha256=l5ISPoXzt0SdR4jVdkfa7RPSKNc8zAHYWAnR-Dw8Ey8,24
|
872
|
+
qontract_reconcile-0.10.1rc1033.dist-info/RECORD,,
|
@@ -261,8 +261,7 @@ class EndpointsDiscoveryIntegration(
|
|
261
261
|
) -> ExtendedEarlyExitRunnerResult:
|
262
262
|
"""Reconcile the endpoints for all namespaces."""
|
263
263
|
apps = self.get_apps(oc_map, endpoint_template, namespaces)
|
264
|
-
|
265
|
-
merge_request_manager.create_merge_request(apps=apps)
|
264
|
+
merge_request_manager.create_merge_request(apps=apps)
|
266
265
|
return ExtendedEarlyExitRunnerResult(payload={}, applied_count=len(apps))
|
267
266
|
|
268
267
|
@defer
|
@@ -139,6 +139,9 @@ class MergeRequestManager(MergeRequestManagerBase[EPDInfo]):
|
|
139
139
|
# same external resource.
|
140
140
|
return None
|
141
141
|
|
142
|
+
if not apps:
|
143
|
+
return None
|
144
|
+
|
142
145
|
endpoints_discovery_mr = EndpointsDiscoveryMR(
|
143
146
|
title=self._renderer.render_title(),
|
144
147
|
description=self._renderer.render_description(hash=apps_hash),
|
{qontract_reconcile-0.10.1rc1032.dist-info → qontract_reconcile-0.10.1rc1033.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|