qontract-reconcile 0.10.2.dev234__py3-none-any.whl → 0.10.2.dev235__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.4
2
2
  Name: qontract-reconcile
3
- Version: 0.10.2.dev234
3
+ Version: 0.10.2.dev235
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
@@ -218,7 +218,7 @@ reconcile/glitchtip_project_alerts/integration.py,sha256=d3PMy-mQSbSZdIGAVaZCA2U
218
218
  reconcile/glitchtip_project_dsn/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
219
219
  reconcile/glitchtip_project_dsn/integration.py,sha256=2iugub-kHYkHNK33n0v9_TeWonuxCPah_VkoTPvaajE,8077
220
220
  reconcile/gql_definitions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
221
- reconcile/gql_definitions/introspection.json,sha256=wqSPBHoGwZXz8uFUEqmUFdV3MPjjo8m76EgnAhYbjzo,2353319
221
+ reconcile/gql_definitions/introspection.json,sha256=G1JM6YaRbTYyTEKTlx-UyrLT7reHtMY1vWqu3VhC74A,2339039
222
222
  reconcile/gql_definitions/acs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
223
223
  reconcile/gql_definitions/acs/acs_instances.py,sha256=L91WW9LbhJbBSrECqShQpFtjoBOsmNIYLRpMbx1io5o,2181
224
224
  reconcile/gql_definitions/acs/acs_policies.py,sha256=Ygpfl2-VkYLSlJvHgp_dJBfb66K_Rwfdfpsa18w1v1s,4338
@@ -801,7 +801,7 @@ tools/saas_promotion_state/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJ
801
801
  tools/saas_promotion_state/saas_promotion_state.py,sha256=UfwwRLS5Ya4_Nh1w5n1dvoYtchQvYE9yj1VANt2IKqI,3925
802
802
  tools/sre_checkpoints/__init__.py,sha256=CDaDaywJnmRCLyl_NCcvxi-Zc0hTi_3OdwKiFOyS39I,145
803
803
  tools/sre_checkpoints/util.py,sha256=zEDbGr18ZeHNQwW8pUsr2JRjuXIPz--WAGJxZo9sv_Y,894
804
- qontract_reconcile-0.10.2.dev234.dist-info/METADATA,sha256=iNMIf9DSOc-sdEsqs0SNiNRMJkJ8Oy3g5h-s8CwN9p8,24352
805
- qontract_reconcile-0.10.2.dev234.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
806
- qontract_reconcile-0.10.2.dev234.dist-info/entry_points.txt,sha256=5i9l54La3vQrDLAdwDKQWC0iG4sV9RRfOb1BpvzOWLc,698
807
- qontract_reconcile-0.10.2.dev234.dist-info/RECORD,,
804
+ qontract_reconcile-0.10.2.dev235.dist-info/METADATA,sha256=m1DlgWSMs0aGmwJgvPC_StxHTNdllvXi0DW5ST3KD8s,24352
805
+ qontract_reconcile-0.10.2.dev235.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
806
+ qontract_reconcile-0.10.2.dev235.dist-info/entry_points.txt,sha256=5i9l54La3vQrDLAdwDKQWC0iG4sV9RRfOb1BpvzOWLc,698
807
+ qontract_reconcile-0.10.2.dev235.dist-info/RECORD,,
@@ -726,57 +726,6 @@
726
726
  "isDeprecated": false,
727
727
  "deprecationReason": null
728
728
  },
729
- {
730
- "name": "cna_experimental_provisioners_v1",
731
- "description": null,
732
- "args": [
733
- {
734
- "name": "name",
735
- "description": null,
736
- "type": {
737
- "kind": "SCALAR",
738
- "name": "String",
739
- "ofType": null
740
- },
741
- "defaultValue": null
742
- },
743
- {
744
- "name": "path",
745
- "description": null,
746
- "type": {
747
- "kind": "SCALAR",
748
- "name": "String",
749
- "ofType": null
750
- },
751
- "defaultValue": null
752
- },
753
- {
754
- "name": "filter",
755
- "description": null,
756
- "type": {
757
- "kind": "SCALAR",
758
- "name": "JSON",
759
- "ofType": null
760
- },
761
- "defaultValue": null
762
- }
763
- ],
764
- "type": {
765
- "kind": "LIST",
766
- "name": null,
767
- "ofType": {
768
- "kind": "NON_NULL",
769
- "name": null,
770
- "ofType": {
771
- "kind": "OBJECT",
772
- "name": "CNAExperimentalProvisioner_v1",
773
- "ofType": null
774
- }
775
- }
776
- },
777
- "isDeprecated": false,
778
- "deprecationReason": null
779
- },
780
729
  {
781
730
  "name": "clusters_v1",
782
731
  "description": null,
@@ -10638,11 +10587,6 @@
10638
10587
  "kind": "OBJECT",
10639
10588
  "name": "GcpProject_v1",
10640
10589
  "ofType": null
10641
- },
10642
- {
10643
- "kind": "OBJECT",
10644
- "name": "CNAExperimentalProvisioner_v1",
10645
- "ofType": null
10646
10590
  }
