From 0c3845b7c85d085e866bf706e0b815f77b1fa864 Mon Sep 17 00:00:00 2001 From: John Hunkins Date: Mon, 19 Jul 2021 17:11:04 -0500 Subject: [PATCH] Add conditions to catalog source --- crds/operators.coreos.com_catalogsources.yaml | 47 +++++++++++++++++++ crds/zz_defs.go | 2 +- pkg/operators/v1alpha1/catalogsource_types.go | 10 ++++ .../v1alpha1/zz_generated.deepcopy.go | 7 +++ 4 files changed, 65 insertions(+), 1 deletion(-) diff --git a/crds/operators.coreos.com_catalogsources.yaml b/crds/operators.coreos.com_catalogsources.yaml index 3781e34c2..8464f6c8e 100644 --- a/crds/operators.coreos.com_catalogsources.yaml +++ b/crds/operators.coreos.com_catalogsources.yaml @@ -106,6 +106,53 @@ spec: status: type: object properties: + conditions: + description: Represents the state of a CatalogSource. Note that Message and Reason represent the original status information, which may be migrated to be conditions based in the future. Any new features introduced will use conditions. + type: array + items: + description: "Condition contains details for one aspect of the current state of this API Resource. --- This struct is intended for direct use as an array at the field path .status.conditions. For example, type FooStatus struct{ // Represents the observations of a foo's current state. // Known .status.conditions.type are: \"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type // +patchStrategy=merge // +listType=map // +listMapKey=type Conditions []metav1.Condition `json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"` \n // other fields }" + type: object + required: + - lastTransitionTime + - message + - reason + - status + - type + properties: + lastTransitionTime: + description: lastTransitionTime is the last time the condition transitioned from one status to another. This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + type: string + format: date-time + message: + description: message is a human readable message indicating details about the transition. This may be an empty string. + type: string + maxLength: 32768 + observedGeneration: + description: observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance. + type: integer + format: int64 + minimum: 0 + reason: + description: reason contains a programmatic identifier indicating the reason for the condition's last transition. Producers of specific condition types may define expected values and meanings for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty. + type: string + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + status: + description: status of the condition, one of True, False, Unknown. + type: string + enum: + - "True" + - "False" + - Unknown + type: + description: type of condition in CamelCase or in foo.example.com/CamelCase. --- Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be useful (see .node.status.conditions), the ability to deconflict is important. The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + type: string + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map configMapReference: type: object required: diff --git a/crds/zz_defs.go b/crds/zz_defs.go index 13e23c21e..0bc80a733 100644 --- a/crds/zz_defs.go +++ b/crds/zz_defs.go @@ -84,7 +84,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _operatorsCoreosCom_catalogsourcesYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x59\x4b\x6f\x1b\xc9\x11\xbe\xeb\x57\x14\x90\x83\x2f\xe2\xc8\xce\x06\x8b\x80\xd8\x2c\xe0\x50\x79\x08\xb1\xd7\x82\x68\x1b\xc8\xb1\x38\x5d\x9c\xe9\x55\x4f\xf7\x6c\x57\x0d\x69\x6e\x90\xff\x1e\x54\xf7\x0c\xdf\x2f\x29\x30\x2f\x22\xfb\x51\x55\xfd\x75\x7d\xf5\x68\x61\x6b\xbf\x52\x64\x1b\xfc\x18\xb0\xb5\xf4\x4d\xc8\xeb\x2f\x2e\x9e\xff\xcc\x85\x0d\x77\x8b\x77\x37\xcf\xd6\x9b\x31\x4c\x3a\x96\xd0\x3c\x11\x87\x2e\x96\x74\x4f\x73\xeb\xad\xd8\xe0\x6f\x1a\x12\x34\x28\x38\xbe\x01\x40\xef\x83\xa0\x0e\xb3\xfe\x04\x28\x83\x97\x18\x9c\xa3\x38\xaa\xc8\x17\xcf\xdd\x8c\x66\x9d\x75\x86\x62\x12\x3e\xa8\x5e\xbc\x2d\x7e\x2c\xde\xde\x00\x94\x91\xd2\xf6\xcf\xb6\x21\x16\x6c\xda\x31\xf8\xce\xb9\x1b\x00\x8f\x0d\x8d\xa1\x44\x41\x17\xaa\x6c\x04\x17\xa1\xa5\x88\x12\x22\x17\x65\x88\x14\xf4\x4f\x73\xc3\x2d\x95\xaa\xbd\x8a\xa1\x6b\xc7\x70\x74\x4d\x96\x37\x18\x89\x42\x55\x88\x76\xf8\x0d\x30\x82\xe0\x9a\xf4\xbd\x3f\x7c\x56\x3b\x4d\x6a\xd3\xb8\xb3\x2c\xff\x3a\x9c\xfb\x60\x59\xd2\x7c\xeb\xba\x88\x6e\xdf\xe0\x34\xc5\x75\x88\xf2\xcb\x46\xbd\xaa\x2b\x51\x38\x96\x79\xda\xfa\xaa\x73\x18\xf7\xf6\xde\x00\x70\x19\x5a\x1a\x43\xda\xda\x62\x49\xe6\x06\xa0\x87\xb0\x17\x35\x02\x34\x26\x5d\x0b\xba\xc7\x68\xbd\x50\x9c\x04\xd7\x35\x7e\xad\x4a\xd7\x18\xe2\x32\xda\x56\x12\xf4\x9f\x6b\x82\x36\x92\xc8\x2a\x41\x02\x61\x0e\x52\xd3\xa0\x7b\xbd\x0b\xe0\x57\x0e\xfe\x11\xa5\x1e\x43\xa1\x08\x17\xc6\x72\xeb\x70\xa5\xd6\x6c\xad\xca\xd7\x74\x9f\xe7\xb6\xc6\x65\xa5\xa6\xb3\x44\xeb\xab\x73\xa6\xe8\xba\xeb\x6d\xc8\xd0\x7c\x5e\xb5\x87\x26\xec\x0d\x5e\xab\xbf\xed\x66\xce\x72\x4d\xf1\x7a\x23\xd6\x5b\x0e\x6c\x78\x3c\x32\x73\xc2\x90\x2d\xa1\x03\xa1\x8a\x03\x32\x1c\x28\x78\x5f\x1d\x9e\xd1\xa0\x0c\x83\x79\xd1\xe2\x1d\xba\xb6\xc6\x77\xfd\x20\x97\x35\x35\xb8\xf1\x87\xd0\x92\x7f\xff\xf8\xf0\xf5\x87\xe9\xde\x04\xec\xa2\xb3\xe3\xe7\x60\x19\x10\x22\xb5\x81\xad\x84\xb8\x52\xb4\x26\xd3\xaf\x7c\x0b\x93\xa7\x7b\xbe\x05\xf4\x66\x4d\x3c\x68\xb1\x7c\xc6\x8a\xb8\x38\xb0\x35\xcc\x7e\xa5\x52\xb6\x86\x23\xfd\xd6\xd9\x48\x66\xdb\x0a\x85\x67\xc0\x64\x6f\x58\xf1\xdf\x1a\x6a\xa3\xea\x94\x2d\x22\xe7\xcf\x56\x94\xdb\x19\xdf\x3b\xe1\x1b\x85\x21\xaf\x03\xa3\x01\x8e\x38\xb9\x40\xcf\x31\x32\x3d\x76\xd9\x35\x2c\xeb\xf9\x23\x31\xf9\x1c\xf2\x74\x18\x7d\x7f\xa6\x02\xa6\x14\x75\xa3\xd2\xbd\x73\x46\x23\xe1\x82\xa2\x40\xa4\x32\x54\xde\xfe\xbe\x96\xc6\x20\x21\xa9\x71\x28\xc4\x02\x89\xb5\x1e\x1d\x2c\xd0\x75\x94\xa1\x6c\x70\x05\x91\x54\x2e\x74\x7e\x4b\x42\x5a\xc2\x05\x7c\x0c\x91\xc0\xfa\x79\x18\x43\x2d\xd2\xf2\xf8\xee\xae\xb2\x32\xc4\xf0\x32\x34\x4d\xe7\xad\xac\xee\x52\x38\xb6\xb3\x4e\xc3\xe1\x9d\xa1\x05\xb9\x3b\xb6\xd5\x08\x63\x59\x5b\xa1\x52\xba\x48\x77\xd8\xda\x51\x32\xd6\xa7\x38\x5e\x34\xe6\x0f\xb1\x8f\xfa\xfc\x66\x0f\xbe\xa3\xce\x0c\x43\xd8\x3c\x8b\xb5\x06\xcf\xec\x45\x79\x7b\x3e\xcb\x06\x52\x1d\x52\x54\x9e\xfe\x36\xfd\x0c\x83\x01\x19\xf6\x8c\xf0\x66\x29\x6f\xc0\x56\xa0\xac\x9f\x53\xcc\x2b\xe7\x31\x34\x49\x0a\x79\xd3\x06\xeb\x25\x53\xda\x59\xf2\x02\xdc\xcd\x1a\x2b\x9c\x7c\x8e\x58\xf4\x1e\x0a\x98\xa4\x14\x06\x33\x82\xae\x55\x26\x99\x02\x1e\x3c\x4c\xb0\x21\x37\x41\xa6\xef\x0e\xb5\x22\xca\x23\x85\xef\x7a\xb0\xb7\x33\xf0\xe1\x86\x03\x8e\x01\x0c\x19\xf2\xaa\xc5\xa7\x48\x09\x99\x81\xc7\x22\x30\x9c\xe1\xa2\x7e\xd0\x98\x48\x7c\x64\xe2\x80\x90\x79\x61\xf6\x93\x3a\xb0\xde\x1f\x0a\x7c\xfa\xf0\x11\x4a\xf4\xd0\x31\x29\x79\xca\xe0\xbd\x3a\x84\x04\x40\xcd\x65\x23\xfa\x66\x39\x39\x50\xa4\xca\xb2\xc4\x55\x01\x7f\x0f\xb1\x41\x19\xc3\x4f\xc3\xd0\x28\x89\x0b\x11\x6c\xfb\xf3\xf8\xa7\x36\x44\xf9\x19\x3e\x79\xb7\x52\xa1\x06\x96\x35\x79\x98\xae\xcf\x06\x7f\xd9\xfa\xf1\x8f\xd8\x96\x05\x3c\x54\x3e\xc4\x61\xa5\x7a\xd5\x43\x83\x15\xc1\xdc\x92\x4b\x7e\xcd\x24\xc5\xfe\x0d\x9e\xbd\x45\xc8\xe5\xd2\xdc\x56\x1f\xb1\xbd\x08\xcd\x64\x58\xa9\xba\x54\xfd\x76\xf2\xde\x4c\x4a\x48\xae\xac\x47\xd2\xaf\x58\x3e\x03\xf6\x5a\x1a\x6c\x47\x9c\x68\xb3\x05\xd3\x75\x08\x4c\x06\x01\x8a\xdf\x66\xf8\xa1\x8f\x5c\xc5\x4b\x8f\xbd\x7d\xb2\x17\xef\xdd\x94\x21\x17\x41\xfb\x78\x2c\x8b\x5c\xa1\xc3\x96\xe7\x0c\x3b\xca\x19\x38\xcb\x1b\x48\xdc\x99\x21\xd3\x8f\x7f\x3a\x61\x50\xce\x7a\xc6\xa2\x1c\x72\x0b\x2e\xf0\x4b\x3f\x1b\xe1\xc7\xe7\x2f\x1c\x19\x52\x5c\xe9\xd5\xbf\x4a\x82\x55\x3e\x5c\xbc\x92\xcc\x1a\xe5\xb7\x5f\x17\x0c\xa3\xc1\x1f\x53\xfb\x80\xd6\x53\xcc\xd2\xd4\x87\xad\x67\x41\x2f\x16\x85\x52\x05\xd2\xb3\xb9\xf7\xe4\xa5\x95\xfa\x5a\x2f\xee\x79\x3c\x87\x3e\x8d\xdc\x26\xee\xf4\xb1\x69\x43\x64\x9b\x89\xfe\x62\xa7\x6e\xa3\x0d\xd1\xca\xea\x72\x94\x7b\xec\x57\xf6\x3a\x91\xd9\x56\x5e\x23\xde\x92\x6c\x55\xcb\x50\x1f\xf4\x95\x28\x0c\xa9\x30\x0c\x2a\xec\xef\x9a\x18\xa9\x01\x0e\x39\x3e\x5a\x49\xe1\x71\x46\x0a\x20\x77\x0d\x19\x98\xad\x92\x0c\x43\x2d\x79\x43\xbe\x5c\xa5\x9c\xea\x16\x14\x0b\xf8\xc2\x7a\x53\xf0\x4f\x5b\x69\xdd\xdb\x2b\xb5\xde\x58\x6d\x8c\x38\x8b\x4c\xe9\x74\xcf\x02\xcb\x0a\xdd\x9c\xa2\xc6\xc1\xa0\xf0\xbb\xb0\x5c\x4b\x20\xb3\xb7\x9e\xc1\x74\x29\xd3\xef\x1b\xd1\x29\x0e\x45\x2a\xbf\x23\xfa\x6a\x1d\xc6\x06\x04\xfb\xd2\x40\x8f\x54\x85\x9c\xd3\x53\xdd\x69\x17\x09\x05\x4f\x15\xa6\xef\x36\x07\xe2\xb5\x0c\xeb\xe5\x87\x3f\x66\xb9\x86\xe6\xd8\x39\xe9\x25\xa5\x44\xb1\x77\x18\xf5\x1c\xe8\x7c\x06\x9f\xcc\x46\xf9\x32\x95\x6f\x33\x82\xb7\x59\xd4\xb1\x7d\xaa\x96\x35\x00\xef\x9a\xcc\xb0\xb4\xce\xe9\xde\x88\xfe\x99\x0c\x38\xfa\x66\xcb\x50\x45\x6c\x6b\x5b\xa2\x73\xab\x44\x53\x03\xc1\x83\x56\x22\x1a\xc3\xcf\x24\x0d\xad\x0c\xab\x9d\x66\xa2\xf7\xb4\xa1\xcd\x78\x71\xf0\x64\x2a\x23\xc9\xe5\x44\x3c\xcd\xeb\x36\x25\x97\xa6\x37\x85\xb8\x17\x90\x7d\xa4\xf7\xb9\x21\xdb\x60\x59\x2a\x91\x92\xeb\x06\x2f\x5a\xa8\xed\x35\x55\x05\x3c\x88\x7a\xd1\x4c\xeb\x5e\x09\xf0\x4c\xd4\x66\x4f\xd3\xf6\x1a\xb8\x41\xe7\x6e\xb5\x21\x2e\x09\x08\xcb\x3a\xc3\xe9\xa9\xcf\x66\x04\x12\x2d\x19\x98\x87\x08\xb4\x20\x8d\x17\xfd\xdd\x90\xd7\x6c\x76\x12\x0d\x8c\x71\xa7\x39\x1d\x3e\x56\xa8\x39\x11\x4e\xcf\xc3\xb8\x8e\x29\x97\x91\xdc\xc4\xa2\x3e\x71\x0f\x1d\x2f\x6f\x1e\x17\x5e\xa0\x3a\x57\xa9\x53\x89\x28\x54\x5d\x8e\x35\x5f\x76\x96\xaf\xbb\x9c\x3a\x2c\x87\x7a\xf7\x80\xe4\x1a\x78\x79\xb8\x5b\x63\xb9\x54\xa6\x93\xd1\x22\x83\x2d\xe7\x3b\x45\x9f\xdb\x96\x05\xba\xec\x0a\x83\xe0\x36\x38\x97\x28\xdf\xc5\xdc\x23\x69\x37\x83\x1e\xa8\x99\x91\x31\xda\x03\x0d\xa6\x9c\x48\x73\x17\x52\xec\xa5\x2c\x38\xe4\x87\xc7\xe0\xdc\xf9\x2c\x76\x52\xc5\x35\x6a\xf4\x33\x00\x70\x7a\xc5\x7e\xea\x1b\x10\xb3\xbc\xe6\x8c\x21\xa1\xd8\x58\x4f\xd9\x35\x6c\x43\x1b\x60\x67\x24\x4b\x22\x0f\x65\x4d\xe5\xf3\x9a\x4a\x7d\xd7\xb8\x77\x6b\x7d\xcb\xba\x1b\xb1\x36\x0d\x79\x70\x2e\xb5\x9d\x4c\x04\x76\x0e\x08\x9e\x96\xc3\x9e\x3d\x8e\x6e\x05\x7b\x5c\xa0\x75\x38\x73\x94\xb2\xe6\xfa\xd7\xed\x4e\xf7\x3a\xe4\xf3\xb6\x73\x8e\x4c\xba\xef\xea\xe9\x71\x02\x12\x71\x3e\xb7\xa5\x4e\x19\x1b\xa9\x94\x7c\xe0\x93\x47\x38\xc6\xde\xdd\x1b\x3b\xc2\x08\x16\x94\xee\xe0\x8e\xce\x5c\xf0\xb9\x8b\x5d\x17\xe3\x4f\x9a\xe3\xc8\x97\x47\xd9\xfd\x7f\xd6\x80\x7e\xf7\xf9\x6c\x7f\x2a\xbd\xf3\xbd\xc2\xef\x1d\xb2\x64\xae\x7f\xb6\xc7\x0b\x63\xb8\xa6\x02\x04\x8d\xad\xa9\x6f\x52\x51\x23\xf5\xc7\xa3\xeb\xfc\x89\xea\xfb\x2a\x25\xeb\x73\xbe\x5a\xc2\xf0\x3c\x70\xe2\x91\xe7\x6a\x39\x9d\x3d\x71\x4f\xfb\x51\xf4\xe1\x3e\xb7\xa4\x29\x76\xa7\x80\x57\x07\x67\x18\x3a\x6f\x7f\xeb\x08\x1e\xee\xfb\xfc\x7f\x0b\xd6\x97\xae\x33\x1a\x02\xbf\x7c\x79\xb8\xe7\x02\xe0\xaf\x54\xa2\x36\xae\x4b\x02\x13\xfc\x1b\x81\x4f\xbf\x7c\xf8\x77\x6a\x65\xd3\x8a\xdb\x9c\x00\x73\x45\x8c\xce\xe6\xf7\xa1\x6c\x74\xda\xad\xb2\x7a\xcd\x25\xb6\xd2\x45\xe2\x14\x23\xbc\x24\xb2\xd5\xe4\x5a\x86\x06\x9f\x09\xb8\x8b\xbd\x75\x2a\x38\xcd\x26\xac\xc1\x04\xf0\x41\xa0\x22\x49\x4e\xee\xd2\x3b\xc7\x6b\x40\xeb\x3b\x6f\x1b\xfc\x54\x50\xbe\x07\x3f\xd4\x91\x3f\xcd\x52\x75\x6f\x92\x8e\x57\x90\xe1\xcc\x73\xc3\xc5\x13\x42\x4f\xa6\x49\x3e\xe9\x77\x67\xd2\xc1\x79\x5f\xa5\x31\x47\xd4\xd4\x5b\x3d\x5d\xc8\x80\x07\x2f\xe0\x6a\x41\xce\x3c\xe9\x29\x61\xf7\xd5\x37\x45\xf7\x75\x7b\x56\xa3\xd6\x6e\xe4\x53\x42\xc9\xf1\x9c\x7c\xef\x75\xb4\x49\x05\x5d\x3b\x92\x30\x32\xc7\x2f\xef\x02\x72\x97\x51\x6b\x88\xf9\x9a\x4e\xf3\x3d\xd4\x5d\x83\x1e\x22\xa1\xd1\xb4\x35\x6c\x1c\x3a\x9d\xdc\x99\x08\x5a\xc7\x80\xb3\xd0\x09\x2c\xeb\xd5\x31\x0c\x38\x37\x1a\xda\x0f\x05\x9f\xff\xdb\xf2\xe2\xe6\x30\x12\xf2\xf1\x40\xb5\x63\xf3\x53\x5a\x36\x54\x8a\x79\xd3\x11\x93\x96\x1a\x24\x22\x7a\x4e\xc6\xe4\x8b\xd0\x7e\xa2\xec\x62\x4c\xc5\xba\x3a\xd2\x2b\x6c\xcc\xd7\x3c\xa5\xb8\xb0\xaf\x4a\x7e\x97\x88\x99\xfe\xc1\x41\xe6\xfd\xf7\xa7\x55\x1b\xe2\xeb\x95\xb4\x31\x48\x28\xc3\x85\x02\xf2\x8c\x00\xce\x08\x9e\x7a\xa3\x7a\xa9\x8c\x97\x26\xcb\x1c\x4d\xc6\x20\xb1\x1b\xd0\x61\x09\x31\x35\xfd\xdb\x63\xdd\x6c\xfd\xd0\xbf\x91\xde\x97\x54\xf0\x9f\xff\xde\xfc\x2f\x00\x00\xff\xff\x6b\x91\x45\xc1\x2d\x1e\x00\x00") +var _operatorsCoreosCom_catalogsourcesYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x5a\x6d\x73\x1b\xb7\x8f\x7f\xef\x4f\x81\xf1\xdd\x4c\xe2\x9c\xb4\x8e\x93\x4e\xae\xd5\x34\xcd\xb8\xce\xa5\xe7\x69\x9c\x78\xec\xa4\x33\x77\xb1\xef\x0a\xed\x42\x2b\xd6\x5c\x72\x4b\x72\x6d\xab\x9d\x7e\xf7\xff\x80\x0f\xbb\x7a\x5a\x49\x76\x1b\xbd\xb1\xc5\x07\x00\x04\x01\xfc\x00\x50\x58\x8b\x5f\xc8\x58\xa1\xd5\x08\xb0\x16\x74\xef\x48\xf1\x37\x9b\xdd\x7c\x6b\x33\xa1\x0f\x6f\x8f\xf6\x6e\x84\x2a\x46\x70\xd2\x58\xa7\xab\x0b\xb2\xba\x31\x39\xbd\xa5\x89\x50\xc2\x09\xad\xf6\x2a\x72\x58\xa0\xc3\xd1\x1e\x00\x2a\xa5\x1d\xf2\xb0\xe5\xaf\x00\xb9\x56\xce\x68\x29\xc9\x0c\x4b\x52\xd9\x4d\x33\xa6\x71\x23\x64\x41\xc6\x13\x4f\xac\x6f\x9f\x67\xaf\xb2\xe7\x7b\x00\xb9\x21\xbf\xfd\x93\xa8\xc8\x3a\xac\xea\x11\xa8\x46\xca\x3d\x00\x85\x15\x8d\x20\x47\x87\x52\x97\x41\x08\x9b\xe9\x9a\x0c\x3a\x6d\x6c\x96\x6b\x43\x9a\xff\x54\x7b\xb6\xa6\x9c\xb9\x97\x46\x37\xf5\x08\xd6\xae\x09\xf4\x92\x90\xe8\xa8\xd4\x46\xa4\xef\x00\x43\xd0\xb2\xf2\xff\xc7\xc3\x07\xb6\x97\x9e\xad\x1f\x97\xc2\xba\x9f\x57\xe7\xde\x0b\xeb\xfc\x7c\x2d\x1b\x83\x72\x59\x60\x3f\x65\xa7\xda\xb8\x0f\x1d\x7b\x66\x97\xa3\xb3\x26\x0f\xd3\x42\x95\x8d\x44\xb3\xb4\x77\x0f\xc0\xe6\xba\xa6\x11\xf8\xad\x35\xe6\x54\xec\x01\x44\x15\x46\x52\x43\xc0\xa2\xf0\xd7\x82\xf2\xdc\x08\xe5\xc8\x9c\x68\xd9\x54\xaa\x65\xc5\x6b\x0a\xb2\xb9\x11\xb5\xf3\xaa\xff\x34\x25\xa8\x0d\x39\x37\xf3\x2a\x01\x3d\x01\x37\xa5\xc4\xbb\xdd\x05\xf0\x9b\xd5\xea\x1c\xdd\x74\x04\x19\x6b\x38\x2b\x84\xad\x25\xce\x58\x9a\xb9\x55\xe1\x9a\xde\x86\xb9\xb9\x71\x37\x63\xd1\xad\x33\x42\x95\x9b\x44\xe1\x75\xbb\xcb\x10\x54\xf3\x69\x56\xaf\x8a\xb0\x34\xb8\x2b\xff\xba\x19\x4b\x61\xa7\x64\x76\x17\xa2\xdd\xb2\x22\xc3\xf9\x9a\x99\x1e\x41\xe6\x88\x26\x87\xca\x56\x9c\x61\x85\xc1\x71\xb9\x7a\xc6\x02\x5d\x1a\x0c\x8b\x6e\x8f\x50\xd6\x53\x3c\x8a\x83\x36\x9f\x52\x85\x9d\x3d\xe8\x9a\xd4\xf1\xf9\xe9\x2f\x2f\x2f\x97\x26\x60\x51\x3b\x0b\x76\x0e\xc2\x02\x82\xa1\x5a\x5b\xe1\xb4\x99\xb1\xb6\x4e\x2e\x7f\xb1\x03\x38\xb9\x78\x6b\x07\x80\xaa\x68\x1d\x0f\x6a\xcc\x6f\xb0\x24\x9b\xad\xc8\xaa\xc7\xbf\x51\xee\xe6\x86\x0d\xfd\xde\x08\x43\xc5\xbc\x14\xac\x9e\xa4\x93\xa5\x61\xd6\xff\xdc\x50\x6d\x98\xa7\x9b\x73\xe4\xf0\x99\x8b\x72\x0b\xe3\x4b\x27\x7c\xc2\x6a\x08\xeb\xa0\xe0\x00\x47\xd6\x9b\x40\xf4\x31\x2a\xa2\xee\x82\x69\x08\xcb\xe7\x37\x64\x49\x85\x90\xc7\xc3\xa8\xe2\x99\x32\xb8\x24\xc3\x1b\xd9\xdd\x1b\x59\x70\x24\xbc\x25\xe3\xc0\x50\xae\x4b\x25\xfe\x68\xa9\x59\x70\xda\xb3\x91\xe8\xc8\x3a\xf0\x5e\xab\x50\xc2\x2d\xca\x86\x82\x2a\x2b\x9c\x81\x21\xa6\x0b\x8d\x9a\xa3\xe0\x97\xd8\x0c\xce\xb4\x21\x10\x6a\xa2\x47\x30\x75\xae\xb6\xa3\xc3\xc3\x52\xb8\x14\xc3\x73\x5d\x55\x8d\x12\x6e\x76\xe8\xc3\xb1\x18\x37\x1c\x0e\x0f\x0b\xba\x25\x79\x68\x45\x39\x44\x93\x4f\x85\xa3\xdc\x35\x86\x0e\xb1\x16\x43\x2f\xac\xf2\x71\x3c\xab\x8a\x7f\x33\x31\xea\xdb\x27\x4b\xea\x5b\x6b\xcc\x90\xc2\xe6\x46\x5d\x73\xf0\x0c\x56\x14\xb6\x87\xb3\x74\x2a\xe5\x21\xd6\xca\xc5\x7f\x5d\x7e\x82\x24\x40\x50\x7b\xd0\x70\xb7\xd4\x76\xca\x66\x45\x09\x35\x21\x13\x56\x4e\x8c\xae\x3c\x15\x52\x45\xad\x85\x72\xc1\xa5\xa5\x20\xe5\xc0\x36\xe3\x4a\x38\xeb\x6d\x8e\xac\xe3\x7b\xc8\xe0\xc4\x43\x18\x8c\x09\x9a\x9a\x3d\xa9\xc8\xe0\x54\xc1\x09\x56\x24\x4f\xd0\xd2\x57\x57\x35\x6b\xd4\x0e\x59\x7d\xbb\x2b\x7b\x1e\x81\x57\x37\xac\xf8\x18\x40\x42\xc8\x9d\x16\xf7\x39\x25\x04\x0f\x5c\x17\x81\x61\x83\x2f\xf2\x07\x8b\xc2\x90\x5d\x33\xb1\xe2\x90\x61\x61\xb0\x93\xa9\xb6\x7c\x7f\xe8\xe0\xe3\xfb\x33\xc8\x51\x41\x63\x89\x9d\x27\xd7\x4a\xb1\x41\x38\x0d\xc8\x58\x36\xa4\x7b\x61\xbd\x01\x19\x2a\x85\x75\x66\x96\xc1\x3b\x6d\x2a\x74\x23\xf8\x3e\x0d\x0d\x3d\x39\x6d\x40\xd4\x3f\x8c\xbe\xaf\xb5\x71\x3f\xc0\x47\x25\x67\x4c\xb4\x80\xbb\x29\x29\xb8\x6c\xcf\x06\xaf\xe7\xbe\xfc\x64\xea\x3c\x83\xd3\x52\x69\x93\x56\xb2\x55\x9d\x56\x58\x12\x4c\x04\x49\x6f\xd7\x96\x5c\xb6\x7c\x83\x1b\x6f\x11\x42\xba\x34\x11\xe5\x19\xd6\x5b\x55\x73\x92\x56\x32\x2f\x66\x3f\x0f\xde\xdd\xa4\xd3\xde\x94\xf9\x48\xfc\x2f\xe6\x37\x80\x91\x4b\x85\xf5\xd0\x7a\xb7\x99\x53\xd3\x6e\x1a\x38\x49\x04\x58\x7f\xdd\xf0\x69\x8c\x5c\xd9\x43\x8f\x3d\x7f\xb2\x07\xef\xed\xd2\x90\xad\x4a\x3b\x5b\x87\x22\x3b\xf0\x10\xf9\x26\xc1\xd6\xfa\x0c\x6c\xf4\x1b\xf0\xbe\x33\x46\x4b\xaf\xbe\xe9\x11\x28\xa0\x5e\x21\xd0\xad\xfa\x16\x6c\xf1\x2f\xfe\x74\xc4\xd7\xcf\x6f\x39\x32\xf8\xb8\x12\xd9\x3f\x8a\x82\x60\x7f\xd8\x7a\x25\xc1\x6b\xd8\xbf\x55\x9b\x30\x0c\x93\x3d\xfa\xf2\x01\x85\x22\x13\xa8\xb1\x0d\x0b\x65\x1d\x2a\x27\xd0\x91\xcf\x40\xa2\x37\x47\x4b\xbe\x13\x6e\xba\xab\x15\x47\x3f\x9e\x40\x84\x91\x81\xf7\x9d\x18\x9b\x3a\x47\x16\xc1\xd1\x1f\x6c\xd4\xb5\x11\xda\x08\x37\xdb\x1e\xe5\xce\xe3\xca\xc8\x13\xad\x15\xa5\xe2\x88\x77\x47\xa2\x9c\xba\x94\x1f\xc4\x4c\x14\x12\x14\xea\xc4\x42\xfc\xc1\xc0\x48\x15\x58\x1d\xe2\xa3\x70\x3e\x3c\x8e\x89\x15\x68\x9b\x8a\x0a\x18\xcf\x3c\x8d\x82\x6a\x52\x05\xa9\x7c\xe6\x31\x55\xde\x92\xc9\xe0\xb3\xe5\x9b\x82\xff\x16\x25\xe7\xbd\x91\xa9\x50\x85\xe0\xc2\xc8\x06\x92\x1e\x4e\x97\x24\x10\x96\x55\x37\x21\xc3\x71\x50\xb3\xfa\xa5\xbe\x6b\x29\x50\xb1\xb4\xde\x42\xd1\x78\xa4\x5f\x16\xa2\x61\x3d\x64\x3e\xfd\x36\xa8\xca\x36\x8c\x25\x0d\xc6\xd4\x80\x8f\x54\xea\x80\xe9\x3e\xef\x14\xb7\x5e\x0b\x8a\x4a\xf4\xff\x8b\x10\x88\x5b\x1a\x42\xb9\x97\x2f\x02\xdd\x82\x26\xd8\x48\x17\x29\x79\xa0\x58\x3a\x0c\x5b\x0e\x34\x2a\x28\x9f\x8a\x8e\xf9\x9d\x4f\xdf\xc6\x04\xcf\x03\xa9\x75\xfb\x98\xad\xe5\x00\xbc\x28\xb2\x85\x3b\x21\x25\xef\x35\xa8\x6e\xa8\x00\x49\xf7\x22\xd7\xa5\xc1\x7a\x2a\x72\x94\x72\xe6\xdd\xb4\x00\xad\x80\x33\x11\x8e\xe1\x1b\x40\x83\x33\xc3\x72\xa1\x98\x88\x96\x96\xca\x8c\x07\x07\x4f\x4b\xb9\x21\xb7\x1d\x88\x2f\xc3\xba\x2e\xe5\x62\x78\x63\x15\x47\x02\xc1\x46\xa2\xcd\x25\xb4\xc1\x3c\x67\x47\xf2\xa6\xab\x95\xe3\x44\x6d\xa9\xa8\xca\xe0\xd4\xb1\x15\x8d\x39\xef\x75\x1a\x6e\x88\xea\x60\x69\x5c\x5e\x83\xad\x50\xca\x01\x17\xc4\x39\x01\x61\x3e\x0d\xea\x54\x14\xd1\x8c\xc0\x19\x41\x05\x4c\xb4\x01\xba\x25\x8e\x17\xf1\x6e\x48\x31\x9a\xf5\x6a\x03\x8d\x59\x28\x4e\xd3\x47\x38\xaa\x7a\xc2\xe9\x66\x35\xb6\x31\x65\xbb\x26\xbb\x58\x14\x81\x3b\x55\xbc\xb6\x6b\x2e\x3c\x80\x75\xc8\x52\x2f\x9d\x41\x47\xe5\xf6\x58\xf3\x79\x61\x79\x5b\xe5\x4c\xf5\x5d\xca\x77\x57\x9c\x9c\x03\xaf\x4d\x77\x5b\x08\x9b\xb3\xa7\x53\xc1\x49\x86\x15\x36\xdc\x29\xaa\x50\xb6\xdc\xa2\x0c\xa6\x90\x08\xd7\x5a\x4a\xef\xf2\x8d\x09\x35\x12\x57\x33\xa8\x80\xaa\x31\x15\x05\xd7\x40\x49\x94\x1e\x98\xdb\x02\xb1\xdb\x50\x30\xe1\xc3\xb9\x96\x72\x33\x8a\xf5\xb2\xd8\x85\x0d\x7f\x92\x02\xfa\x57\x2c\x43\x5f\xd2\x98\xb0\xad\xcf\x14\xe4\xc8\x54\x42\x51\x30\x0d\x51\x51\xa7\xd8\x31\xb9\x3b\x22\x05\xf9\x94\xf2\x9b\xd6\x95\x62\xd5\xb8\x74\x6b\xb1\x64\x5d\x8c\x58\x5d\x41\xae\xa5\xf4\x65\xa7\x25\x02\x31\x01\x04\x45\x77\x69\xcf\x92\x8f\xce\x05\x7b\xbc\x45\x21\x71\x2c\xc9\xa3\x66\xfb\x6d\xb0\x50\xbd\x26\x3c\xaf\x1b\x29\xa9\xf0\xf7\x5d\x5e\x9c\x9f\x80\x33\x38\x99\x88\x9c\xa7\x0a\x61\x28\x77\xe1\xc0\xbd\x47\x58\xe7\xbd\x8b\x37\xb6\xc6\x23\xac\x43\xd7\xac\xdc\xd1\x86\x0b\xde\x74\xb1\xb9\x56\xa1\x97\xb6\x3d\x3e\x5e\xb4\xa5\x68\x80\x02\xc7\xd9\x09\xfb\xc5\x62\xd7\x24\x83\x0f\xda\x51\xf0\x90\x33\xb2\x0c\xbb\x5e\x41\x17\x84\x56\xab\xb9\xe8\xca\x44\xb4\x11\xa5\x50\x28\xe3\xa1\x7c\xcd\xc9\x35\x8c\xd0\x6a\x00\x77\x53\x91\x4f\x7d\xb5\x3b\x26\xa8\x44\x69\xd0\xb5\x41\xb1\x93\x3b\xa2\x4b\xc4\xc5\x49\xc3\x45\x67\x06\xc7\x6a\xe6\xef\x7b\x42\xc8\x03\x4c\xd9\x19\x5d\x34\x39\xe7\x4b\x1c\x60\xb9\xac\xea\x88\xfc\xa3\x61\x74\x41\x6b\xfb\x27\x89\x49\x4a\xf4\x2c\x3b\x00\x0a\x69\x7d\x4c\xd7\x8a\x00\xb9\x56\x75\xad\x4d\x36\xc6\x78\xf4\x49\x0a\xf6\x60\x71\x7c\x7e\x0a\xa9\x31\x9d\xc1\x70\x38\x84\x4f\x3c\x6c\x9d\x69\x72\x8f\x2f\xec\x42\xaa\x88\x48\x11\xac\xcf\x1f\x12\x7d\xda\xe9\x8f\x01\x18\xb4\x1e\x52\xb0\x1a\xdd\x14\xb2\xa0\xf8\x6c\x4e\x15\xc0\x75\x24\xd0\x3d\x56\xb5\xb7\x7b\x0e\xdd\xef\xb4\xbe\x0c\x37\x14\x18\xfe\xe9\x0f\x7a\x78\xb8\x6c\x14\x7a\xcc\x39\x6a\x68\x8e\x07\xdb\x98\x68\xfd\xc4\x2e\x9e\x29\x4b\x9b\x7f\x56\xfa\x4e\xad\x13\xc1\xf3\x44\x43\x23\xb8\xda\x3f\x4e\x2e\x78\xb5\x3f\x80\xab\xfd\x73\xa3\x4b\xce\x5d\x85\x2a\x79\x80\x2d\xeb\x6a\xff\x2d\x95\x06\x0b\x2a\xae\xf6\x13\xe9\xff\xa8\xd1\xe5\xd3\x33\x32\x25\xfd\x4c\xb3\xd7\x9e\xe0\xc2\x54\x82\x87\xd7\x15\xaf\x69\xe7\x18\x93\x19\xb8\x5e\x73\xe1\x37\x3f\x78\x86\xf5\x02\xa1\x93\xce\x00\xbf\x5c\x57\xe4\xf0\xf6\x28\xeb\xae\xfa\xd7\xdf\xac\x56\xa3\xab\xfd\xee\x4c\x03\x5d\xb1\xc9\xd4\x6e\x76\xb5\x0f\x0b\x12\x8c\xae\xf6\xbd\x0c\x69\x3c\x09\x3d\xba\xda\x67\x6e\x3c\x6c\xb4\xd3\xe3\x66\x32\xba\xda\x1f\xcf\x1c\xd9\xc1\xd1\xc0\x50\x3d\xe0\x4c\xea\x75\xc7\xe1\x6a\xff\x57\xb8\x52\x49\x68\xed\x38\xcf\xf5\x37\x6d\xe1\xaf\xfd\x0d\x78\xbf\x01\x14\x36\x17\x77\x5c\xbd\x49\xb4\xee\x93\x41\x65\x45\x6a\xe2\xf6\x2e\xad\x42\x30\xe8\x9d\x37\x3e\x40\xf4\x4e\x07\x2b\xe9\x9d\xee\x81\xd6\x5d\x60\x6d\xf5\x0c\xfd\xf0\xb6\xe0\xdb\xab\x1b\x53\xbe\xc3\x33\x01\xd9\x62\x66\x18\xed\xc2\xb5\xab\xd9\x51\x39\xc9\x67\xff\x8f\xc1\x8f\xd3\x49\xe5\xef\x2d\x8b\xce\x3d\x4d\x69\x79\xdb\x80\x69\x54\x41\x46\xce\x38\xdd\xe8\xa8\xe6\x53\xae\x06\x8a\x0c\x18\xb2\x42\x71\x64\x41\x69\x07\x37\xec\x60\x1e\xba\x14\x34\x36\x75\x1b\xbd\x5c\x2d\x45\x0e\x2c\x21\x20\x44\x32\x1e\x05\xf3\x9c\x6a\xe7\x61\xb0\x57\x15\x5b\x4b\x6b\xfe\x4c\x62\x4b\x8a\xd3\xae\xa1\xeb\x37\x8f\x68\x1c\x3b\x2a\x3e\xae\x8e\x2d\xb3\xa6\x42\xc6\x15\x2c\x58\xde\x6e\x2e\xd4\x76\xa1\x16\x0b\xf1\x16\xc7\xba\x09\x11\xb0\xbb\x87\xa8\xea\x88\x32\x3e\x6b\xab\xdd\x2c\x1e\xeb\x6f\x1e\xbe\xc2\xfb\xf7\xa4\x4a\x37\x1d\xc1\xcb\x17\xff\xf9\xea\xdb\x9e\x85\x21\x68\x52\xf1\x13\x29\x0a\x19\xe4\x8e\x6a\x58\xdd\x38\xd7\x2f\xf6\xe7\xec\xde\x59\xca\x6e\x4d\xac\x75\xe7\xed\xf2\x0e\x7d\x33\x2f\x62\x69\x53\xb3\x5e\x18\x05\x42\x23\x22\xa7\x01\x67\x50\x6b\x89\x89\x36\xb8\xcb\x19\x1c\xbd\x18\xc0\x38\xaa\x78\x35\xac\x7f\xb9\xbf\xce\xd6\x88\x2c\x2c\x7c\x37\x58\x92\x47\x58\xe0\xab\xd2\x13\x6f\x38\xa1\xfe\x34\x14\x60\x32\x75\x0a\x56\x61\x92\x5a\x79\xb7\x5d\x5c\x5f\x95\x99\x3e\xc9\x6c\x85\x72\xaf\xbe\xe9\xbf\x5f\xa1\x44\xd5\x54\x23\x78\xde\xb3\x24\x84\xb4\x1d\x6f\x33\x2c\xee\xb2\x04\xe4\xd0\x55\x1a\xac\x38\x1f\xca\x41\x14\xa4\x9c\x98\x08\x32\xf3\xa6\xed\x7b\x01\x61\x23\xe3\xfe\x82\x16\x9f\xd8\x18\x87\xe6\x8c\xfd\x3c\x24\x41\xc6\xa3\x33\xeb\x53\x70\xbe\x3a\x17\xa0\x66\x35\x05\x6f\x08\xd5\x0d\xd0\x7d\x1d\xf2\xd8\x58\xec\xfb\x97\x1a\x42\x25\x54\x69\x23\x4b\x11\x1b\x49\x01\x8d\xef\xa6\xe4\xa1\xc7\x3f\x2a\xc5\x3d\x26\x34\x69\x44\xe1\x8b\x2a\x84\xb2\x41\x83\xca\x71\x8d\x7b\x7c\x7e\x1a\x12\xf8\xd0\xb5\xe8\x42\x1e\x76\x0f\x12\xc9\x1b\x83\xab\x86\x60\xc5\x22\xc6\x47\x0c\xef\xb1\xff\x9c\xab\x1e\x3d\x7f\xb1\xf1\xca\xdb\x75\xbd\x8b\x6a\x74\x8e\x8c\x1a\xc1\xff\x7d\x39\x1e\xfe\x2f\x0e\xff\xb8\x7e\x1a\xff\x79\x3e\xfc\xee\xff\x07\xa3\xeb\x67\x73\x5f\xaf\x0f\xde\xfc\x7b\x0f\xa5\xf5\x99\x7e\x8f\xf9\x44\x10\x49\x49\x64\xba\xd1\x81\x47\x18\x3d\x81\x4f\xa6\xa1\x01\xbc\x43\x69\x69\x00\x9f\x95\x87\x86\xbf\xa9\x34\x52\x4d\xb5\xa9\x12\x1c\xc2\x3e\x73\x5d\x9f\x7c\xb4\x4b\xbc\x48\x9b\xd7\x44\x71\x37\xd5\xb6\xbb\x29\x29\xf5\x21\xe6\x22\xcd\xdc\xc3\x97\x7f\x29\x61\x47\xd2\x59\x4c\x7f\xb3\x5c\x57\x87\x73\x0f\x63\x9c\x77\x9f\xa1\x9a\x41\x17\xd6\x42\xb2\xba\x6c\xe9\xd6\x71\x6c\xc2\xdc\x68\x6b\xdb\x97\x3d\x0b\x52\xdc\x10\x1c\x77\x45\x25\x07\xcb\x31\xe5\xe8\x13\x75\x33\x16\xce\x60\xe8\x08\xa7\xdc\xb2\x6b\x37\x4d\x1a\x09\x4f\xb9\x96\xcd\x94\x2e\x68\x35\xba\x1e\xc4\xd6\xee\x58\x48\xe1\x66\xa1\xce\xce\xb5\x9a\x48\x11\xeb\x83\xaa\xd6\xc6\xa1\x72\xb1\x09\x49\x25\xdd\x83\x70\x50\x71\xce\x49\xfe\xf9\xe9\x69\xa1\xec\xd1\xd1\x8b\x97\x97\xcd\xb8\xd0\x15\x0a\xf5\xae\x72\x87\x07\x6f\x9e\xfe\xde\xa0\xe4\xc8\x53\x7c\xc0\x8a\xde\x55\xee\xe0\x9f\x83\xc5\xa3\x57\x3b\x78\xd1\xd3\x2f\xc1\x57\xae\x9f\x7e\x19\xc6\xff\x9e\xa5\xa1\x83\x37\x4f\xaf\xb2\x8d\xf3\x07\xcf\xf8\x0c\x73\x1e\x78\xfd\x65\xd8\xb9\x5f\x76\xfd\xec\xe0\xcd\xdc\xdc\xc1\x3a\x67\xbc\x1f\xde\x34\x63\x32\x8a\x1c\xd9\x21\x57\x03\xc3\x0a\xeb\xe1\x0d\xcd\x7a\x9c\xb3\x37\x1d\x5d\x25\x14\x34\x56\x61\xdd\xff\x4e\x76\x41\x13\x32\xa4\xf2\xb5\x46\xfe\x37\x9f\x67\x14\xf6\xa4\x64\x61\xca\xff\x04\xe7\x11\x2d\x29\xc6\x9d\xd0\x86\xdb\x94\x4e\xef\x60\x2d\xbb\xe5\x8f\xaa\xe7\x61\x6c\x27\x26\xed\x39\x1f\x4d\x21\xf9\x77\xcf\xef\x2f\x76\xa6\xd3\x88\xde\x4a\x6b\xb1\xc1\x79\xfa\x36\xa4\xbe\x3e\xf4\xf8\x74\x6e\xaa\xb9\xce\x6b\x94\xf8\xbd\x21\x38\x7d\x1b\xe3\xd1\x00\x84\xca\x65\x53\x70\xa6\xf0\xf9\xf3\xe9\x5b\x2e\xee\x7f\x8c\xe1\xe6\x8e\xa0\xd0\xea\x89\x83\x8f\x1f\xde\xff\x8f\xef\x14\xf8\x15\x83\x00\xe8\xe1\xb1\x0a\xa5\x08\x3f\xdd\x48\x00\x0c\x3f\x12\xd3\x8a\x9c\x73\xac\xdb\xe6\x8a\x0f\x77\xaa\x80\x29\xc9\x9a\x13\x88\x1b\x02\xdb\x98\x28\x1d\x13\xf6\xb3\x5e\xd7\x50\x68\x0f\xdd\x25\x39\x6f\xe4\xd2\xff\x04\xe1\x31\x4a\x8b\x8f\xe2\x42\xab\x4b\xce\x02\xbf\x82\x7f\xb0\x21\x7f\x8c\x39\xab\xe7\xf1\x08\x67\xd8\xf0\x4b\x80\xad\x27\x84\xe8\x4c\x27\xe1\xa4\x5f\xdd\x93\x56\xce\xfb\x28\x8e\xa1\xd9\xe9\x9f\x3d\x2f\xb6\x34\xa7\x57\x7e\x9c\xb6\x58\x3a\x2f\xfd\x20\xcb\x37\x5e\xdb\x97\xd3\x29\x5a\x18\x13\x29\xdf\xeb\x0d\xad\x41\x52\xd1\xea\xa8\xeb\xd2\x36\xf5\xd0\xe9\x61\xb1\xfe\xf2\xb6\x68\x6e\xbb\xd6\x36\x54\xae\x0b\x67\x3b\x7e\x70\xa1\x7a\x37\x9d\xad\xd3\x81\x0d\xbd\x4e\x2e\xbc\xda\x1c\xe4\xa1\x07\xeb\x2f\x4c\x96\x5a\xbe\xbe\xb2\x88\x4d\x8d\x58\x67\xac\x8a\xc4\xd5\xe3\x42\x67\xc3\x69\xff\xd4\xb7\xd8\xf5\x7b\xb8\x8c\xe1\x9a\x2f\xc9\xdc\x8a\x47\x81\xdf\x36\xc7\xf4\xbf\x3d\xa4\xe2\xf8\xeb\xbb\x15\xa7\x5e\x8f\x66\xe2\xdb\x7f\xb9\xde\xf2\xb6\xb3\x81\x80\x0d\x1a\xec\xfb\xf9\xc8\x43\x69\x3c\x14\x2c\x43\x34\x19\x81\x33\x4d\xd2\x8e\x75\xda\xf8\xf7\xf8\xf9\xb1\x66\xdc\x26\xca\x1d\xf5\x58\x03\xc1\x9f\x7f\xed\xfd\x2b\x00\x00\xff\xff\xff\x45\x04\xba\xc8\x2d\x00\x00") func operatorsCoreosCom_catalogsourcesYamlBytes() ([]byte, error) { return bindataRead( diff --git a/pkg/operators/v1alpha1/catalogsource_types.go b/pkg/operators/v1alpha1/catalogsource_types.go index da273e70a..af38df203 100644 --- a/pkg/operators/v1alpha1/catalogsource_types.go +++ b/pkg/operators/v1alpha1/catalogsource_types.go @@ -131,6 +131,16 @@ type CatalogSourceStatus struct { ConfigMapResource *ConfigMapResourceReference `json:"configMapReference,omitempty"` RegistryServiceStatus *RegistryServiceStatus `json:"registryService,omitempty"` GRPCConnectionState *GRPCConnectionState `json:"connectionState,omitempty"` + + // Represents the state of a CatalogSource. Note that Message and Reason represent the original + // status information, which may be migrated to be conditions based in the future. Any new features + // introduced will use conditions. + // +optional + // +patchMergeKey=type + // +patchStrategy=merge + // +listType=map + // +listMapKey=type + Conditions []metav1.Condition `json:"conditions,omitempty" patchStrategy:"merge" patchMergeKey:"type" protobuf:"bytes,1,rep,name=conditions"` } type ConfigMapResourceReference struct { diff --git a/pkg/operators/v1alpha1/zz_generated.deepcopy.go b/pkg/operators/v1alpha1/zz_generated.deepcopy.go index 7e0006710..d3c44beb5 100644 --- a/pkg/operators/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/operators/v1alpha1/zz_generated.deepcopy.go @@ -353,6 +353,13 @@ func (in *CatalogSourceStatus) DeepCopyInto(out *CatalogSourceStatus) { *out = new(GRPCConnectionState) (*in).DeepCopyInto(*out) } + if in.Conditions != nil { + in, out := &in.Conditions, &out.Conditions + *out = make([]v1.Condition, len(*in)) + for i := range *in { + (*in)[i].DeepCopyInto(&(*out)[i]) + } + } } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CatalogSourceStatus.