qontract-reconcile 0.10.1rc1021__py3-none-any.whl → 0.10.1rc1023__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.1rc1021.dist-info → qontract_reconcile-0.10.1rc1023.dist-info}/METADATA +1 -1
- {qontract_reconcile-0.10.1rc1021.dist-info → qontract_reconcile-0.10.1rc1023.dist-info}/RECORD +7 -7
- reconcile/statuspage/integrations/maintenances.py +2 -2
- reconcile/utils/oc.py +3 -0
- {qontract_reconcile-0.10.1rc1021.dist-info → qontract_reconcile-0.10.1rc1023.dist-info}/WHEEL +0 -0
- {qontract_reconcile-0.10.1rc1021.dist-info → qontract_reconcile-0.10.1rc1023.dist-info}/entry_points.txt +0 -0
- {qontract_reconcile-0.10.1rc1021.dist-info → qontract_reconcile-0.10.1rc1023.dist-info}/top_level.txt +0 -0
{qontract_reconcile-0.10.1rc1021.dist-info → qontract_reconcile-0.10.1rc1023.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.1rc1023
|
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.1rc1021.dist-info → qontract_reconcile-0.10.1rc1023.dist-info}/RECORD
RENAMED
@@ -469,7 +469,7 @@ reconcile/statuspage/state.py,sha256=wjX9by5Yy7nobxiE-xNhf6GyNwMVATd0O37jBckJm5M
|
|
469
469
|
reconcile/statuspage/status.py,sha256=5nYtMaxOqMYdM7n_Glss3ZcaPKQe_nUUQKH6xCTE9rI,2741
|
470
470
|
reconcile/statuspage/integrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
471
471
|
reconcile/statuspage/integrations/components.py,sha256=49KHd_E9AdRvcEA6n75q1McZv2LfN-hRsW-WA7dgw9g,2651
|
472
|
-
reconcile/statuspage/integrations/maintenances.py,sha256=
|
472
|
+
reconcile/statuspage/integrations/maintenances.py,sha256=sAFkZ6CvmA5L391SY80igzTktjE8Z4C12Vzcr_9h0xY,4158
|
473
473
|
reconcile/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
474
474
|
reconcile/templates/aws_access_key_email.j2,sha256=2MUr1ERmyISzKgHqsWYLd-1Wbl-peUa-FsGUS-JLUFc,238
|
475
475
|
reconcile/templates/email.yml.j2,sha256=OZgczNRgXPj2gVYTgwQyHAQrMGu7xp-e4W1rX19GcrU,690
|
@@ -694,7 +694,7 @@ reconcile/utils/make.py,sha256=QaEwucrzbl8-VHS66Wfdjfo0ubmAcvt_hZGpiGsKU50,231
|
|
694
694
|
reconcile/utils/metrics.py,sha256=QN37XJDajWt-FdVGgqqDUkhemwTj0srfb-rhkIBxvsE,18591
|
695
695
|
reconcile/utils/models.py,sha256=BYsgjWyuwO7obMhqADsqEQ-_YJrmy8LmFKHSLMFbo1g,4645
|
696
696
|
reconcile/utils/oauth2_backend_application_session.py,sha256=6W16sMpnWEPFDUX7qi5Cui2yOnmLfpgUxWtB3Ii35D0,4177
|
697
|
-
reconcile/utils/oc.py,sha256=
|
697
|
+
reconcile/utils/oc.py,sha256=h_p9lk8YNU-PZZuyPrXd677Wj3HrfZebfk9bgoqk1e4,65534
|
698
698
|
reconcile/utils/oc_connection_parameters.py,sha256=7DiEGo--TJelfYoZXJFyTBPeTw9kXL3L58vy2fiJnes,9643
|
699
699
|
reconcile/utils/oc_filters.py,sha256=Tz3OwtbUaYKmxENFls5CtPVzkZDeFXknw53dJe-wbT8,1382
|
700
700
|
reconcile/utils/oc_map.py,sha256=U8cYhiaZsomkofzbIjVrl7E7crRxkS2JKsFpVeeHVE8,8964
|
@@ -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.1rc1023.dist-info/METADATA,sha256=95lGKHZNgD5yHqqGO71hefbNr2QuHpG0K7kW7B1VI9c,2213
|
869
|
+
qontract_reconcile-0.10.1rc1023.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
870
|
+
qontract_reconcile-0.10.1rc1023.dist-info/entry_points.txt,sha256=GKQqCl2j2X1BJQ69een6rHcR26PmnxnONLNOQB-nRjY,491
|
871
|
+
qontract_reconcile-0.10.1rc1023.dist-info/top_level.txt,sha256=l5ISPoXzt0SdR4jVdkfa7RPSKNc8zAHYWAnR-Dw8Ey8,24
|
872
|
+
qontract_reconcile-0.10.1rc1023.dist-info/RECORD,,
|
@@ -38,11 +38,11 @@ class StatusPageMaintenancesIntegration(QontractReconcileIntegration[NoParams]):
|
|
38
38
|
if not dry_run:
|
39
39
|
provider.create_maintenance(a)
|
40
40
|
for c in diff.change.values():
|
41
|
-
|
41
|
+
logging.warning(
|
42
42
|
f"Update StatusPage Maintenance is not supported at this time: {c.desired.name}"
|
43
43
|
)
|
44
44
|
for d in diff.delete.values():
|
45
|
-
|
45
|
+
logging.warning(
|
46
46
|
f"Delete StatusPage Maintenance is not supported at this time: {d.name}"
|
47
47
|
)
|
48
48
|
|
reconcile/utils/oc.py
CHANGED
{qontract_reconcile-0.10.1rc1021.dist-info → qontract_reconcile-0.10.1rc1023.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|