qontract-reconcile 0.10.1rc487__py3-none-any.whl → 0.10.1rc488__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.1rc487
3
+ Version: 0.10.1rc488
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
@@ -22,8 +22,8 @@ Requires-Dist: ldap3 <2.10.0,>=2.9.1
22
22
  Requires-Dist: anymarkup <0.9.0,>=0.7.0
23
23
  Requires-Dist: python-gitlab <1.12.0,>=1.11.0
24
24
  Requires-Dist: semver ~=2.13
25
- Requires-Dist: boto3 ==1.26.139
26
- Requires-Dist: botocore ==1.29.139
25
+ Requires-Dist: boto3 ==1.34.15
26
+ Requires-Dist: botocore ==1.34.15
27
27
  Requires-Dist: urllib3 <1.27.0,>=1.25.4
28
28
  Requires-Dist: slack-sdk <4.0,>=3.10
29
29
  Requires-Dist: pypd <1.2.0,>=1.1.0
@@ -639,7 +639,7 @@ tools/app_interface_metrics_exporter.py,sha256=zkwkxdAUAxjdc-pzx2_oJXG25fo0Fnyd5
639
639
  tools/app_interface_reporter.py,sha256=upA-J-n-HXHKVDINRuMR7vTt-iJvQORKUVi9D3leQto,17738
640
640
  tools/glitchtip_access_reporter.py,sha256=oPBnk_YoDuljU3v0FaChzOwwnk4vap1xEE67QEjzdqs,2948
641
641
  tools/glitchtip_access_revalidation.py,sha256=8kbBJk04mkq28kWoRDDkfCGIF3GRg3pJrFAh1sW0dbk,2821
642
- tools/qontract_cli.py,sha256=-zYPdrQKoFHGziVrHSxnlam-xw8T1Us15ABQldIjD-c,99735
642
+ tools/qontract_cli.py,sha256=I6q8SuJ5vM7ZUJpJK_EGKZhuf1Wl2D-7LLpLH46JIv4,99697
643
643
  tools/sd_app_sre_alert_report.py,sha256=e9vAdyenUz2f5c8-z-5WY0wv-SJ9aePKDH2r4IwB6pc,5063
644
644
  tools/cli_commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
645
645
  tools/cli_commands/gpg_encrypt.py,sha256=w8hl4jIEWk5wKbEFN6fVEOwUJGmdlvOqYodW3XSN7mU,4978
@@ -650,8 +650,8 @@ tools/test/test_app_interface_metrics_exporter.py,sha256=SX7qL3D1SIRKFo95FoQztvf
650
650
  tools/test/test_qontract_cli.py,sha256=awwTHEc2DWlykuqGIYM0WOBoSL0KRnOraCLk3C7izis,1401
651
651
  tools/test/test_sd_app_sre_alert_report.py,sha256=v363r9zM7__0kR5K6mvJoGFcM9BvE33fWAayrqkpojA,2116
652
652
  tools/test/test_sre_checkpoints.py,sha256=SKqPPTl9ua0RFdSSofnoQX-JZE6dFLO3LRhfQzqtfh8,2607
653
- qontract_reconcile-0.10.1rc487.dist-info/METADATA,sha256=FMSLNQHfw_M-uI763axDfUiNE3Ia-dWukAs04v4RBoM,2348
654
- qontract_reconcile-0.10.1rc487.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
655
- qontract_reconcile-0.10.1rc487.dist-info/entry_points.txt,sha256=rTjAv28I_CHLM8ID3OPqMI_suoQ9s7tFbim4aYjn9kk,376
656
- qontract_reconcile-0.10.1rc487.dist-info/top_level.txt,sha256=l5ISPoXzt0SdR4jVdkfa7RPSKNc8zAHYWAnR-Dw8Ey8,24
657
- qontract_reconcile-0.10.1rc487.dist-info/RECORD,,
653
+ qontract_reconcile-0.10.1rc488.dist-info/METADATA,sha256=YzozXNG0W7es94FZSYSMBbZPR1DPRh0cv5gM4wIuLTo,2346
654
+ qontract_reconcile-0.10.1rc488.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
655
+ qontract_reconcile-0.10.1rc488.dist-info/entry_points.txt,sha256=rTjAv28I_CHLM8ID3OPqMI_suoQ9s7tFbim4aYjn9kk,376
656
+ qontract_reconcile-0.10.1rc488.dist-info/top_level.txt,sha256=l5ISPoXzt0SdR4jVdkfa7RPSKNc8zAHYWAnR-Dw8Ey8,24
657
+ qontract_reconcile-0.10.1rc488.dist-info/RECORD,,
tools/qontract_cli.py CHANGED
@@ -2347,7 +2347,7 @@ def cluster_admin(ctx, org_name, cluster_name):
2347
2347
 
2348
2348
 
2349
2349
  @root.group()
2350
- @environ(["APP_INTERFACE_STATE_BUCKET", "APP_INTERFACE_STATE_BUCKET_ACCOUNT"])
2350
+ @environ(["APP_INTERFACE_STATE_BUCKET"])
2351
2351
  @click.pass_context
2352
2352
  def state(ctx):
2353
2353
  pass