qontract-reconcile 0.10.1rc1104__py3-none-any.whl → 0.10.1rc1106__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.1rc1104.dist-info → qontract_reconcile-0.10.1rc1106.dist-info}/METADATA +1 -1
- {qontract_reconcile-0.10.1rc1104.dist-info → qontract_reconcile-0.10.1rc1106.dist-info}/RECORD +8 -8
- reconcile/change_owners/change_log_tracking.py +3 -1
- reconcile/utils/helm.py +0 -3
- reconcile/utils/saasherder/saasherder.py +0 -1
- {qontract_reconcile-0.10.1rc1104.dist-info → qontract_reconcile-0.10.1rc1106.dist-info}/WHEEL +0 -0
- {qontract_reconcile-0.10.1rc1104.dist-info → qontract_reconcile-0.10.1rc1106.dist-info}/entry_points.txt +0 -0
- {qontract_reconcile-0.10.1rc1104.dist-info → qontract_reconcile-0.10.1rc1106.dist-info}/top_level.txt +0 -0
{qontract_reconcile-0.10.1rc1104.dist-info → qontract_reconcile-0.10.1rc1106.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.1rc1106
|
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.1rc1104.dist-info → qontract_reconcile-0.10.1rc1106.dist-info}/RECORD
RENAMED
@@ -161,7 +161,7 @@ reconcile/aws_version_sync/merge_request_manager/merge_request_manager.py,sha256
|
|
161
161
|
reconcile/change_owners/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
162
162
|
reconcile/change_owners/approver.py,sha256=Z3_11vnK2WNOxjEEXVDh0224-_-qbt9d6mBeVE-7fsc,2259
|
163
163
|
reconcile/change_owners/bundle.py,sha256=h30fU-JmLH5a-rCAovpzTeTkkkgZztsZ5A2raee0YuU,5355
|
164
|
-
reconcile/change_owners/change_log_tracking.py,sha256=
|
164
|
+
reconcile/change_owners/change_log_tracking.py,sha256=vNStA0B7LjI56K9AGFNsN0sb47KlTvEhCFCbhIzc4sQ,7714
|
165
165
|
reconcile/change_owners/change_owners.py,sha256=0HRJhDm0oW3uYJFgzynqA1gA0lbhalhSkmWOiQmr-NM,17062
|
166
166
|
reconcile/change_owners/change_types.py,sha256=HEsoBduhcczAXZHwT26mr5sVPxtf8J6tsvjSDDI1ceI,32077
|
167
167
|
reconcile/change_owners/changes.py,sha256=qdw4ZxOVbTzSATxmLUtJ9HA6BZXwxkHfQljrWv-Q8sU,18244
|
@@ -683,7 +683,7 @@ reconcile/utils/gitlab_api.py,sha256=C1nsHQKKybsmFdaG9vsItBjJm69ym4VWbqbKfAEf7oY
|
|
683
683
|
reconcile/utils/gpg.py,sha256=EKG7_fdMv8BMlV5yUdPiqoTx-KrzmVSEAl2sLkaKwWI,1123
|
684
684
|
reconcile/utils/gql.py,sha256=C0thIm_k9MBldfqwHzyqtYZk9sIvMdm9IbbnXLGwjD8,14158
|
685
685
|
reconcile/utils/grouping.py,sha256=vr9SFHZ7bqmHYrvYcEZt-Er3-yQYfAAdq5sHLZVmXPY,456
|
686
|
-
reconcile/utils/helm.py,sha256=
|
686
|
+
reconcile/utils/helm.py,sha256=Zmh9shdcUNJmiHIbBDkuUlk9T_Cg7uvWfw9c4St2n8E,3775
|
687
687
|
reconcile/utils/helpers.py,sha256=k9svgFFZG7H5FvHYY0g5jJyvgvh2UDZxf0Ib221teag,1179
|
688
688
|
reconcile/utils/imap_client.py,sha256=h8YDiCSCvroErhpH_-KGYI7Y2WU2Q2oSpuxDFbOkSbY,1989
|
689
689
|
reconcile/utils/instrumented_wrappers.py,sha256=eVwMoa6FCrYxLv3RML3WpZF9qKVfCTjMxphgVXG03OM,1073
|
@@ -819,7 +819,7 @@ reconcile/utils/runtime/sharding.py,sha256=r0ieUtNed7NvknSw6qQrCkKpVXE1shuHGnfFc
|
|
819
819
|
reconcile/utils/saasherder/__init__.py,sha256=3U8plqMAPRE1kjwZ5YnIsYsggTf4_gS7flRUEuXVBAs,343
|
820
820
|
reconcile/utils/saasherder/interfaces.py,sha256=C2wrw34OXypshVocAsPrVZsSHptgw4g9u7Haa2wulZQ,9087
|
821
821
|
reconcile/utils/saasherder/models.py,sha256=z8ln03zi2a8cu716NcNUDHp8Dv1VcVbhqdWVxCl7x9A,10148
|
822
|
-
reconcile/utils/saasherder/saasherder.py,sha256=
|
822
|
+
reconcile/utils/saasherder/saasherder.py,sha256=6JE3WfpJKuAN1fdRKJb04L4zMfFHq5vdEwxLWt6yn64,85894
|
823
823
|
reconcile/utils/terraform/__init__.py,sha256=zNbiyTWo35AT1sFTElL2j_AA0jJ_yWE_bfFn-nD2xik,250
|
824
824
|
reconcile/utils/terraform/config.py,sha256=5UVrd563TMcvi4ooa5JvWVDW1I3bIWg484u79evfV_8,164
|
825
825
|
reconcile/utils/terraform/config_client.py,sha256=gRL1rQ0AqvShei_rcGqC3HDYGskOFKE1nPrJyJE9yno,4676
|
@@ -870,8 +870,8 @@ tools/test/test_qontract_cli.py,sha256=_D61RFGAN5x44CY1tYbouhlGXXABwYfxKSWSQx3Jr
|
|
870
870
|
tools/test/test_saas_promotion_state.py,sha256=dy4kkSSAQ7bC0Xp2CociETGN-2aABEfL6FU5D9Jl00Y,6056
|
871
871
|
tools/test/test_sd_app_sre_alert_report.py,sha256=v363r9zM7__0kR5K6mvJoGFcM9BvE33fWAayrqkpojA,2116
|
872
872
|
tools/test/test_sre_checkpoints.py,sha256=SKqPPTl9ua0RFdSSofnoQX-JZE6dFLO3LRhfQzqtfh8,2607
|
873
|
-
qontract_reconcile-0.10.
|
874
|
-
qontract_reconcile-0.10.
|
875
|
-
qontract_reconcile-0.10.
|
876
|
-
qontract_reconcile-0.10.
|
877
|
-
qontract_reconcile-0.10.
|
873
|
+
qontract_reconcile-0.10.1rc1106.dist-info/METADATA,sha256=9PaXH91G3Ab2O31mwqiRbOyczL6oS7GhRP7SUadkKW8,2213
|
874
|
+
qontract_reconcile-0.10.1rc1106.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
875
|
+
qontract_reconcile-0.10.1rc1106.dist-info/entry_points.txt,sha256=GKQqCl2j2X1BJQ69een6rHcR26PmnxnONLNOQB-nRjY,491
|
876
|
+
qontract_reconcile-0.10.1rc1106.dist-info/top_level.txt,sha256=l5ISPoXzt0SdR4jVdkfa7RPSKNc8zAHYWAnR-Dw8Ey8,24
|
877
|
+
qontract_reconcile-0.10.1rc1106.dist-info/RECORD,,
|
@@ -157,7 +157,9 @@ class ChangeLogIntegration(QontractReconcileIntegration[ChangeLogIntegrationPara
|
|
157
157
|
changed_apps = {
|
158
158
|
name
|
159
159
|
for c in change_versions
|
160
|
-
if (
|
160
|
+
if (app := c["app"])
|
161
|
+
and (app_path := app.get("$ref") or app.get("path"))
|
162
|
+
and (name := app_name_by_path.get(app_path))
|
161
163
|
}
|
162
164
|
change_log_item.apps.extend(changed_apps)
|
163
165
|
case "/openshift/cluster-1.yml":
|
reconcile/utils/helm.py
CHANGED
@@ -110,13 +110,10 @@ def template_all(
|
|
110
110
|
path: str,
|
111
111
|
name: str,
|
112
112
|
values: Mapping[str, Any],
|
113
|
-
ref: str | None,
|
114
113
|
ssl_verify: bool = True,
|
115
114
|
) -> Iterable[Mapping[str, Any]]:
|
116
115
|
with tempfile.TemporaryDirectory() as wd:
|
117
116
|
git.clone(url, wd, depth=1, verify=ssl_verify)
|
118
|
-
if ref:
|
119
|
-
git.checkout(ref, wd)
|
120
117
|
return yaml.safe_load_all(
|
121
118
|
do_template(values=values, path=f"{wd}{path}", name=name)
|
122
119
|
)
|
{qontract_reconcile-0.10.1rc1104.dist-info → qontract_reconcile-0.10.1rc1106.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|