qontract-reconcile 0.10.2.dev496__py3-none-any.whl → 0.10.2.dev498__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.2.dev496.dist-info → qontract_reconcile-0.10.2.dev498.dist-info}/METADATA +1 -1
- {qontract_reconcile-0.10.2.dev496.dist-info → qontract_reconcile-0.10.2.dev498.dist-info}/RECORD +8 -8
- reconcile/external_resources/model.py +2 -0
- reconcile/gql_definitions/external_resources/external_resources_namespaces.py +20 -1
- reconcile/gql_definitions/introspection.json +177 -0
- reconcile/slack_usergroups_api.py +23 -24
- {qontract_reconcile-0.10.2.dev496.dist-info → qontract_reconcile-0.10.2.dev498.dist-info}/WHEEL +0 -0
- {qontract_reconcile-0.10.2.dev496.dist-info → qontract_reconcile-0.10.2.dev498.dist-info}/entry_points.txt +0 -0
{qontract_reconcile-0.10.2.dev496.dist-info → qontract_reconcile-0.10.2.dev498.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: qontract-reconcile
|
|
3
|
-
Version: 0.10.2.
|
|
3
|
+
Version: 0.10.2.dev498
|
|
4
4
|
Summary: Collection of tools to reconcile services with their desired state as defined in the app-interface DB.
|
|
5
5
|
Project-URL: homepage, https://github.com/app-sre/qontract-reconcile
|
|
6
6
|
Project-URL: repository, https://github.com/app-sre/qontract-reconcile
|
{qontract_reconcile-0.10.2.dev496.dist-info → qontract_reconcile-0.10.2.dev498.dist-info}/RECORD
RENAMED
|
@@ -98,7 +98,7 @@ reconcile/service_dependencies.py,sha256=KydjllianL0lUwhroBAPui7jrnhHSq7j2PB6CoV
|
|
|
98
98
|
reconcile/signalfx_endpoint_monitoring.py,sha256=Nqgsg1cflSd2nNnm89y_e8c--7xLUqTrKOHkDs-qADE,2868
|
|
99
99
|
reconcile/slack_base.py,sha256=I-msunWxfgu5bSwXYulGbtLjxUB_tRmTCAUCU-3nabI,3484
|
|
100
100
|
reconcile/slack_usergroups.py,sha256=C36L64wb95tf2tIqJ8T1xXmREpxHvxbhnglk0QOfUVc,30939
|
|
101
|
-
reconcile/slack_usergroups_api.py,sha256=
|
|
101
|
+
reconcile/slack_usergroups_api.py,sha256=4-UJTaGcAatcJADZTfeGlEnFH1vGDc7UL9YMfnav3Mo,24713
|
|
102
102
|
reconcile/sql_query.py,sha256=Go_H36p3YTW4Xv-elYDxW_Fe6Q4ErFhD6eQoFh9Jylw,26424
|
|
103
103
|
reconcile/status.py,sha256=h73oaSxO5sftEGqFrXVAlySBvNYPWpowDaYYplcky5A,565
|
|
104
104
|
reconcile/status_board.py,sha256=iv2CR3IsX_uDY5aXHjTOySeTR5d3vsABykYNiYNjZew,15316
|
|
@@ -192,7 +192,7 @@ reconcile/external_resources/integration_secrets_sync.py,sha256=M2uOFi2JXWhiw3hQ
|
|
|
192
192
|
reconcile/external_resources/manager.py,sha256=xf_FGCtgVHN8DnWUwMTX781E06Jnc1mxEce_qoii3Is,18757
|
|
193
193
|
reconcile/external_resources/meta.py,sha256=RM8qGE6UoJR58nLqABReIJrrdmx4Tqt_OcdlT-QygGs,620
|
|
194
194
|
reconcile/external_resources/metrics.py,sha256=ahvlgrc48B214NwBq-G6ncwQE3Qrtif61jtOrklfylQ,3903
|
|
195
|
-
reconcile/external_resources/model.py,sha256=
|
|
195
|
+
reconcile/external_resources/model.py,sha256=T9A5h1DE8AhhV1AVNHbxC-NR5wmvqQoxsH3OY5wJoxM,15606
|
|
196
196
|
reconcile/external_resources/reconciler.py,sha256=-jXny_rFnUpPs_VFbA0Iig37-icOu-9i6R-KXjPuWb8,10150
|
|
197
197
|
reconcile/external_resources/secrets_sync.py,sha256=vdcy2Ydz67pKkSHT2U0-Ucu9cxMr99r15RovLTxmoZU,16162
|
|
198
198
|
reconcile/external_resources/state.py,sha256=zWla2_j6BI1FBrSPqRRfuo55bXK0QWAxtEeafb8ffTg,13811
|
|
@@ -214,7 +214,7 @@ reconcile/glitchtip_project_alerts/integration.py,sha256=prje61EOuLEIZLLxlJS_YN0
|
|
|
214
214
|
reconcile/glitchtip_project_dsn/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
215
215
|
reconcile/glitchtip_project_dsn/integration.py,sha256=3GgcqUM6hWhLpo9Yx5Xr9vrdexF-WNevVCNL9bJ0Upc,8162
|
|
216
216
|
reconcile/gql_definitions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
217
|
-
reconcile/gql_definitions/introspection.json,sha256=
|
|
217
|
+
reconcile/gql_definitions/introspection.json,sha256=sXS1YYgHWrRaY4aWcH4Jpb2jsW4Kn3_bmi5ig1PKZys,2439948
|
|
218
218
|
reconcile/gql_definitions/acs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
219
219
|
reconcile/gql_definitions/acs/acs_instances.py,sha256=VySMcnWddg-jXj-bj_ddLIwLX3u1GSFUm02H8rJDBYU,2167
|
|
220
220
|
reconcile/gql_definitions/acs/acs_policies.py,sha256=jEV1U8j4VYL9ih17JSK1tiz2s_1CegVECmXU-NVEQvA,4333
|
|
@@ -309,7 +309,7 @@ reconcile/gql_definitions/endpoints_discovery/apps.py,sha256=p3hvzvrtkCCQfQoJ3mi
|
|
|
309
309
|
reconcile/gql_definitions/external_resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
310
310
|
reconcile/gql_definitions/external_resources/aws_accounts.py,sha256=bRzfuPDLJvVJRx7IzqAJKnqpd7SBWdj3trI1rNPeYnU,2033
|
|
311
311
|
reconcile/gql_definitions/external_resources/external_resources_modules.py,sha256=w07PFh526GaYnZRe-SH92MaxA-aeD2TDT2kG_3Da_HE,3241
|
|
312
|
-
reconcile/gql_definitions/external_resources/external_resources_namespaces.py,sha256=
|
|
312
|
+
reconcile/gql_definitions/external_resources/external_resources_namespaces.py,sha256=fjZTsR3eZyocdApQ2zOnp6IOp_XpP02rv7jvIWMdF4w,48984
|
|
313
313
|
reconcile/gql_definitions/external_resources/external_resources_settings.py,sha256=RvAMgipgH3MoLfWaqCPaYUy8GS3v0Dr4Cod17OsaNx0,3567
|
|
314
314
|
reconcile/gql_definitions/external_resources/fragments/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
315
315
|
reconcile/gql_definitions/external_resources/fragments/external_resources_module_overrides.py,sha256=jjABgAhVx7LO3NJd9l90JH8s-_TJFvduBZRbdVquLfY,1313
|
|
@@ -817,7 +817,7 @@ tools/saas_promotion_state/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJ
|
|
|
817
817
|
tools/saas_promotion_state/saas_promotion_state.py,sha256=uQv2QJAmUXP1g2GPIH30WTlvL9soY6m9lefpZEVDM5w,3965
|
|
818
818
|
tools/sre_checkpoints/__init__.py,sha256=CDaDaywJnmRCLyl_NCcvxi-Zc0hTi_3OdwKiFOyS39I,145
|
|
819
819
|
tools/sre_checkpoints/util.py,sha256=KcYVfa3UmJHVP_ocgrKe8NkrO5IDB9aWEDydSokPcRk,975
|
|
820
|
-
qontract_reconcile-0.10.2.
|
|
821
|
-
qontract_reconcile-0.10.2.
|
|
822
|
-
qontract_reconcile-0.10.2.
|
|
823
|
-
qontract_reconcile-0.10.2.
|
|
820
|
+
qontract_reconcile-0.10.2.dev498.dist-info/METADATA,sha256=Ufe3CHnqQrkY4IEW8-zU5dq8m1NIt-I_wXPASYZWXBM,24958
|
|
821
|
+
qontract_reconcile-0.10.2.dev498.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
822
|
+
qontract_reconcile-0.10.2.dev498.dist-info/entry_points.txt,sha256=5i9l54La3vQrDLAdwDKQWC0iG4sV9RRfOb1BpvzOWLc,698
|
|
823
|
+
qontract_reconcile-0.10.2.dev498.dist-info/RECORD,,
|
|
@@ -16,6 +16,7 @@ from reconcile.gql_definitions.external_resources.external_resources_modules imp
|
|
|
16
16
|
from reconcile.gql_definitions.external_resources.external_resources_namespaces import (
|
|
17
17
|
NamespaceTerraformProviderResourceAWSV1,
|
|
18
18
|
NamespaceTerraformProviderResourceCloudflareV1,
|
|
19
|
+
NamespaceTerraformResourceCloudflareAccountV1,
|
|
19
20
|
NamespaceTerraformResourceCloudflareZoneV1,
|
|
20
21
|
NamespaceTerraformResourceCloudWatchV1,
|
|
21
22
|
NamespaceTerraformResourceElastiCacheV1,
|
|
@@ -104,6 +105,7 @@ SUPPORTED_RESOURCE_TYPES = (
|
|
|
104
105
|
| NamespaceTerraformResourceCloudWatchV1
|
|
105
106
|
| NamespaceTerraformResourceRDSProxyV1
|
|
106
107
|
| NamespaceTerraformResourceCloudflareZoneV1
|
|
108
|
+
| NamespaceTerraformResourceCloudflareAccountV1
|
|
107
109
|
)
|
|
108
110
|
|
|
109
111
|
|
|
@@ -588,6 +588,16 @@ query ExternalResourcesNamespaces {
|
|
|
588
588
|
...ExternalResourcesModuleOverrides
|
|
589
589
|
}
|
|
590
590
|
}
|
|
591
|
+
... on NamespaceTerraformResourceCloudflareAccount_v1 {
|
|
592
|
+
provider
|
|
593
|
+
identifier
|
|
594
|
+
defaults
|
|
595
|
+
delete
|
|
596
|
+
managed_by_erv2
|
|
597
|
+
module_overrides {
|
|
598
|
+
...ExternalResourcesModuleOverrides
|
|
599
|
+
}
|
|
600
|
+
}
|
|
591
601
|
}
|
|
592
602
|
}
|
|
593
603
|
}
|
|
@@ -1211,9 +1221,18 @@ class NamespaceTerraformResourceCloudflareZoneV1(NamespaceTerraformResourceCloud
|
|
|
1211
1221
|
module_overrides: Optional[ExternalResourcesModuleOverrides] = Field(..., alias="module_overrides")
|
|
1212
1222
|
|
|
1213
1223
|
|
|
1224
|
+
class NamespaceTerraformResourceCloudflareAccountV1(NamespaceTerraformResourceCloudflareV1):
|
|
1225
|
+
provider: str = Field(..., alias="provider")
|
|
1226
|
+
identifier: str = Field(..., alias="identifier")
|
|
1227
|
+
defaults: str = Field(..., alias="defaults")
|
|
1228
|
+
delete: Optional[bool] = Field(..., alias="delete")
|
|
1229
|
+
managed_by_erv2: Optional[bool] = Field(..., alias="managed_by_erv2")
|
|
1230
|
+
module_overrides: Optional[ExternalResourcesModuleOverrides] = Field(..., alias="module_overrides")
|
|
1231
|
+
|
|
1232
|
+
|
|
1214
1233
|
class NamespaceTerraformProviderResourceCloudflareV1(NamespaceExternalResourceV1):
|
|
1215
1234
|
provisioner: CloudflareAccountV1 = Field(..., alias="provisioner")
|
|
1216
|
-
resources: list[Union[NamespaceTerraformResourceCloudflareZoneV1, NamespaceTerraformResourceCloudflareV1]] = Field(..., alias="resources")
|
|
1235
|
+
resources: list[Union[NamespaceTerraformResourceCloudflareZoneV1, NamespaceTerraformResourceCloudflareAccountV1, NamespaceTerraformResourceCloudflareV1]] = Field(..., alias="resources")
|
|
1217
1236
|
|
|
1218
1237
|
|
|
1219
1238
|
class EnvironmentV1(ConfiguredBaseModel):
|
|
@@ -4282,6 +4282,26 @@
|
|
|
4282
4282
|
},
|
|
4283
4283
|
"isDeprecated": false,
|
|
4284
4284
|
"deprecationReason": null
|
|
4285
|
+
},
|
|
4286
|
+
{
|
|
4287
|
+
"name": "imagePatternsBlockRules",
|
|
4288
|
+
"description": null,
|
|
4289
|
+
"args": [],
|
|
4290
|
+
"type": {
|
|
4291
|
+
"kind": "LIST",
|
|
4292
|
+
"name": null,
|
|
4293
|
+
"ofType": {
|
|
4294
|
+
"kind": "NON_NULL",
|
|
4295
|
+
"name": null,
|
|
4296
|
+
"ofType": {
|
|
4297
|
+
"kind": "OBJECT",
|
|
4298
|
+
"name": "ImagePatternsBlock_v1",
|
|
4299
|
+
"ofType": null
|
|
4300
|
+
}
|
|
4301
|
+
}
|
|
4302
|
+
},
|
|
4303
|
+
"isDeprecated": false,
|
|
4304
|
+
"deprecationReason": null
|
|
4285
4305
|
}
|
|
4286
4306
|
],
|
|
4287
4307
|
"inputFields": null,
|
|
@@ -27020,6 +27040,57 @@
|
|
|
27020
27040
|
"enumValues": null,
|
|
27021
27041
|
"possibleTypes": null
|
|
27022
27042
|
},
|
|
27043
|
+
{
|
|
27044
|
+
"kind": "OBJECT",
|
|
27045
|
+
"name": "ImagePatternsBlock_v1",
|
|
27046
|
+
"description": null,
|
|
27047
|
+
"fields": [
|
|
27048
|
+
{
|
|
27049
|
+
"name": "environmentLabelSelector",
|
|
27050
|
+
"description": null,
|
|
27051
|
+
"args": [],
|
|
27052
|
+
"type": {
|
|
27053
|
+
"kind": "NON_NULL",
|
|
27054
|
+
"name": null,
|
|
27055
|
+
"ofType": {
|
|
27056
|
+
"kind": "SCALAR",
|
|
27057
|
+
"name": "JSON",
|
|
27058
|
+
"ofType": null
|
|
27059
|
+
}
|
|
27060
|
+
},
|
|
27061
|
+
"isDeprecated": false,
|
|
27062
|
+
"deprecationReason": null
|
|
27063
|
+
},
|
|
27064
|
+
{
|
|
27065
|
+
"name": "imagePatterns",
|
|
27066
|
+
"description": null,
|
|
27067
|
+
"args": [],
|
|
27068
|
+
"type": {
|
|
27069
|
+
"kind": "NON_NULL",
|
|
27070
|
+
"name": null,
|
|
27071
|
+
"ofType": {
|
|
27072
|
+
"kind": "LIST",
|
|
27073
|
+
"name": null,
|
|
27074
|
+
"ofType": {
|
|
27075
|
+
"kind": "NON_NULL",
|
|
27076
|
+
"name": null,
|
|
27077
|
+
"ofType": {
|
|
27078
|
+
"kind": "SCALAR",
|
|
27079
|
+
"name": "String",
|
|
27080
|
+
"ofType": null
|
|
27081
|
+
}
|
|
27082
|
+
}
|
|
27083
|
+
}
|
|
27084
|
+
},
|
|
27085
|
+
"isDeprecated": false,
|
|
27086
|
+
"deprecationReason": null
|
|
27087
|
+
}
|
|
27088
|
+
],
|
|
27089
|
+
"inputFields": null,
|
|
27090
|
+
"interfaces": [],
|
|
27091
|
+
"enumValues": null,
|
|
27092
|
+
"possibleTypes": null
|
|
27093
|
+
},
|
|
27023
27094
|
{
|
|
27024
27095
|
"kind": "OBJECT",
|
|
27025
27096
|
"name": "AppInterfaceEmail_v1",
|
|
@@ -42336,6 +42407,11 @@
|
|
|
42336
42407
|
"name": "NamespaceTerraformResourceCloudflareZone_v1",
|
|
42337
42408
|
"ofType": null
|
|
42338
42409
|
},
|
|
42410
|
+
{
|
|
42411
|
+
"kind": "OBJECT",
|
|
42412
|
+
"name": "NamespaceTerraformResourceCloudflareAccount_v1",
|
|
42413
|
+
"ofType": null
|
|
42414
|
+
},
|
|
42339
42415
|
{
|
|
42340
42416
|
"kind": "OBJECT",
|
|
42341
42417
|
"name": "NamespaceTerraformResourceCloudflareWorkerScript_v1",
|
|
@@ -43459,6 +43535,107 @@
|
|
|
43459
43535
|
"enumValues": null,
|
|
43460
43536
|
"possibleTypes": null
|
|
43461
43537
|
},
|
|
43538
|
+
{
|
|
43539
|
+
"kind": "OBJECT",
|
|
43540
|
+
"name": "NamespaceTerraformResourceCloudflareAccount_v1",
|
|
43541
|
+
"description": null,
|
|
43542
|
+
"fields": [
|
|
43543
|
+
{
|
|
43544
|
+
"name": "provider",
|
|
43545
|
+
"description": null,
|
|
43546
|
+
"args": [],
|
|
43547
|
+
"type": {
|
|
43548
|
+
"kind": "NON_NULL",
|
|
43549
|
+
"name": null,
|
|
43550
|
+
"ofType": {
|
|
43551
|
+
"kind": "SCALAR",
|
|
43552
|
+
"name": "String",
|
|
43553
|
+
"ofType": null
|
|
43554
|
+
}
|
|
43555
|
+
},
|
|
43556
|
+
"isDeprecated": false,
|
|
43557
|
+
"deprecationReason": null
|
|
43558
|
+
},
|
|
43559
|
+
{
|
|
43560
|
+
"name": "identifier",
|
|
43561
|
+
"description": null,
|
|
43562
|
+
"args": [],
|
|
43563
|
+
"type": {
|
|
43564
|
+
"kind": "NON_NULL",
|
|
43565
|
+
"name": null,
|
|
43566
|
+
"ofType": {
|
|
43567
|
+
"kind": "SCALAR",
|
|
43568
|
+
"name": "String",
|
|
43569
|
+
"ofType": null
|
|
43570
|
+
}
|
|
43571
|
+
},
|
|
43572
|
+
"isDeprecated": false,
|
|
43573
|
+
"deprecationReason": null
|
|
43574
|
+
},
|
|
43575
|
+
{
|
|
43576
|
+
"name": "defaults",
|
|
43577
|
+
"description": null,
|
|
43578
|
+
"args": [],
|
|
43579
|
+
"type": {
|
|
43580
|
+
"kind": "NON_NULL",
|
|
43581
|
+
"name": null,
|
|
43582
|
+
"ofType": {
|
|
43583
|
+
"kind": "SCALAR",
|
|
43584
|
+
"name": "String",
|
|
43585
|
+
"ofType": null
|
|
43586
|
+
}
|
|
43587
|
+
},
|
|
43588
|
+
"isDeprecated": false,
|
|
43589
|
+
"deprecationReason": null
|
|
43590
|
+
},
|
|
43591
|
+
{
|
|
43592
|
+
"name": "delete",
|
|
43593
|
+
"description": null,
|
|
43594
|
+
"args": [],
|
|
43595
|
+
"type": {
|
|
43596
|
+
"kind": "SCALAR",
|
|
43597
|
+
"name": "Boolean",
|
|
43598
|
+
"ofType": null
|
|
43599
|
+
},
|
|
43600
|
+
"isDeprecated": false,
|
|
43601
|
+
"deprecationReason": null
|
|
43602
|
+
},
|
|
43603
|
+
{
|
|
43604
|
+
"name": "managed_by_erv2",
|
|
43605
|
+
"description": null,
|
|
43606
|
+
"args": [],
|
|
43607
|
+
"type": {
|
|
43608
|
+
"kind": "SCALAR",
|
|
43609
|
+
"name": "Boolean",
|
|
43610
|
+
"ofType": null
|
|
43611
|
+
},
|
|
43612
|
+
"isDeprecated": false,
|
|
43613
|
+
"deprecationReason": null
|
|
43614
|
+
},
|
|
43615
|
+
{
|
|
43616
|
+
"name": "module_overrides",
|
|
43617
|
+
"description": null,
|
|
43618
|
+
"args": [],
|
|
43619
|
+
"type": {
|
|
43620
|
+
"kind": "OBJECT",
|
|
43621
|
+
"name": "ExternalResourcesModuleOverrides_v1",
|
|
43622
|
+
"ofType": null
|
|
43623
|
+
},
|
|
43624
|
+
"isDeprecated": false,
|
|
43625
|
+
"deprecationReason": null
|
|
43626
|
+
}
|
|
43627
|
+
],
|
|
43628
|
+
"inputFields": null,
|
|
43629
|
+
"interfaces": [
|
|
43630
|
+
{
|
|
43631
|
+
"kind": "INTERFACE",
|
|
43632
|
+
"name": "NamespaceTerraformResourceCloudflare_v1",
|
|
43633
|
+
"ofType": null
|
|
43634
|
+
}
|
|
43635
|
+
],
|
|
43636
|
+
"enumValues": null,
|
|
43637
|
+
"possibleTypes": null
|
|
43638
|
+
},
|
|
43462
43639
|
{
|
|
43463
43640
|
"kind": "OBJECT",
|
|
43464
43641
|
"name": "NamespaceTerraformResourceCloudflareWorkerScript_v1",
|
|
@@ -646,27 +646,26 @@ class SlackUsergroupsIntegration(
|
|
|
646
646
|
return
|
|
647
647
|
|
|
648
648
|
task = await self.reconcile(workspaces=workspaces, dry_run=dry_run)
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
sys.exit(1)
|
|
649
|
+
|
|
650
|
+
# wait for task completion and get the action list
|
|
651
|
+
task_result = await slack_usergroups_task_status(
|
|
652
|
+
client=self.qontract_api_client, task_id=task.id, timeout=300
|
|
653
|
+
)
|
|
654
|
+
if task_result.status == TaskStatus.PENDING:
|
|
655
|
+
logging.error("Task did not complete within the timeout period")
|
|
656
|
+
sys.exit(1)
|
|
657
|
+
|
|
658
|
+
if task_result.actions:
|
|
659
|
+
for action in task_result.actions or []:
|
|
660
|
+
if isinstance(action, SlackUsergroupActionUpdateUsers):
|
|
661
|
+
logging.info(
|
|
662
|
+
f"{action.usergroup=} {action.users_to_add=} {action.users_to_remove=}"
|
|
663
|
+
)
|
|
664
|
+
else:
|
|
665
|
+
logging.info(action)
|
|
666
|
+
|
|
667
|
+
if task_result.errors:
|
|
668
|
+
logging.error(f"Errors encountered: {len(task_result.errors)}")
|
|
669
|
+
for error in task_result.errors:
|
|
670
|
+
logging.error(f" - {error}")
|
|
671
|
+
sys.exit(1)
|
{qontract_reconcile-0.10.2.dev496.dist-info → qontract_reconcile-0.10.2.dev498.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|