10647
10591
  ]
10648
10592
  },
@@ -25411,11 +25355,6 @@
25411
25355
  "interfaces": null,
25412
25356
  "enumValues": null,
25413
25357
  "possibleTypes": [
25414
- {
25415
- "kind": "OBJECT",
25416
- "name": "NamespaceCNAsset_v1",
25417
- "ofType": null
25418
- },
25419
25358
  {
25420
25359
  "kind": "OBJECT",
25421
25360
  "name": "NamespaceTerraformProviderResourceAWS_v1",
@@ -28125,99 +28064,6 @@
28125
28064
  "enumValues": null,
28126
28065
  "possibleTypes": null
28127
28066
  },
28128
- {
28129
- "kind": "OBJECT",
28130
- "name": "CNAExperimentalProvisioner_v1",
28131
- "description": null,
28132
- "fields": [
28133
- {
28134
- "name": "schema",
28135
- "description": null,
28136
- "args": [],
28137
- "type": {
28138
- "kind": "NON_NULL",
28139
- "name": null,
28140
- "ofType": {
28141
- "kind": "SCALAR",
28142
- "name": "String",
28143
- "ofType": null
28144
- }
28145
- },
28146
- "isDeprecated": false,
28147
- "deprecationReason": null
28148
- },
28149
- {
28150
- "name": "path",
28151
- "description": null,
28152
- "args": [],
28153
- "type": {
28154
- "kind": "NON_NULL",
28155
- "name": null,
28156
- "ofType": {
28157
- "kind": "SCALAR",
28158
- "name": "String",
28159
- "ofType": null
28160
- }
28161
- },
28162
- "isDeprecated": false,
28163
- "deprecationReason": null
28164
- },
28165
- {
28166
- "name": "name",
28167
- "description": null,
28168
- "args": [],
28169
- "type": {
28170
- "kind": "NON_NULL",
28171
- "name": null,
28172
- "ofType": {
28173
- "kind": "SCALAR",
28174
- "name": "String",
28175
- "ofType": null
28176
- }
28177
- },
28178
- "isDeprecated": false,
28179
- "deprecationReason": null
28180
- },
28181
- {
28182
- "name": "description",
28183
- "description": null,
28184
- "args": [],
28185
- "type": {
28186
- "kind": "SCALAR",
28187
- "name": "String",
28188
- "ofType": null
28189
- },
28190
- "isDeprecated": false,
28191
- "deprecationReason": null
28192
- },
28193
- {
28194
- "name": "ocm",
28195
- "description": null,
28196
- "args": [],
28197
- "type": {
28198
- "kind": "NON_NULL",
28199
- "name": null,
28200
- "ofType": {
28201
- "kind": "OBJECT",
28202
- "name": "OpenShiftClusterManager_v1",
28203
- "ofType": null
28204
- }
28205
- },
28206
- "isDeprecated": false,
28207
- "deprecationReason": null
28208
- }
28209
- ],
28210
- "inputFields": null,
28211
- "interfaces": [
28212
- {
28213
- "kind": "INTERFACE",
28214
- "name": "ExternalResourcesProvisioner_v1",
28215
- "ofType": null
28216
- }
28217
- ],
28218
- "enumValues": null,
28219
- "possibleTypes": null
28220
- },
28221
28067
  {
28222
28068
  "kind": "OBJECT",
28223
28069
  "name": "VaultInstance_v1",
@@ -40028,185 +39874,6 @@
40028
39874
  "enumValues": null,
40029
39875
  "possibleTypes": null
40030
39876
  },
40031
- {
40032
- "kind": "OBJECT",
40033
- "name": "NamespaceCNAsset_v1",
40034
- "description": null,
40035
- "fields": [
40036
- {
40037
- "name": "provider",
40038
- "description": null,
40039
- "args": [],
40040
- "type": {
40041
- "kind": "NON_NULL",
40042
- "name": null,
40043
- "ofType": {
40044
- "kind": "SCALAR",
40045
- "name": "String",
40046
- "ofType": null
40047
- }
40048
- },
40049
- "isDeprecated": false,
40050
- "deprecationReason": null
40051
- },
40052
- {
40053
- "name": "provisioner",
40054
- "description": null,
40055
- "args": [],
40056
- "type": {
40057
- "kind": "NON_NULL",
40058
- "name": null,
40059
- "ofType": {
40060
- "kind": "OBJECT",
40061
- "name": "CNAExperimentalProvisioner_v1",
40062
- "ofType": null
40063
- }
40064
- },
40065
- "isDeprecated": false,
40066
- "deprecationReason": null
40067
- },
40068
- {
40069
- "name": "resources",
40070
- "description": null,
40071
- "args": [],
40072
- "type": {
40073
- "kind": "NON_NULL",
40074
- "name": null,
40075
- "ofType": {
40076
- "kind": "LIST",
40077
- "name": null,
40078
- "ofType": {
40079
- "kind": "NON_NULL",
40080
- "name": null,
40081
- "ofType": {
40082
- "kind": "INTERFACE",
40083
- "name": "CNAsset_v1",
40084
- "ofType": null
40085
- }
40086
- }
40087
- }
40088
- },
40089
- "isDeprecated": false,
40090
- "deprecationReason": null
40091
- }
40092
- ],
40093
- "inputFields": null,
40094
- "interfaces": [
40095
- {
40096
- "kind": "INTERFACE",
40097
- "name": "NamespaceExternalResource_v1",
40098
- "ofType": null
40099
- }
40100
- ],
40101
- "enumValues": null,
40102
- "possibleTypes": null
40103
- },
40104
- {
40105
- "kind": "INTERFACE",
40106
- "name": "CNAsset_v1",
40107
- "description": null,
40108
- "fields": [
40109
- {
40110
- "name": "provider",
40111
- "description": null,
40112
- "args": [],
40113
- "type": {
40114
- "kind": "NON_NULL",
40115
- "name": null,
40116
- "ofType": {
40117
- "kind": "SCALAR",
40118
- "name": "String",
40119
- "ofType": null
40120
- }
40121
- },
40122
- "isDeprecated": false,
40123
- "deprecationReason": null
40124
- }
40125
- ],
40126
- "inputFields": null,
40127
- "interfaces": null,
40128
- "enumValues": null,
40129
- "possibleTypes": [
40130
- {
40131
- "kind": "OBJECT",
40132
- "name": "CNANullAsset_v1",
40133
- "ofType": null
40134
- }
40135
- ]
40136
- },
40137
- {
40138
- "kind": "OBJECT",
40139
- "name": "CNANullAsset_v1",
40140
- "description": null,
40141
- "fields": [
40142
- {
40143
- "name": "provider",
40144
- "description": null,
40145
- "args": [],
40146
- "type": {
40147
- "kind": "NON_NULL",
40148
- "name": null,
40149
- "ofType": {
40150
- "kind": "SCALAR",
40151
- "name": "String",
40152
- "ofType": null
40153
- }
40154
- },
40155
- "isDeprecated": false,
40156
- "deprecationReason": null
40157
- },
40158
- {
40159
- "name": "identifier",
40160
- "description": null,
40161
- "args": [],
40162
- "type": {
40163
- "kind": "NON_NULL",
40164
- "name": null,
40165
- "ofType": {
40166
- "kind": "SCALAR",
40167
- "name": "String",
40168
- "ofType": null
40169
- }
40170
- },
40171
- "isDeprecated": false,
40172
- "deprecationReason": null
40173
- },
40174
- {
40175
- "name": "description",
40176
- "description": null,
40177
- "args": [],
40178
- "type": {
40179
- "kind": "SCALAR",
40180
- "name": "String",
40181
- "ofType": null
40182
- },
40183
- "isDeprecated": false,
40184
- "deprecationReason": null
40185
- },
40186
- {
40187
- "name": "addr_block",
40188
- "description": null,
40189
- "args": [],
40190
- "type": {
40191
- "kind": "SCALAR",
40192
- "name": "String",
40193
- "ofType": null
40194
- },
40195
- "isDeprecated": false,
40196
- "deprecationReason": null
40197
- }
40198
- ],
40199
- "inputFields": null,
40200
- "interfaces": [
40201
- {
40202
- "kind": "INTERFACE",
40203
- "name": "CNAsset_v1",
40204
- "ofType": null
40205
- }
40206
- ],
40207
- "enumValues": null,
40208
- "possibleTypes": null
40209
- },
40210
39877
  {
40211
39878
  "kind": "OBJECT",
40212
39879
  "name": "AWSAccountSharingOptionAMI_v1",