qontract-reconcile 0.10.1rc653__py3-none-any.whl → 0.10.1rc654__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: qontract-reconcile
3
- Version: 0.10.1rc653
3
+ Version: 0.10.1rc654
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
@@ -70,7 +70,7 @@ reconcile/openshift_namespaces.py,sha256=nHW1e3dyUWw3JPAzeQeZQ6s2-RuQYaNR7_DUfTP
70
70
  reconcile/openshift_network_policies.py,sha256=_qqv7yj17OM1J8KJPsFmzFZ85gzESJeBocC672z4_WU,4231
71
71
  reconcile/openshift_resourcequotas.py,sha256=yUi56PiOn3inMMfq_x_FEHmaW-reGipzoorjdar372g,2415
72
72
  reconcile/openshift_resources.py,sha256=kwsY5cko7udEKNlhL2oKiKv_5wzEw9wmmwROE016ng8,1400
73
- reconcile/openshift_resources_base.py,sha256=n8tvVMZbbAFMrhnX_CZ5fQ8WOJzj7DWssLPJcYyTtTA,39535
73
+ reconcile/openshift_resources_base.py,sha256=TuR8GgAB1KlQQlHY_E7FHNyhfHB-X65_tk3-THbFy0s,39716
74
74
  reconcile/openshift_rolebindings.py,sha256=LlImloBisEqzc36jaatic-TeM3hzqMEfxogF-dM4Yhw,6599
75
75
  reconcile/openshift_routes.py,sha256=fXvuPSjcjVw1X3j2EQvUAdbOepmIFdKk-M3qP8QzPiw,1075
76
76
  reconcile/openshift_saas_deploy.py,sha256=fmhopPEbyZsGQHRPzyzpKEvoBXEGN3aPxFi7Utq0emU,12788
@@ -715,8 +715,8 @@ tools/test/test_app_interface_metrics_exporter.py,sha256=SX7qL3D1SIRKFo95FoQztvf
715
715
  tools/test/test_qontract_cli.py,sha256=OvalpVRfY4pNmpMaWHHYqBjV68b1eGQjX8SCyTAXb1w,3501
716
716
  tools/test/test_sd_app_sre_alert_report.py,sha256=v363r9zM7__0kR5K6mvJoGFcM9BvE33fWAayrqkpojA,2116
717
717
  tools/test/test_sre_checkpoints.py,sha256=SKqPPTl9ua0RFdSSofnoQX-JZE6dFLO3LRhfQzqtfh8,2607
718
- qontract_reconcile-0.10.1rc653.dist-info/METADATA,sha256=cWF8fGrxfThL3kne2AIBrIRYgjT0Oc5h3MjqCDLU53s,2382
719
- qontract_reconcile-0.10.1rc653.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
720
- qontract_reconcile-0.10.1rc653.dist-info/entry_points.txt,sha256=rIxI5zWtHNlfpDeq1a7pZXAPoqf7HG32KMTN3MeWK_8,429
721
- qontract_reconcile-0.10.1rc653.dist-info/top_level.txt,sha256=l5ISPoXzt0SdR4jVdkfa7RPSKNc8zAHYWAnR-Dw8Ey8,24
722
- qontract_reconcile-0.10.1rc653.dist-info/RECORD,,
718
+ qontract_reconcile-0.10.1rc654.dist-info/METADATA,sha256=vqtwlMDJsy8pOiX7dByLc_lHsHevNImz6oJ58BidkHU,2382
719
+ qontract_reconcile-0.10.1rc654.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
720
+ qontract_reconcile-0.10.1rc654.dist-info/entry_points.txt,sha256=rIxI5zWtHNlfpDeq1a7pZXAPoqf7HG32KMTN3MeWK_8,429
721
+ qontract_reconcile-0.10.1rc654.dist-info/top_level.txt,sha256=l5ISPoXzt0SdR4jVdkfa7RPSKNc8zAHYWAnR-Dw8Ey8,24
722
+ qontract_reconcile-0.10.1rc654.dist-info/RECORD,,
@@ -1204,6 +1204,10 @@ def early_exit_monkey_patch():
1204
1204
  secret_reader=None: f"github({repo}, {path}, {ref})",
1205
1205
  lambda url: False,
1206
1206
  lambda data, path, alertmanager_config_key, decode_base64=False: True,
1207
+ lambda account_name,
1208
+ bucket_name,
1209
+ path,
1210
+ region_name=None: f"lookup_s3_object({account_name}, {bucket_name}, {path}, {region_name})",
1207
1211
  )
1208
1212
  finally:
1209
1213
  _early_exit_monkey_patch_assign(