From e015eaef8978aa6f54176fe1f6b2d1a38de8c4b6 Mon Sep 17 00:00:00 2001 From: Leo Ryu Date: Wed, 21 Apr 2021 11:27:41 +0800 Subject: [PATCH] feat(platform): add kube vendor in cluster (#1186) --- api/openapi/zz_generated.openapi.go | 6 + api/platform/types.go | 41 +- api/platform/v1/generated.pb.go | 766 +++++++++--------- api/platform/v1/generated.proto | 3 + api/platform/v1/types.go | 27 + api/platform/v1/zz_generated.conversion.go | 2 + .../apis/config/v1/zz_generated.conversion.go | 2 +- .../apis/config/v1/zz_generated.deepcopy.go | 2 +- .../apis/config/v1/zz_generated.defaults.go | 2 +- pkg/mesh/apis/config/zz_generated.deepcopy.go | 2 +- .../controller/cluster/cluster_controller.go | 3 + .../provider/baremetal/validation/cluster.go | 33 + pkg/platform/util/vendor/vendor.go | 50 ++ 13 files changed, 567 insertions(+), 372 deletions(-) create mode 100644 pkg/platform/util/vendor/vendor.go diff --git a/api/openapi/zz_generated.openapi.go b/api/openapi/zz_generated.openapi.go index b531a2f76..c4257b5af 100644 --- a/api/openapi/zz_generated.openapi.go +++ b/api/openapi/zz_generated.openapi.go @@ -46462,6 +46462,12 @@ func schema_tke_api_platform_v1_ClusterStatus(ref common.ReferenceCallback) comm Format: "int32", }, }, + "kubeVendor": { + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "", + }, + }, }, }, }, diff --git a/api/platform/types.go b/api/platform/types.go index 3449fc549..e8a9c6077 100644 --- a/api/platform/types.go +++ b/api/platform/types.go @@ -68,6 +68,31 @@ type ClusterMachine struct { Taints []corev1.Taint } +// KubeVendorType describe the kubernetes provider of the cluster +// ref https://github.com/open-cluster-management/multicloud-operators-foundation/blob/e94b719de6d5f3541e948dd70ad8f1ff748aa452/pkg/apis/internal.open-cluster-management.io/v1beta1/clusterinfo_types.go#L137 +type KubeVendorType string + +const ( + // KubeVendorTKE TKE + KubeVendorTKE KubeVendorType = "TKE" + // KubeVendorOpenShift OpenShift + KubeVendorOpenShift KubeVendorType = "OpenShift" + // KubeVendorAKS Azure Kuberentes Service + KubeVendorAKS KubeVendorType = "AKS" + // KubeVendorEKS Elastic Kubernetes Service + KubeVendorEKS KubeVendorType = "EKS" + // KubeVendorGKE Google Kubernetes Engine + KubeVendorGKE KubeVendorType = "GKE" + // KubeVendorICP IBM Cloud Private + KubeVendorICP KubeVendorType = "ICP" + // KubeVendorIKS IBM Kubernetes Service + KubeVendorIKS KubeVendorType = "IKS" + // KubeVendorOSD OpenShiftDedicated + KubeVendorOSD KubeVendorType = "OpenShiftDedicated" + // KubeVendorOther other (unable to auto detect) + KubeVendorOther KubeVendorType = "Other" +) + // ClusterSpec is a description of a cluster. type ClusterSpec struct { // Finalizers is an opaque list of values that must be empty to permanently remove object from storage. @@ -174,6 +199,8 @@ type ClusterStatus struct { NodeCIDRMaskSizeIPv4 int32 // +optional NodeCIDRMaskSizeIPv6 int32 + // +optional + KubeVendor KubeVendorType } // FinalizerName is the name identifying a finalizer during cluster lifecycle. @@ -367,7 +394,7 @@ type HA struct { } type TKEHA struct { - VIP string + VIP string VRID *int32 } @@ -760,12 +787,12 @@ type StorageBackEndCLS struct { // StorageBackEndES records the attributes required when the backend storage // type is ElasticSearch. type StorageBackEndES struct { - IP string - Port int32 - Scheme string - IndexName string - User string - Password string + IP string + Port int32 + Scheme string + IndexName string + User string + Password string ReserveDays int32 } diff --git a/api/platform/v1/generated.pb.go b/api/platform/v1/generated.pb.go index bc614ca5a..cbe5fe708 100644 --- a/api/platform/v1/generated.pb.go +++ b/api/platform/v1/generated.pb.go @@ -2977,368 +2977,370 @@ func init() { } var fileDescriptor_6e12a3c1f6fbf61e = []byte{ - // 5774 bytes of a gzipped FileDescriptorProto + // 5801 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x3d, 0x5b, 0x6c, 0x24, 0xd9, - 0x55, 0xdb, 0x2f, 0xbb, 0x7d, 0xda, 0xcf, 0x3b, 0x9e, 0x99, 0x5e, 0x6f, 0x32, 0x9e, 0xf4, 0x2a, - 0xd1, 0x6c, 0x76, 0xb7, 0xbd, 0x33, 0xbb, 0x99, 0xcc, 0xee, 0x92, 0x47, 0x3f, 0x3c, 0x19, 0x67, - 0x6c, 0x4f, 0xe7, 0xb6, 0xc7, 0x43, 0x02, 0x64, 0xb7, 0x5c, 0x75, 0x6d, 0x57, 0x5c, 0x5d, 0xd5, - 0x5b, 0x75, 0xdb, 0x33, 0xbd, 0xf0, 0x11, 0x1e, 0x1f, 0x08, 0x01, 0x0a, 0x44, 0x02, 0x29, 0x10, - 0x10, 0x0b, 0x12, 0x88, 0x10, 0x29, 0x52, 0x10, 0x1f, 0x11, 0x20, 0x40, 0x48, 0xac, 0x10, 0x42, - 0x11, 0x5f, 0x2b, 0xa4, 0x18, 0xd6, 0x3c, 0x04, 0x1f, 0x88, 0x6f, 0xe6, 0x0b, 0xdd, 0x47, 0x55, - 0xdd, 0xaa, 0xee, 0x76, 0x77, 0xcd, 0x7a, 0x7a, 0xfd, 0x31, 0x7f, 0xee, 0xf3, 0xba, 0xe7, 0x3e, - 0xce, 0xe3, 0xde, 0x7b, 0x6e, 0x19, 0x56, 0xe8, 0x01, 0xf1, 0xa8, 0xa6, 0x1f, 0x94, 0x4d, 0x87, - 0xfd, 0xbd, 0xa2, 0xb5, 0xcd, 0x95, 0xb6, 0xa5, 0xd1, 0x5d, 0xc7, 0x6d, 0xad, 0x1c, 0x5e, 0x5d, - 0xd9, 0x23, 0x36, 0x71, 0x35, 0x4a, 0x8c, 0x72, 0xdb, 0x75, 0xa8, 0x83, 0x96, 0x15, 0x86, 0x32, - 0x3d, 0x20, 0x65, 0xad, 0x6d, 0x96, 0x7d, 0x86, 0xf2, 0xe1, 0xd5, 0xa5, 0x17, 0xf7, 0x4c, 0xba, - 0xdf, 0xd9, 0x29, 0xeb, 0x4e, 0x6b, 0x65, 0xcf, 0xd9, 0x73, 0x56, 0x38, 0xdf, 0x4e, 0x67, 0x97, - 0xff, 0xe2, 0x3f, 0xf8, 0x5f, 0x42, 0xde, 0x52, 0xe9, 0xe0, 0x86, 0xc7, 0xda, 0x66, 0xed, 0xea, - 0x8e, 0x4b, 0xfa, 0xb4, 0xb9, 0xf4, 0x4a, 0x48, 0xd3, 0xd2, 0xf4, 0x7d, 0xd3, 0x26, 0x6e, 0x77, - 0xa5, 0x7d, 0xb0, 0xc7, 0x99, 0x5c, 0xe2, 0x39, 0x1d, 0x57, 0x27, 0x89, 0xb8, 0xbc, 0x95, 0x16, - 0xa1, 0x5a, 0xbf, 0xb6, 0x56, 0x06, 0x71, 0xb9, 0x1d, 0x9b, 0x9a, 0xad, 0xde, 0x66, 0xae, 0x0f, - 0x63, 0xf0, 0xf4, 0x7d, 0xd2, 0xd2, 0x7a, 0xf8, 0x5e, 0x1e, 0xc4, 0xd7, 0xa1, 0xa6, 0xb5, 0x62, - 0xda, 0xd4, 0xa3, 0x6e, 0x9c, 0xa9, 0xf4, 0x5b, 0x29, 0x98, 0xaa, 0x18, 0x86, 0x63, 0x37, 0xdb, - 0x44, 0x47, 0x2f, 0x40, 0x9e, 0x12, 0x5b, 0xb3, 0xe9, 0x5a, 0xbd, 0x98, 0xba, 0x9c, 0xba, 0x32, - 0x55, 0x9d, 0x7f, 0xf7, 0x68, 0xf9, 0xa9, 0xe3, 0xa3, 0xe5, 0xfc, 0x96, 0x84, 0xe3, 0x80, 0x02, - 0x7d, 0x0a, 0x0a, 0xba, 0xd5, 0xf1, 0x28, 0x71, 0x37, 0xb5, 0x16, 0x29, 0xa6, 0x39, 0xc3, 0x39, - 0xc9, 0x50, 0xa8, 0x85, 0x28, 0xac, 0xd2, 0xa1, 0xe7, 0x60, 0xf2, 0x90, 0xb8, 0x9e, 0xe9, 0xd8, - 0xc5, 0x0c, 0x67, 0x99, 0x93, 0x2c, 0x93, 0xdb, 0x02, 0x8c, 0x7d, 0x7c, 0xe9, 0xbd, 0x14, 0xcc, - 0x57, 0x3a, 0x74, 0xff, 0xed, 0x7b, 0x64, 0x67, 0xdf, 0x71, 0x0e, 0x2a, 0x86, 0xe1, 0xa2, 0x37, - 0x60, 0x72, 0xa7, 0x63, 0x5a, 0xd4, 0xb4, 0xb9, 0x8e, 0x85, 0x6b, 0x37, 0xca, 0x43, 0x96, 0x50, - 0xb9, 0x2a, 0xe8, 0xe3, 0xa2, 0xaa, 0x05, 0xd6, 0xaa, 0x44, 0x62, 0x5f, 0x2a, 0xd2, 0x21, 0x4f, - 0x1e, 0x50, 0xe2, 0xda, 0x9a, 0xc5, 0x3b, 0x55, 0xb8, 0xf6, 0xea, 0xd0, 0x16, 0x56, 0x25, 0x43, - 0x4f, 0x13, 0xd3, 0x6c, 0xf0, 0x7c, 0x2c, 0x0e, 0x04, 0x97, 0x9e, 0x86, 0x8b, 0x03, 0xb4, 0x2a, - 0xfd, 0x6e, 0x1a, 0x0a, 0xb5, 0xe6, 0xda, 0x9d, 0x36, 0x9b, 0x29, 0xc7, 0x45, 0x6f, 0x42, 0x9e, - 0x2d, 0x2e, 0x43, 0xa3, 0x9a, 0xec, 0xf1, 0x4b, 0x65, 0x31, 0xd7, 0x65, 0x75, 0xae, 0xcb, 0xed, - 0x83, 0x3d, 0x06, 0xf0, 0xca, 0x8c, 0x9a, 0x29, 0x75, 0x67, 0xe7, 0x6b, 0x44, 0xa7, 0x1b, 0x84, - 0x6a, 0x55, 0x24, 0xc7, 0x18, 0x42, 0x18, 0x0e, 0xa4, 0x22, 0x0c, 0x59, 0xaf, 0x4d, 0x74, 0xd9, - 0xdb, 0x97, 0x86, 0xf6, 0x56, 0xd1, 0x8e, 0xad, 0x9b, 0xea, 0xb4, 0x94, 0x9e, 0x65, 0xbf, 0x30, - 0x97, 0x85, 0xbe, 0x02, 0x13, 0x1e, 0xd5, 0x68, 0xc7, 0xe3, 0xb3, 0x5c, 0xb8, 0x76, 0x2d, 0x91, - 0x54, 0xce, 0x59, 0x9d, 0x95, 0x72, 0x27, 0xc4, 0x6f, 0x2c, 0x25, 0x96, 0x3e, 0x07, 0x48, 0x21, - 0xbe, 0x49, 0x34, 0xda, 0x71, 0x23, 0x0b, 0x2b, 0x35, 0x64, 0x61, 0xfd, 0x4d, 0x0a, 0xe6, 0x14, - 0x09, 0xeb, 0xa6, 0x47, 0xd1, 0x4f, 0xf6, 0x0c, 0x73, 0x79, 0xb4, 0x61, 0x66, 0xdc, 0x7c, 0x90, - 0x03, 0x63, 0xf1, 0x21, 0xca, 0x10, 0x7f, 0x09, 0x72, 0x26, 0x25, 0x2d, 0xaf, 0x98, 0xbe, 0x9c, - 0xb9, 0x52, 0xb8, 0xf6, 0x42, 0x92, 0xd1, 0xa8, 0xce, 0x48, 0xc1, 0xb9, 0x35, 0x26, 0x02, 0x0b, - 0x49, 0xa5, 0xdf, 0x8b, 0x76, 0xe2, 0x4c, 0x5a, 0xf0, 0xf7, 0x33, 0xb0, 0xd0, 0x33, 0xaf, 0x09, - 0x66, 0x0a, 0x35, 0x60, 0xd1, 0xa3, 0x8e, 0xab, 0xed, 0x91, 0x6d, 0x62, 0x1b, 0x8e, 0x2b, 0x09, - 0xa4, 0xae, 0x1f, 0x91, 0x7c, 0x8b, 0xcd, 0x3e, 0x34, 0xb8, 0x2f, 0x27, 0xba, 0x0a, 0xb9, 0xf6, - 0xbe, 0xe6, 0x11, 0xa9, 0xfb, 0x33, 0xfe, 0xd8, 0x36, 0x18, 0xf0, 0xe1, 0xd1, 0x32, 0x70, 0x7f, - 0xc8, 0x7f, 0x61, 0x41, 0x89, 0x3e, 0x01, 0x13, 0x2e, 0xd1, 0x3c, 0xc7, 0x2e, 0x66, 0x39, 0x4f, - 0xb0, 0x2e, 0x31, 0x87, 0x62, 0x89, 0x45, 0xd7, 0x00, 0x5c, 0x42, 0xdd, 0x6e, 0xcd, 0xe9, 0xd8, - 0xb4, 0x98, 0xbb, 0x9c, 0xba, 0x92, 0x0b, 0x2d, 0x0f, 0x07, 0x18, 0xac, 0x50, 0xa1, 0x5f, 0x4b, - 0xc1, 0x33, 0x96, 0xe6, 0x51, 0x4c, 0xd6, 0x6c, 0x93, 0x9a, 0x9a, 0x65, 0xbe, 0x6d, 0xda, 0x7b, - 0x5b, 0x66, 0x8b, 0x2d, 0x8f, 0x56, 0xbb, 0x38, 0xc1, 0x97, 0xe2, 0x27, 0x47, 0x5b, 0x8a, 0x8c, - 0xad, 0xfa, 0xac, 0x6c, 0xf1, 0x99, 0xf5, 0xc1, 0x62, 0xf1, 0x49, 0x6d, 0x96, 0x0c, 0xbe, 0xb0, - 0x1a, 0xae, 0xf3, 0xa0, 0x7b, 0xa7, 0x4d, 0x4d, 0xc7, 0xf6, 0xd0, 0x0a, 0x4c, 0xd9, 0x5a, 0x8b, - 0x78, 0x6d, 0x4d, 0x27, 0x72, 0xd2, 0x16, 0x64, 0x3b, 0x53, 0x9b, 0x3e, 0x02, 0x87, 0x34, 0xe8, - 0x32, 0x64, 0xed, 0x70, 0x51, 0x05, 0x1e, 0x82, 0xaf, 0x26, 0x8e, 0x29, 0x7d, 0x33, 0x0d, 0x93, - 0x72, 0x8d, 0x8d, 0xc1, 0xc7, 0x6d, 0x46, 0x7c, 0xdc, 0x08, 0xf6, 0x27, 0x34, 0x1b, 0xe8, 0xdf, - 0xb6, 0x63, 0xfe, 0xad, 0x3c, 0xb2, 0xc4, 0x93, 0x7d, 0xdb, 0x3b, 0x69, 0x98, 0x96, 0x94, 0x7c, - 0x21, 0x8e, 0x61, 0x68, 0x9a, 0x91, 0xa1, 0xb9, 0x3a, 0x6a, 0x47, 0x82, 0xbc, 0xa1, 0xef, 0xf8, - 0xfc, 0x44, 0x6c, 0x7c, 0x5e, 0x4e, 0x26, 0xf6, 0xe4, 0x41, 0xfa, 0xdb, 0x14, 0xcc, 0xab, 0xe4, - 0x63, 0x70, 0xe0, 0x38, 0xea, 0xc0, 0x5f, 0x4c, 0xd4, 0x9d, 0x01, 0x1e, 0xfc, 0xd7, 0x63, 0xdd, - 0xe0, 0x2e, 0xfc, 0x32, 0x64, 0x69, 0xb7, 0xed, 0x1b, 0x59, 0x30, 0xb4, 0x5b, 0xdd, 0x36, 0xc1, - 0x1c, 0xc3, 0x3c, 0x98, 0x45, 0x0e, 0x89, 0x25, 0x6d, 0x2b, 0xf0, 0x60, 0xeb, 0x0c, 0x18, 0x78, - 0x30, 0xfe, 0x0b, 0x0b, 0xca, 0x24, 0x2e, 0xfb, 0x97, 0x53, 0x80, 0x7a, 0xa7, 0x22, 0x89, 0xcf, - 0x7e, 0xd6, 0xf7, 0xb0, 0x42, 0xbf, 0x99, 0x88, 0x87, 0xed, 0xf5, 0xa9, 0x99, 0x93, 0x7c, 0x6a, - 0xe9, 0x57, 0x33, 0xd1, 0x31, 0x62, 0xe3, 0x30, 0x06, 0x9b, 0xf0, 0x67, 0x21, 0x3d, 0x7c, 0x16, - 0x32, 0x23, 0xcf, 0xc2, 0xeb, 0x30, 0x63, 0x69, 0x94, 0x78, 0xd4, 0x8f, 0x62, 0x22, 0x9c, 0x9c, - 0x97, 0xac, 0x33, 0xeb, 0x2a, 0x12, 0x47, 0x69, 0x59, 0xb0, 0x36, 0x88, 0xa7, 0xbb, 0x26, 0xf7, - 0xc8, 0x3c, 0xba, 0x28, 0xc1, 0xba, 0x1e, 0xa2, 0xb0, 0x4a, 0x87, 0xee, 0xc0, 0x79, 0xdd, 0x69, - 0xb5, 0x35, 0x6a, 0xee, 0x58, 0x44, 0x0e, 0x24, 0xeb, 0x45, 0x71, 0xe2, 0x72, 0xe6, 0xca, 0x54, - 0xf5, 0xe9, 0xe3, 0xa3, 0xe5, 0xf3, 0xb5, 0x7e, 0x04, 0xb8, 0x3f, 0x5f, 0xe9, 0x1f, 0x52, 0xb0, - 0x18, 0x9f, 0x90, 0x31, 0xd8, 0xdf, 0x76, 0xd4, 0xfe, 0x92, 0x79, 0x29, 0xa6, 0xe3, 0x00, 0x1b, - 0xfc, 0xc3, 0x14, 0xcc, 0x86, 0xa4, 0x2e, 0xf1, 0x58, 0xac, 0x53, 0x2d, 0xf0, 0x19, 0x75, 0xee, - 0x1f, 0x1e, 0x2d, 0x17, 0x24, 0x99, 0xb2, 0x14, 0x2e, 0x43, 0x76, 0xdf, 0xf1, 0x68, 0x7c, 0xb1, - 0xdc, 0x72, 0x3c, 0x8a, 0x39, 0x86, 0x51, 0xb4, 0x1d, 0x97, 0xf2, 0xb5, 0x92, 0x0b, 0x29, 0x1a, - 0x8e, 0x4b, 0x31, 0xc7, 0x70, 0x0a, 0x8d, 0xee, 0xcb, 0x25, 0x11, 0x52, 0x68, 0x74, 0x1f, 0x73, - 0x4c, 0xe9, 0x26, 0x9c, 0xf3, 0x15, 0x6d, 0xb7, 0xad, 0x48, 0x64, 0x76, 0xe8, 0xdd, 0xb6, 0xa1, - 0x51, 0xa1, 0x72, 0x5e, 0x89, 0xcc, 0x3e, 0x02, 0x87, 0x34, 0xa5, 0x1f, 0x84, 0x5e, 0x87, 0x4d, - 0xbc, 0x63, 0x13, 0x9b, 0x8e, 0xe0, 0x75, 0x7e, 0x3e, 0x05, 0x79, 0x97, 0xb4, 0x2d, 0x53, 0xd7, - 0xbc, 0x91, 0xf7, 0x45, 0xf1, 0x76, 0xb0, 0x14, 0x50, 0x7d, 0xc1, 0x9f, 0x6a, 0x1f, 0xf2, 0xf0, - 0x68, 0xb9, 0x38, 0x88, 0x1a, 0x07, 0x0d, 0xb3, 0xd5, 0x37, 0x90, 0x8c, 0xf9, 0x28, 0x83, 0x78, - 0xa6, 0x4b, 0x0c, 0xde, 0x8f, 0x5c, 0xe8, 0xa3, 0xea, 0x02, 0x8c, 0x7d, 0x3c, 0x23, 0xd5, 0x3b, - 0xae, 0x4b, 0x6c, 0x31, 0x6b, 0x0a, 0x69, 0x4d, 0x80, 0xb1, 0x8f, 0x67, 0x03, 0xac, 0x1d, 0x6a, - 0xa6, 0xa5, 0xed, 0x58, 0x44, 0x4e, 0x60, 0x30, 0xc0, 0x15, 0x1f, 0x81, 0x43, 0x1a, 0x26, 0xbb, - 0xc3, 0x87, 0xda, 0xe0, 0xb3, 0xa9, 0xc8, 0x16, 0x33, 0x60, 0x60, 0x1f, 0x5f, 0xfa, 0xfd, 0x8c, - 0x32, 0x17, 0xb6, 0x61, 0x72, 0x93, 0x1d, 0x3e, 0x17, 0xaf, 0x06, 0xc1, 0x55, 0x2c, 0xb9, 0x8f, - 0x45, 0xe3, 0xe4, 0xc3, 0xa3, 0xe5, 0xb9, 0x40, 0x5c, 0x34, 0x74, 0xa2, 0x3d, 0xe6, 0x83, 0x3c, - 0xda, 0x70, 0x9d, 0x1d, 0xc2, 0x32, 0x3e, 0x19, 0x9e, 0x93, 0x24, 0x98, 0x8a, 0xbf, 0x52, 0x04, - 0xe1, 0xa8, 0x5c, 0x74, 0x08, 0x88, 0x01, 0xb6, 0x5c, 0xcd, 0xf6, 0xb8, 0x22, 0xbc, 0xb5, 0x6c, - 0xe2, 0xd6, 0x96, 0x64, 0x6b, 0x68, 0xbd, 0x47, 0x1a, 0xee, 0xd3, 0x82, 0x12, 0x58, 0x72, 0x27, - 0x26, 0xeb, 0xcf, 0xc1, 0x64, 0x8b, 0x78, 0x9e, 0xb6, 0x47, 0x78, 0x8e, 0xad, 0x04, 0xb4, 0x0d, - 0x01, 0xc6, 0x3e, 0xbe, 0xf4, 0x7f, 0x39, 0x58, 0xf0, 0x67, 0xc9, 0x25, 0x06, 0xb1, 0x59, 0xce, - 0x3c, 0x86, 0x20, 0xa4, 0xee, 0xe6, 0xd2, 0x49, 0x77, 0x73, 0x99, 0x11, 0x77, 0x73, 0x65, 0x00, - 0x42, 0x75, 0xa3, 0x56, 0xa9, 0x11, 0x97, 0xf2, 0xf9, 0x99, 0xae, 0xce, 0x32, 0x95, 0x56, 0xb7, - 0x6a, 0x75, 0x01, 0xc5, 0x0a, 0x05, 0x7a, 0x1e, 0xa6, 0xc4, 0xaf, 0xdb, 0xa4, 0xcb, 0x87, 0x78, - 0xba, 0x3a, 0xc3, 0x4c, 0x41, 0x90, 0xdf, 0x26, 0x5d, 0x1c, 0xe2, 0x51, 0x0d, 0x16, 0xd8, 0x8f, - 0x4a, 0x63, 0xad, 0x66, 0x99, 0xc4, 0xa6, 0xbc, 0x8d, 0x09, 0xce, 0x74, 0xfe, 0xf8, 0x68, 0x79, - 0x81, 0x31, 0x45, 0x90, 0xb8, 0x97, 0x1e, 0x7d, 0x1e, 0xe6, 0x23, 0x40, 0xd6, 0xf0, 0x24, 0x97, - 0xb1, 0x78, 0x7c, 0xb4, 0x3c, 0x1f, 0x91, 0xc1, 0xda, 0xef, 0xa1, 0x46, 0x25, 0x98, 0xd0, 0x35, - 0xde, 0x76, 0x9e, 0xf3, 0x01, 0x5b, 0x0f, 0xb2, 0x6f, 0x12, 0x83, 0x96, 0x21, 0xa7, 0x6b, 0x4c, - 0xf4, 0x14, 0x27, 0x99, 0x62, 0x91, 0x42, 0xf4, 0x47, 0xc0, 0xd9, 0x40, 0xe9, 0x61, 0x27, 0x20, - 0x1c, 0x28, 0x45, 0x7b, 0x85, 0x82, 0x0d, 0x94, 0x1e, 0xe8, 0x5b, 0x08, 0x07, 0x2a, 0x54, 0x34, - 0xc4, 0xb3, 0xd6, 0xa9, 0x73, 0x40, 0xec, 0xe2, 0x34, 0x9f, 0x36, 0xde, 0xfa, 0x16, 0x03, 0x60, - 0x01, 0x47, 0xaf, 0xc1, 0xec, 0x8e, 0xe3, 0x50, 0x8f, 0xba, 0x5a, 0x9b, 0x23, 0x8a, 0x33, 0x9c, - 0x12, 0x1d, 0x1f, 0x2d, 0xcf, 0x56, 0x23, 0x18, 0x1c, 0xa3, 0x64, 0xbc, 0x3a, 0x71, 0xa9, 0xb9, - 0x6b, 0xea, 0x1a, 0x25, 0x4c, 0x9d, 0xd9, 0x90, 0xb7, 0x16, 0xc1, 0xe0, 0x18, 0x65, 0xe9, 0x1f, - 0x53, 0x70, 0xbe, 0x67, 0xed, 0x8f, 0x21, 0xde, 0xdf, 0x8b, 0xc6, 0xfb, 0x6b, 0x23, 0x87, 0x9a, - 0x40, 0xc9, 0x01, 0x01, 0xff, 0xcf, 0xf2, 0x41, 0xc0, 0xf7, 0x4f, 0x8e, 0x3e, 0x02, 0x59, 0xb3, - 0x7d, 0xe8, 0xc9, 0xe8, 0x99, 0x67, 0xce, 0x76, 0xad, 0xb1, 0xdd, 0xc4, 0x1c, 0x8a, 0xae, 0x40, - 0xbe, 0xdd, 0xd9, 0xb1, 0x4c, 0x7d, 0xbd, 0xca, 0xad, 0x30, 0x2f, 0x0e, 0xf5, 0x1a, 0x12, 0x86, - 0x03, 0x2c, 0x5b, 0x21, 0xa6, 0x2d, 0x0e, 0xf8, 0xd6, 0xab, 0xdc, 0x00, 0xf3, 0x62, 0x85, 0xac, - 0x05, 0x50, 0xac, 0x50, 0xa0, 0x97, 0x60, 0x72, 0xaf, 0xdd, 0xe1, 0xd9, 0x98, 0x08, 0xfb, 0x17, - 0x98, 0xfb, 0xf9, 0x42, 0xe3, 0xae, 0x4c, 0x35, 0xfc, 0x3f, 0xb1, 0x4f, 0x86, 0x1a, 0xb0, 0x48, - 0x6c, 0x16, 0x64, 0x36, 0x34, 0xbe, 0x97, 0xd4, 0xf7, 0x89, 0xd1, 0xb1, 0x08, 0xb7, 0xc3, 0x7c, - 0x78, 0x1c, 0xb2, 0xda, 0x87, 0x06, 0xf7, 0xe5, 0x44, 0xaf, 0x43, 0x7a, 0x5f, 0x93, 0xa7, 0x0c, - 0xcf, 0x0e, 0x1d, 0xe4, 0x5b, 0x95, 0xea, 0xc4, 0xf1, 0xd1, 0x72, 0xfa, 0x56, 0x05, 0xa7, 0xf7, - 0x35, 0xb6, 0xb0, 0xbc, 0x03, 0xb3, 0x1d, 0xc4, 0x1a, 0xaf, 0x38, 0xc9, 0xb3, 0x4a, 0xbe, 0xb0, - 0x9a, 0x11, 0x0c, 0x8e, 0x51, 0xa2, 0x2f, 0x42, 0x6e, 0xd7, 0xb4, 0x88, 0x57, 0xcc, 0xf3, 0x09, - 0xfe, 0xf8, 0xd0, 0xb6, 0x6f, 0x9a, 0x96, 0x92, 0xc4, 0xb1, 0x5f, 0x1e, 0x16, 0x22, 0xd0, 0x01, - 0xe4, 0xf6, 0x1d, 0xe7, 0xc0, 0x2b, 0x4e, 0x71, 0x59, 0xaf, 0x8d, 0xba, 0x58, 0xe4, 0x02, 0x28, - 0xdf, 0x62, 0xcc, 0xab, 0x36, 0x75, 0xbb, 0xd5, 0xa7, 0xfd, 0x06, 0x38, 0xec, 0xe7, 0xfe, 0x65, - 0x39, 0xcf, 0xfe, 0xe0, 0xb3, 0x20, 0xda, 0x40, 0xbb, 0x50, 0xd0, 0x3d, 0xd3, 0x3f, 0xd2, 0xe2, - 0x8e, 0x60, 0xa4, 0xed, 0x6d, 0xcf, 0x89, 0x65, 0x75, 0x8e, 0x3b, 0xe6, 0x10, 0x8e, 0x55, 0xc1, - 0xc8, 0x83, 0x79, 0x2d, 0x76, 0x36, 0xcc, 0xdd, 0xc8, 0x28, 0xc9, 0x6f, 0xcf, 0x39, 0x34, 0xf7, - 0x94, 0x71, 0x28, 0xee, 0x69, 0x00, 0x6d, 0xc0, 0x39, 0xb9, 0x4c, 0x08, 0x75, 0x4d, 0xdd, 0x6b, - 0x12, 0xf7, 0x90, 0xb8, 0xdc, 0x2b, 0xe5, 0x83, 0x54, 0xf8, 0xdc, 0x6a, 0x2f, 0x09, 0xee, 0xc7, - 0xc7, 0x76, 0x3c, 0x66, 0xfb, 0xf0, 0x7a, 0xbd, 0xa3, 0x59, 0x4d, 0xa6, 0x2f, 0x77, 0x5a, 0xf9, - 0x30, 0x83, 0x58, 0x6b, 0x28, 0x48, 0x1c, 0xa5, 0x45, 0x4d, 0x96, 0x47, 0xed, 0xb9, 0x9a, 0x41, - 0x8a, 0x17, 0x78, 0xbf, 0xaf, 0x0c, 0xed, 0xf7, 0x5d, 0x41, 0xaf, 0x66, 0x5c, 0x1c, 0x80, 0x7d, - 0x49, 0x4b, 0x37, 0x00, 0xc2, 0xd9, 0x46, 0xf3, 0x90, 0x39, 0x20, 0x5d, 0x91, 0x69, 0x61, 0xf6, - 0x27, 0x5a, 0x84, 0xdc, 0xa1, 0x66, 0x75, 0xe4, 0xce, 0x0f, 0x8b, 0x1f, 0xaf, 0xa5, 0x6f, 0xa4, - 0x58, 0xde, 0xec, 0x47, 0xd1, 0x31, 0xf8, 0xbf, 0x8d, 0xa8, 0xff, 0xbb, 0x32, 0xea, 0x92, 0x1e, - 0xe0, 0xf5, 0xfe, 0x3b, 0x13, 0x78, 0xbd, 0x0d, 0xa1, 0x19, 0x5a, 0x82, 0xb4, 0xd9, 0x96, 0x49, - 0x26, 0x48, 0xa6, 0xf4, 0x5a, 0x03, 0xa7, 0xcd, 0x76, 0xb0, 0x5f, 0x49, 0x0f, 0xdc, 0xaf, 0xbc, - 0x00, 0xf9, 0x8e, 0xc7, 0x1c, 0x59, 0x90, 0x6a, 0x04, 0xbd, 0xb9, 0x2b, 0xe1, 0x38, 0xa0, 0xe0, - 0x3e, 0x54, 0xf3, 0xbc, 0xfb, 0x8e, 0x6b, 0xc8, 0x14, 0x43, 0xf8, 0x50, 0x09, 0xc3, 0x01, 0x96, - 0xf9, 0xd0, 0xb6, 0x6b, 0x1e, 0xca, 0x38, 0x95, 0x0b, 0xa3, 0x6c, 0x23, 0x80, 0x62, 0x85, 0x82, - 0xd3, 0x6b, 0x9e, 0xd7, 0xd8, 0x77, 0x35, 0x8f, 0xc8, 0xd4, 0x42, 0xd0, 0x07, 0x50, 0xac, 0x50, - 0x20, 0x1d, 0x26, 0x2c, 0x6d, 0x87, 0x58, 0xc2, 0x55, 0x15, 0xae, 0xbd, 0x3e, 0xea, 0xc0, 0xca, - 0x61, 0x2b, 0xaf, 0x73, 0x6e, 0xe1, 0x2c, 0x82, 0xdc, 0x52, 0x00, 0xb1, 0x14, 0x8d, 0x2a, 0x30, - 0x41, 0x35, 0xd3, 0xa6, 0xbe, 0x73, 0x7b, 0x5a, 0x59, 0x18, 0x65, 0xdd, 0x71, 0x09, 0xcf, 0x6e, - 0x19, 0x45, 0x28, 0x82, 0xff, 0xf4, 0xb0, 0x64, 0x5c, 0x7a, 0x15, 0x0a, 0x4a, 0x4b, 0x89, 0x16, - 0xea, 0x8f, 0xd2, 0x30, 0x27, 0x95, 0x6e, 0xb8, 0x4e, 0x9b, 0xb8, 0xb4, 0x8b, 0xd6, 0x61, 0xb1, - 0xa5, 0x3d, 0xf0, 0x8f, 0x20, 0x89, 0x7b, 0x68, 0xea, 0x64, 0xb3, 0xd3, 0x92, 0xfb, 0xa4, 0x22, - 0x0b, 0x1a, 0x1b, 0x7d, 0xf0, 0xb8, 0x2f, 0x17, 0xfa, 0x34, 0xcc, 0xb4, 0xb4, 0x07, 0x9b, 0x8e, - 0x41, 0x1a, 0x8e, 0xc1, 0xc4, 0x88, 0x75, 0xb2, 0xc0, 0x4c, 0x7a, 0x43, 0x45, 0xe0, 0x28, 0x1d, - 0xfa, 0x7a, 0x0a, 0x66, 0x9c, 0x43, 0xe2, 0x7a, 0x8e, 0x65, 0x60, 0x8d, 0x9a, 0x4e, 0x31, 0xc3, - 0x07, 0xa8, 0x36, 0xea, 0x2c, 0xf8, 0x1d, 0x2a, 0xdf, 0x51, 0xa5, 0x88, 0xd9, 0x08, 0xbc, 0x4a, - 0x04, 0x87, 0xa3, 0x0d, 0x2e, 0x7d, 0x1e, 0x50, 0x2f, 0x6f, 0xa2, 0xf1, 0xfd, 0xaf, 0x5c, 0x30, - 0xbe, 0x58, 0x5e, 0x16, 0xa3, 0x9f, 0x81, 0xbc, 0xae, 0xb5, 0x35, 0xdd, 0xa4, 0x4c, 0x08, 0xeb, - 0xd2, 0x67, 0x47, 0xed, 0x92, 0x2f, 0xa3, 0x5c, 0x93, 0x02, 0x44, 0x6f, 0x2e, 0xfb, 0xe6, 0xe4, - 0x83, 0x1f, 0x1e, 0x2d, 0x4f, 0xfb, 0xb4, 0xcc, 0x61, 0xe0, 0xa0, 0x45, 0xf4, 0x8b, 0x29, 0x28, - 0x68, 0x96, 0xe5, 0xe8, 0x1a, 0xe5, 0xbb, 0x54, 0xe1, 0x33, 0x2a, 0x89, 0x35, 0xa8, 0x84, 0x32, - 0x84, 0x12, 0xfe, 0x5d, 0x42, 0x41, 0xc1, 0xf4, 0xe8, 0xa1, 0x36, 0xcd, 0x66, 0x78, 0x4a, 0xfe, - 0x26, 0x86, 0x9c, 0xdd, 0xcf, 0x3d, 0xaa, 0x22, 0xc4, 0x10, 0x6a, 0x7c, 0x2c, 0xd8, 0x6f, 0xfb, - 0xf0, 0x1e, 0x25, 0xc2, 0x46, 0x97, 0x0e, 0x60, 0x26, 0x32, 0x94, 0x7d, 0x26, 0xb7, 0xae, 0x4e, - 0xee, 0x10, 0xc7, 0x5d, 0xf6, 0x2b, 0x02, 0xca, 0x5f, 0xea, 0x68, 0x36, 0x35, 0x69, 0x57, 0x59, - 0x0c, 0x4b, 0x36, 0xcc, 0xc7, 0x47, 0xed, 0xb1, 0xb6, 0x67, 0xc1, 0x6c, 0x74, 0x70, 0x1e, 0x67, - 0x6b, 0xa5, 0xbf, 0x5e, 0x0c, 0x62, 0x1e, 0x3f, 0x9c, 0xfe, 0x1c, 0xc0, 0xae, 0x69, 0x6b, 0x96, - 0xf9, 0x36, 0x71, 0x3d, 0xbe, 0xd0, 0xa7, 0xaa, 0xcb, 0xcc, 0xdb, 0xde, 0x0c, 0xa0, 0x0f, 0x8f, - 0x96, 0x67, 0x82, 0x5f, 0x7c, 0xbb, 0xa9, 0xb0, 0x24, 0xdf, 0xd2, 0x1a, 0xa6, 0xd7, 0xb6, 0xb4, - 0x6e, 0xbf, 0x2d, 0x6d, 0x3d, 0x44, 0x61, 0x95, 0x2e, 0x38, 0x40, 0xc9, 0x0e, 0x3c, 0x40, 0x51, - 0x4e, 0xb3, 0x73, 0x43, 0x4e, 0xb3, 0xeb, 0x50, 0xb0, 0x09, 0xbd, 0xef, 0xb8, 0x07, 0xf2, 0xd8, - 0x94, 0x91, 0x97, 0x7c, 0x1d, 0x36, 0x43, 0xd4, 0xc3, 0xe8, 0x4f, 0xac, 0xb2, 0xb1, 0x44, 0x48, - 0xfe, 0xac, 0x13, 0xe6, 0x45, 0xf9, 0x06, 0x56, 0x39, 0xfa, 0xdd, 0x54, 0x91, 0x38, 0x4a, 0xab, - 0xec, 0xec, 0x6b, 0x6b, 0x75, 0xcc, 0xf7, 0xb0, 0xbd, 0x3b, 0x7b, 0x86, 0xc2, 0x2a, 0x1d, 0xba, - 0x0a, 0x05, 0x4f, 0xf8, 0x6c, 0xce, 0x76, 0x4e, 0x74, 0x94, 0xb1, 0x34, 0x43, 0x30, 0x56, 0x69, - 0xd0, 0x0a, 0x4c, 0x19, 0xb6, 0x57, 0x77, 0x5a, 0x9a, 0x69, 0xf3, 0x8d, 0xb0, 0x72, 0xcd, 0x57, - 0xdf, 0x6c, 0x0a, 0x04, 0x0e, 0x69, 0x10, 0x86, 0x0b, 0x62, 0xfb, 0x53, 0xb1, 0xf8, 0xb6, 0x86, - 0x9a, 0x87, 0x84, 0xdf, 0x07, 0x16, 0x81, 0x2f, 0x8e, 0xa5, 0xe3, 0xa3, 0xe5, 0x0b, 0x8d, 0xbe, - 0x14, 0x78, 0x00, 0x27, 0x72, 0x20, 0xbf, 0x2b, 0x32, 0x64, 0x4f, 0x26, 0xbc, 0x2b, 0x09, 0x13, - 0xfa, 0x60, 0x7e, 0xf2, 0x12, 0xc0, 0x56, 0x65, 0x6c, 0xd7, 0x87, 0x83, 0x46, 0xd0, 0x7d, 0x96, - 0x73, 0xf0, 0xb8, 0x62, 0x12, 0x8f, 0xe7, 0xba, 0x23, 0x55, 0x41, 0x44, 0x23, 0x52, 0xf5, 0xe3, - 0xfe, 0x59, 0x4e, 0x23, 0x90, 0xc5, 0x0f, 0xe2, 0xa2, 0x64, 0x58, 0x69, 0x0a, 0xbd, 0x01, 0x53, - 0x9a, 0x38, 0x4d, 0x26, 0x5e, 0x71, 0x86, 0xfb, 0xca, 0x95, 0x84, 0xf9, 0x48, 0x68, 0x3f, 0x12, - 0xe0, 0xe1, 0x50, 0x26, 0xfa, 0x85, 0x14, 0xcc, 0x19, 0x8e, 0x7e, 0x40, 0xdc, 0xd5, 0x07, 0xd4, - 0xd5, 0x2a, 0xee, 0x9e, 0x57, 0x9c, 0x4d, 0x16, 0x1c, 0x98, 0xdd, 0x97, 0xeb, 0x51, 0x19, 0xc2, - 0x2b, 0x5f, 0x94, 0x2d, 0xcf, 0xc5, 0xb0, 0x38, 0xde, 0x24, 0x8b, 0x4f, 0xf3, 0x07, 0x9d, 0x1d, - 0x62, 0x11, 0x1a, 0xea, 0x31, 0xc7, 0xf5, 0xa8, 0x26, 0xd2, 0xe3, 0x76, 0x4c, 0x88, 0x50, 0xa4, - 0x28, 0x15, 0x99, 0x8f, 0xa3, 0x71, 0x4f, 0xab, 0xe8, 0x1b, 0x29, 0x40, 0x5a, 0xdb, 0x14, 0xfb, - 0x93, 0x50, 0x99, 0x79, 0xae, 0x4c, 0x3d, 0x91, 0x32, 0x95, 0x1e, 0x31, 0x42, 0x9d, 0xe0, 0xc4, - 0xb2, 0xd2, 0x58, 0x8b, 0x11, 0xe0, 0x3e, 0x6d, 0xa3, 0xef, 0xa5, 0x60, 0x49, 0x77, 0x6c, 0xea, - 0x3a, 0x96, 0xc5, 0xe6, 0xd5, 0xd6, 0xf6, 0x54, 0xd5, 0x16, 0xb8, 0x6a, 0xeb, 0x89, 0x54, 0xab, - 0x0d, 0x14, 0x27, 0x54, 0xf4, 0xed, 0x63, 0x69, 0x30, 0x21, 0x3e, 0x41, 0x27, 0x3e, 0x8a, 0x9e, - 0x3c, 0x42, 0x50, 0x54, 0x45, 0x8f, 0x30, 0x8a, 0xcd, 0x1e, 0x31, 0xb1, 0x51, 0xec, 0x25, 0xc0, - 0x7d, 0xda, 0x46, 0x87, 0xb0, 0xa8, 0xc7, 0x8f, 0x80, 0x30, 0xd9, 0x2d, 0x2e, 0xca, 0xad, 0x63, - 0x9f, 0x0c, 0x7c, 0xdd, 0xd1, 0x35, 0x4b, 0x9c, 0xbc, 0x62, 0xb2, 0x4b, 0x5c, 0x62, 0xeb, 0x44, - 0xe4, 0xc2, 0xb5, 0x3e, 0x92, 0x70, 0x5f, 0xf9, 0xa8, 0x06, 0x59, 0x42, 0x75, 0xa3, 0x78, 0x9e, - 0xb7, 0x33, 0xfc, 0x18, 0x63, 0x95, 0xea, 0x86, 0x38, 0x63, 0x62, 0x7f, 0x61, 0xce, 0x8c, 0xbe, - 0x08, 0x68, 0xdf, 0xf1, 0x28, 0xdb, 0x2b, 0x55, 0x3c, 0x96, 0x2f, 0xf3, 0x7d, 0xd5, 0x45, 0xbe, - 0x59, 0x0e, 0x06, 0xe2, 0x56, 0x0f, 0x05, 0xee, 0xc3, 0x85, 0x68, 0x10, 0xb0, 0xf8, 0x9c, 0x14, - 0xf9, 0x9c, 0x7c, 0x26, 0xd1, 0x9c, 0x6c, 0x86, 0xfc, 0x62, 0x32, 0xce, 0xc5, 0xe2, 0x1d, 0x9f, - 0x05, 0xb5, 0x19, 0xe4, 0xc2, 0x9c, 0xa7, 0x6b, 0x96, 0x69, 0xef, 0xf9, 0x7e, 0xa8, 0xf8, 0xf4, - 0xa3, 0x39, 0xb4, 0xc0, 0xad, 0x34, 0xa3, 0xf2, 0x70, 0xbc, 0x81, 0xa5, 0x2a, 0x2c, 0xf6, 0x73, - 0x4c, 0x49, 0x92, 0xf9, 0xa5, 0x1a, 0x9c, 0xef, 0xeb, 0x54, 0x12, 0x09, 0x59, 0x85, 0x8b, 0x03, - 0x9c, 0x41, 0x22, 0x31, 0x1b, 0xb0, 0x3c, 0xc4, 0x70, 0x93, 0x6a, 0x35, 0xc0, 0xb8, 0x12, 0x89, - 0xf9, 0x2c, 0xcc, 0xc7, 0xd7, 0x43, 0xb2, 0xed, 0xe8, 0x14, 0xcc, 0x44, 0x6a, 0x5f, 0x50, 0x09, - 0x26, 0x2c, 0x36, 0x6f, 0x86, 0x3c, 0x71, 0xe5, 0xc7, 0xf1, 0xeb, 0x1c, 0x82, 0x25, 0x46, 0xcd, - 0xd0, 0xd2, 0x43, 0x32, 0xb4, 0x97, 0xa3, 0x15, 0x5d, 0x1f, 0x8d, 0x57, 0x74, 0xf9, 0xf5, 0x34, - 0x91, 0xfa, 0x03, 0x02, 0xa0, 0x87, 0xc7, 0x96, 0xd9, 0x64, 0x97, 0xca, 0xc1, 0x31, 0x66, 0x78, - 0x81, 0xa3, 0x9c, 0x74, 0x2a, 0x82, 0xd5, 0x5b, 0xa6, 0xdc, 0xc9, 0xb7, 0x4c, 0xca, 0xc5, 0xd5, - 0xc4, 0x89, 0x17, 0x57, 0x6f, 0xaa, 0x49, 0xc3, 0x64, 0x32, 0x1b, 0x93, 0x77, 0xd7, 0xca, 0x05, - 0xa6, 0x2f, 0x49, 0xcd, 0x1a, 0xde, 0x82, 0xbc, 0xbf, 0x2b, 0xe0, 0x49, 0x60, 0x82, 0x6c, 0xc8, - 0xdf, 0x93, 0x05, 0x3b, 0xc7, 0xbc, 0x0f, 0x51, 0x72, 0x21, 0x1f, 0x84, 0x83, 0x66, 0xc4, 0x74, - 0xc8, 0xfb, 0x5c, 0x91, 0x3b, 0x26, 0x9a, 0x0e, 0xc9, 0xa9, 0x4e, 0x87, 0x2f, 0x0c, 0x2b, 0x82, - 0x59, 0x26, 0xad, 0xa6, 0xc4, 0x85, 0x68, 0x26, 0x3d, 0x30, 0x2d, 0xae, 0xc3, 0xbc, 0xed, 0x18, - 0xfc, 0xef, 0x0d, 0xcd, 0x3b, 0x68, 0x9a, 0x6f, 0x13, 0x9e, 0x26, 0xe6, 0xc2, 0xd4, 0x63, 0x33, - 0x86, 0xc7, 0x3d, 0x1c, 0xe8, 0x59, 0xc8, 0x19, 0xb6, 0xb7, 0xd6, 0x90, 0x37, 0x37, 0xc1, 0x41, - 0x5d, 0x7d, 0xb3, 0xb9, 0xd6, 0xc0, 0x02, 0xc7, 0x92, 0x76, 0x97, 0xec, 0x99, 0x1e, 0x75, 0xbb, - 0x6b, 0x0d, 0x91, 0xac, 0xc9, 0xa4, 0x1d, 0x87, 0x60, 0xac, 0xd2, 0xf0, 0x1a, 0x49, 0xc2, 0xd6, - 0x9c, 0xe6, 0x76, 0x95, 0x2e, 0x14, 0xe7, 0x62, 0x35, 0x92, 0x7d, 0x68, 0x70, 0x5f, 0xce, 0xf8, - 0x86, 0x63, 0x7e, 0xc4, 0x0d, 0x87, 0xaa, 0x88, 0x42, 0x54, 0x5c, 0x18, 0xa0, 0x88, 0x2a, 0xa8, - 0x2f, 0x27, 0x93, 0x18, 0x1f, 0xc6, 0xb5, 0xc6, 0xe1, 0x2b, 0x45, 0xc4, 0x07, 0x3f, 0x90, 0xb8, - 0xd9, 0x87, 0x06, 0xf7, 0xe5, 0x1c, 0x20, 0xf1, 0x3a, 0xdf, 0x1d, 0x9d, 0x2c, 0xf1, 0x7a, 0x5f, - 0x89, 0xd7, 0x4b, 0xdf, 0xcd, 0xc0, 0x54, 0xcd, 0xb1, 0x77, 0xcd, 0xbd, 0x0d, 0xad, 0x3d, 0x86, - 0x5b, 0xe1, 0x6d, 0xc8, 0x72, 0xe9, 0xe2, 0x90, 0xe7, 0x95, 0xe1, 0x46, 0xe2, 0xeb, 0x56, 0xae, - 0x6b, 0x54, 0x13, 0xf1, 0x3c, 0xd8, 0x13, 0x33, 0x10, 0xe6, 0xf2, 0x90, 0x0d, 0xb0, 0x63, 0xda, - 0x9a, 0xdb, 0x65, 0x30, 0x79, 0x72, 0xf3, 0x5a, 0x02, 0xe9, 0xd5, 0x80, 0x59, 0xb4, 0x11, 0xf4, - 0x22, 0x44, 0x60, 0xa5, 0x85, 0xa5, 0x4f, 0xc3, 0x54, 0x40, 0x9c, 0x28, 0x20, 0x7d, 0x06, 0xe6, - 0x62, 0x6d, 0x0d, 0x63, 0x9f, 0x56, 0xe3, 0xd1, 0x5f, 0xa6, 0x60, 0x26, 0xd0, 0x7a, 0x0c, 0x27, - 0xf9, 0x77, 0xa2, 0x27, 0xf9, 0x9f, 0x1c, 0x7d, 0x48, 0x07, 0x9c, 0xe5, 0xf3, 0xc2, 0x59, 0xd7, - 0xb1, 0x6f, 0x35, 0x2a, 0x67, 0xb1, 0x70, 0x56, 0x68, 0x76, 0x9a, 0x85, 0xb3, 0x52, 0xe2, 0xc9, - 0x35, 0xa1, 0xfc, 0x7a, 0x46, 0x50, 0x9e, 0xc9, 0xeb, 0x19, 0xa1, 0xda, 0x80, 0x29, 0xdd, 0x87, - 0x73, 0x92, 0xe0, 0x71, 0x57, 0x5d, 0x7f, 0x3b, 0x1c, 0xa6, 0x33, 0xf9, 0x62, 0xe0, 0x47, 0x69, - 0x98, 0x89, 0x4c, 0x78, 0x92, 0xca, 0xd3, 0xab, 0xd1, 0xca, 0xd3, 0x64, 0xb5, 0xfd, 0x99, 0x04, - 0xb5, 0xfd, 0xd9, 0x53, 0xa9, 0xed, 0xcf, 0x7d, 0x08, 0xb5, 0xfd, 0x7f, 0x92, 0x02, 0xbe, 0xf1, - 0x44, 0xb7, 0x21, 0x67, 0xb1, 0xfd, 0xaf, 0x34, 0x8e, 0xe1, 0x6e, 0x89, 0xef, 0x96, 0xf9, 0xee, - 0x95, 0x57, 0xa7, 0xf0, 0x9f, 0x58, 0xc8, 0x40, 0xf7, 0x7a, 0xde, 0x4c, 0xbd, 0x38, 0xf2, 0x9b, - 0x29, 0x2e, 0x72, 0xd0, 0x3b, 0xa9, 0x1f, 0x87, 0xe2, 0xa0, 0xb7, 0x55, 0x1f, 0xec, 0x02, 0xb3, - 0xf4, 0xe7, 0x29, 0x98, 0x56, 0x55, 0xe0, 0x85, 0x4d, 0xb6, 0xd1, 0x76, 0xf8, 0xbd, 0x9d, 0x38, - 0xda, 0x16, 0x85, 0x4d, 0x3e, 0x10, 0x87, 0x78, 0xb6, 0x6c, 0x74, 0xed, 0xa6, 0x69, 0xf9, 0x4b, - 0x2d, 0x58, 0x36, 0xb5, 0x0a, 0x83, 0x62, 0x89, 0x65, 0xe6, 0xa5, 0x13, 0x97, 0x72, 0xca, 0xd8, - 0x35, 0x69, 0x4d, 0xc2, 0x71, 0x40, 0xc1, 0x96, 0xfa, 0x01, 0xe9, 0x72, 0xe2, 0x6c, 0x74, 0xa9, - 0xdf, 0x16, 0x60, 0xec, 0xe3, 0x4b, 0x75, 0xc8, 0x72, 0x96, 0x8f, 0x42, 0xc6, 0x73, 0x75, 0x39, - 0x0a, 0x05, 0x49, 0x9e, 0x69, 0xba, 0x3a, 0x66, 0x70, 0x86, 0x36, 0x82, 0xca, 0xd4, 0x00, 0x5d, - 0xf7, 0x28, 0x66, 0xf0, 0xd2, 0x1f, 0xa7, 0x20, 0x7d, 0xab, 0x82, 0x6a, 0x90, 0xa1, 0x07, 0x44, - 0xae, 0x84, 0x4f, 0x0c, 0x9d, 0xb9, 0xad, 0xdb, 0xab, 0xb7, 0x2a, 0xb2, 0x46, 0x89, 0xfd, 0x89, - 0x19, 0x37, 0x7a, 0x03, 0x80, 0xee, 0x9b, 0xae, 0xd1, 0xd0, 0x5c, 0xda, 0x1d, 0x79, 0x15, 0x6c, - 0x05, 0x2c, 0xb7, 0x2a, 0xd5, 0xf9, 0xe3, 0xa3, 0xe5, 0x69, 0x15, 0x82, 0x15, 0x91, 0xa5, 0x5f, - 0x4a, 0x43, 0xf6, 0x16, 0xb1, 0x5a, 0x63, 0x08, 0x7a, 0xb7, 0x23, 0x41, 0xef, 0xb9, 0xe1, 0x75, - 0x31, 0xc4, 0x6a, 0x0d, 0x8c, 0x78, 0xcd, 0x58, 0xc4, 0x7b, 0x7e, 0x34, 0x71, 0x27, 0x87, 0xbb, - 0x3f, 0x4d, 0x41, 0x9e, 0x91, 0x8d, 0x21, 0xd6, 0x7d, 0x31, 0x1a, 0xeb, 0x3e, 0x3e, 0x92, 0xfa, - 0x03, 0x02, 0xdd, 0x2b, 0x30, 0xcf, 0xb0, 0x91, 0x28, 0xe7, 0x97, 0x3e, 0xa7, 0x06, 0x96, 0x3e, - 0x7f, 0x4b, 0x76, 0xf6, 0x4c, 0x46, 0xac, 0x7f, 0x4e, 0x03, 0x84, 0x13, 0xf6, 0x24, 0x5c, 0x9d, - 0x6a, 0xb8, 0x62, 0x36, 0xbf, 0xd6, 0xa8, 0x6c, 0x9c, 0x41, 0x9b, 0x67, 0x6a, 0x9d, 0xa2, 0xcd, - 0x73, 0x71, 0xc3, 0x6d, 0x9e, 0x91, 0x9d, 0x45, 0x9b, 0x67, 0x7a, 0x0d, 0xb6, 0x79, 0x86, 0x7d, - 0x04, 0x9b, 0xf7, 0x87, 0xf8, 0x4c, 0xda, 0x7c, 0x38, 0x61, 0x4f, 0x6c, 0xfe, 0xd4, 0x6d, 0x7e, - 0xbd, 0x5a, 0xbb, 0x79, 0x06, 0x6d, 0x9e, 0xa9, 0x75, 0x8a, 0x36, 0xcf, 0xc5, 0x0d, 0xb7, 0x79, - 0x46, 0x76, 0x16, 0x6d, 0x9e, 0xe9, 0x35, 0xc0, 0xe6, 0x7f, 0x25, 0x05, 0xf3, 0x0c, 0xfd, 0x98, - 0xb7, 0xb3, 0xcc, 0x36, 0x34, 0x9d, 0x9a, 0xbd, 0xb6, 0x51, 0xe1, 0x50, 0x2c, 0xb1, 0xdc, 0x9b, - 0xf8, 0x93, 0x77, 0x26, 0xbd, 0x49, 0xb8, 0x14, 0x9e, 0x78, 0x93, 0x53, 0xf5, 0x26, 0xff, 0x94, - 0x86, 0xa9, 0x60, 0xeb, 0xca, 0x9f, 0x88, 0x69, 0x54, 0xab, 0x9b, 0x6e, 0x7c, 0x6c, 0xeb, 0x02, - 0x8c, 0x7d, 0x3c, 0xfa, 0x1a, 0x4c, 0x91, 0xe0, 0x66, 0x5b, 0x98, 0xc4, 0xab, 0xa3, 0x6f, 0x92, - 0xcb, 0xb1, 0xeb, 0xec, 0x60, 0xa1, 0x87, 0xb7, 0xd8, 0xa1, 0x78, 0x5e, 0x48, 0xcf, 0x6f, 0x0f, - 0xd9, 0xa6, 0xb0, 0x59, 0xd9, 0xf4, 0xf8, 0xf9, 0xab, 0x5f, 0x48, 0x1f, 0xc1, 0xe0, 0x18, 0x25, - 0x7a, 0x05, 0xa6, 0xdb, 0x44, 0xe1, 0xcc, 0x72, 0x4e, 0xbe, 0x95, 0x6a, 0x28, 0x70, 0x1c, 0xa1, - 0x5a, 0xfa, 0x31, 0x98, 0x7d, 0xf4, 0x3b, 0x41, 0xfe, 0x4a, 0x7d, 0xdd, 0xd9, 0xab, 0x39, 0x96, - 0x45, 0xf4, 0xf1, 0x7c, 0xa4, 0x24, 0xe9, 0x2b, 0x75, 0x55, 0xbd, 0x53, 0x7c, 0xa5, 0x1e, 0x11, - 0x3b, 0xfc, 0x95, 0xba, 0x4a, 0x7e, 0x16, 0x5f, 0xa9, 0xab, 0xfa, 0x0d, 0x70, 0xe5, 0x2d, 0x28, - 0xaa, 0x54, 0x8f, 0xfb, 0x80, 0xf2, 0x9d, 0xd8, 0xa8, 0x9d, 0x49, 0x8f, 0x7d, 0x9c, 0x06, 0xd4, - 0xbb, 0x12, 0x9e, 0x78, 0xee, 0x53, 0xf5, 0xdc, 0xdf, 0x4c, 0xc3, 0xa4, 0xff, 0x58, 0xe1, 0xec, - 0xdd, 0x73, 0x48, 0xcd, 0x4e, 0xf1, 0x9e, 0xc3, 0x97, 0x78, 0xb2, 0x57, 0xf1, 0x60, 0x56, 0x12, - 0xfa, 0xef, 0xd5, 0xaf, 0x47, 0xde, 0x0b, 0x97, 0x62, 0xef, 0xd5, 0x51, 0x94, 0x3a, 0x5a, 0x04, - 0x2b, 0xef, 0xfc, 0xe3, 0x25, 0x16, 0x92, 0x16, 0xfb, 0x78, 0xfe, 0x4e, 0x59, 0xca, 0x79, 0xf2, - 0x4e, 0xf9, 0xcc, 0xbe, 0x53, 0xfe, 0x41, 0x0a, 0x0a, 0x72, 0x96, 0xce, 0xe2, 0x15, 0x98, 0x5f, - 0xe0, 0xd5, 0x3f, 0xcc, 0x7c, 0x27, 0x17, 0x28, 0xff, 0x21, 0x95, 0x9a, 0x3f, 0xca, 0xeb, 0xe9, - 0xe1, 0xa5, 0xe6, 0xe2, 0x96, 0x22, 0x77, 0xe2, 0x2d, 0xc5, 0xc4, 0x48, 0xcf, 0xac, 0x26, 0x13, - 0x3d, 0xb3, 0xca, 0x27, 0x78, 0x66, 0x35, 0x95, 0xf0, 0x99, 0x15, 0x0c, 0x7d, 0x66, 0xf5, 0x66, - 0xf0, 0xcc, 0xaa, 0xc0, 0x57, 0xc7, 0x8d, 0x24, 0xfe, 0x34, 0xe1, 0x1b, 0xab, 0xe9, 0x0f, 0xe1, - 0x8d, 0xd5, 0xff, 0x66, 0x60, 0x26, 0xe2, 0xaf, 0x47, 0x2a, 0x6a, 0x7b, 0x39, 0x1a, 0xf4, 0x7b, - 0x2b, 0xd5, 0xa4, 0xc8, 0x13, 0x2a, 0xd5, 0x32, 0x23, 0x96, 0x46, 0xc5, 0xbd, 0x75, 0x92, 0x4a, - 0xb5, 0xec, 0xc8, 0x95, 0x6a, 0xb9, 0xd1, 0x2b, 0xd5, 0x26, 0x46, 0xac, 0x54, 0x8b, 0x86, 0xab, - 0x21, 0x95, 0x6a, 0x26, 0x14, 0xa4, 0x1b, 0x5b, 0xb3, 0x77, 0x1d, 0x6e, 0x21, 0xa3, 0xbc, 0x15, - 0xf7, 0x67, 0xae, 0xeb, 0x51, 0xd2, 0x62, 0x9c, 0xa1, 0xa5, 0x6f, 0x84, 0xe2, 0xb0, 0x2a, 0xbb, - 0xf4, 0x9f, 0x59, 0x58, 0xe8, 0xe1, 0x63, 0x09, 0xb0, 0x4f, 0x54, 0x8f, 0x27, 0xc0, 0xbe, 0xa8, - 0x3a, 0x0e, 0x69, 0x58, 0x72, 0xe6, 0x71, 0xf6, 0xbb, 0x77, 0x03, 0xbf, 0x14, 0x4c, 0x4d, 0x33, - 0xc0, 0x60, 0x85, 0x8a, 0x8d, 0xf7, 0x8e, 0xe3, 0x30, 0x3f, 0x16, 0x4b, 0xfc, 0xaa, 0x1c, 0x8a, - 0x25, 0x16, 0xbd, 0x0e, 0x33, 0x07, 0xc4, 0xb5, 0x89, 0x35, 0xe0, 0xfb, 0x42, 0xb7, 0x55, 0x24, - 0x8e, 0xd2, 0xb2, 0xf9, 0x77, 0xbc, 0xb5, 0x56, 0x9f, 0x4a, 0xc5, 0x3b, 0x4d, 0x0e, 0xc6, 0x3e, - 0x1e, 0x7d, 0x19, 0x2e, 0xea, 0x8e, 0xcd, 0x8c, 0x88, 0xb8, 0x58, 0x7c, 0x95, 0xd4, 0x6f, 0x51, - 0x84, 0xa8, 0x65, 0xc9, 0x7a, 0xb1, 0xd6, 0x9f, 0x0c, 0x0f, 0xe2, 0x47, 0x9f, 0x85, 0x59, 0x59, - 0xb2, 0xef, 0x4b, 0x14, 0x5e, 0xef, 0x82, 0x94, 0x38, 0x7b, 0x3b, 0x82, 0xc5, 0x31, 0x6a, 0x54, - 0x17, 0x0f, 0x0d, 0xf8, 0x26, 0xc5, 0x97, 0x20, 0xde, 0xcb, 0x44, 0x1e, 0x09, 0xa8, 0x78, 0xdc, - 0xc3, 0x81, 0x2a, 0x30, 0xe7, 0xf0, 0x67, 0xd8, 0xa6, 0xbd, 0x27, 0xe6, 0x44, 0x3e, 0x86, 0x09, - 0x6a, 0x93, 0xef, 0x44, 0xd1, 0x38, 0x4e, 0x8f, 0x6e, 0xc0, 0xb4, 0xe6, 0xea, 0xfb, 0x26, 0x25, - 0x3a, 0xed, 0xb8, 0xc2, 0x65, 0x4e, 0x55, 0x17, 0x25, 0xff, 0x74, 0x45, 0xc1, 0xe1, 0x08, 0x65, - 0x89, 0xc0, 0x7c, 0x63, 0xbb, 0x86, 0x1f, 0xf7, 0x3e, 0xeb, 0xbb, 0x29, 0x58, 0x68, 0xb0, 0xfe, - 0x7a, 0x94, 0xd8, 0xb4, 0xaa, 0xe9, 0x07, 0xab, 0xb6, 0x81, 0x36, 0x20, 0xa3, 0x5b, 0x9e, 0xcc, - 0x16, 0x86, 0x1b, 0x92, 0xfc, 0xee, 0xa2, 0xe4, 0xae, 0xad, 0x37, 0xab, 0x93, 0xc7, 0x47, 0xcb, - 0x99, 0xda, 0x7a, 0x13, 0x33, 0x39, 0x68, 0x0d, 0xd2, 0xc4, 0x1b, 0x79, 0xcb, 0x1e, 0x95, 0xb6, - 0xda, 0x14, 0xdf, 0x1a, 0x58, 0x6d, 0xe2, 0x34, 0xf1, 0x4a, 0xdf, 0x49, 0xc3, 0x5c, 0xa8, 0xef, - 0xea, 0x21, 0xb1, 0xe9, 0x78, 0x8a, 0xed, 0x94, 0x5d, 0xc1, 0xf0, 0x62, 0xbb, 0x98, 0x86, 0x03, - 0x77, 0x07, 0x5f, 0x8d, 0xed, 0x0e, 0xae, 0x27, 0x96, 0x7c, 0xf2, 0x2e, 0xe1, 0xef, 0x53, 0x70, - 0x2e, 0xc6, 0x31, 0x86, 0x94, 0xf0, 0x6e, 0x34, 0x25, 0x7c, 0x29, 0x69, 0xa7, 0x06, 0xa4, 0x86, - 0xef, 0xa4, 0x7b, 0x3a, 0x33, 0xbe, 0x53, 0x81, 0x9f, 0x86, 0x85, 0x76, 0xdc, 0x4c, 0x46, 0xfe, - 0xa6, 0x6d, 0x8f, 0x81, 0x05, 0xdf, 0x97, 0xe8, 0xb5, 0x3d, 0xdc, 0xdb, 0x8e, 0x7a, 0xa0, 0x90, - 0x1d, 0x72, 0x24, 0xf1, 0x1f, 0x69, 0x38, 0xdf, 0x77, 0x8d, 0x3c, 0x39, 0x95, 0x38, 0xd5, 0x53, - 0x89, 0xdf, 0x4e, 0x03, 0x34, 0x5c, 0xa7, 0x45, 0xe8, 0x3e, 0xe9, 0x78, 0x63, 0x70, 0x41, 0x5f, - 0x8a, 0xb8, 0xa0, 0xe1, 0x09, 0x54, 0xa8, 0xdc, 0x40, 0xef, 0xf3, 0xe5, 0x98, 0xf7, 0xb9, 0x9a, - 0x44, 0xe8, 0xc9, 0x8e, 0xe7, 0xaf, 0x52, 0x30, 0x1b, 0x12, 0x8f, 0xc1, 0xe7, 0x34, 0xa2, 0x3e, - 0xe7, 0xf9, 0x04, 0x5d, 0x19, 0x78, 0xe0, 0xb9, 0x18, 0xd2, 0x60, 0xd2, 0x72, 0x28, 0xcf, 0x46, - 0xd1, 0xf3, 0x30, 0x75, 0xdf, 0x35, 0xc5, 0x0f, 0xb5, 0x40, 0xec, 0x9e, 0x0f, 0xc4, 0x21, 0x9e, - 0x6d, 0xc5, 0x5c, 0xa2, 0x19, 0x9c, 0x36, 0xcd, 0x69, 0xa7, 0xc5, 0x6b, 0x08, 0x01, 0xc3, 0x01, - 0xb6, 0xf4, 0x3b, 0x13, 0xea, 0x88, 0x9d, 0xc5, 0xe3, 0x4e, 0xe4, 0x01, 0x78, 0x9d, 0x9d, 0x30, - 0xab, 0x1c, 0xed, 0x51, 0x7f, 0xb4, 0x53, 0xe5, 0x66, 0x20, 0x21, 0x56, 0x1f, 0x1e, 0x22, 0xb0, - 0xd2, 0x0c, 0x72, 0x61, 0xc6, 0x0d, 0x06, 0x9f, 0x78, 0x9e, 0xb4, 0xf6, 0x4f, 0x25, 0x68, 0x37, - 0x9c, 0xbc, 0x30, 0x09, 0xc6, 0xaa, 0x4c, 0x1c, 0x6d, 0x82, 0x3f, 0xd3, 0x76, 0xa8, 0xb9, 0xdb, - 0x95, 0x75, 0x86, 0x32, 0x9f, 0x0d, 0x9f, 0x69, 0xab, 0x48, 0x1c, 0xa5, 0x45, 0xbb, 0x30, 0xe5, - 0xbf, 0x67, 0xf1, 0xe4, 0x56, 0x64, 0xb8, 0xb2, 0xc1, 0x5b, 0x18, 0xf2, 0x56, 0xc7, 0x74, 0x49, - 0x8b, 0xd8, 0x54, 0xd9, 0xf4, 0xf8, 0x58, 0x0f, 0x87, 0xa2, 0xd9, 0x7c, 0xbb, 0x1d, 0xfb, 0x8e, - 0x2d, 0xbe, 0xe4, 0xc4, 0xd3, 0xdb, 0x7c, 0x38, 0xdf, 0x38, 0x44, 0x61, 0x95, 0x0e, 0x6d, 0xc0, - 0x39, 0xcd, 0x22, 0x2e, 0xc5, 0xa4, 0x4d, 0x34, 0xca, 0x3f, 0x49, 0x75, 0xa8, 0x59, 0x32, 0xb1, - 0x0d, 0x3e, 0xed, 0x53, 0xe9, 0x25, 0xc1, 0xfd, 0xf8, 0xd8, 0xf2, 0xb9, 0x6f, 0xd2, 0xfd, 0xcd, - 0x46, 0x9d, 0xe7, 0xb6, 0xf9, 0x70, 0xf9, 0xdc, 0x13, 0x60, 0xec, 0xe3, 0x97, 0x3e, 0x03, 0x73, - 0xb1, 0xc9, 0x4f, 0xb4, 0xd7, 0xfe, 0x8d, 0x2c, 0xcc, 0xc7, 0xfd, 0xcf, 0x93, 0xa0, 0x76, 0x9a, - 0x41, 0x0d, 0x75, 0x22, 0x06, 0x3e, 0x31, 0xe2, 0x0b, 0xf1, 0xf8, 0xa4, 0x24, 0x35, 0xf1, 0x0f, - 0xba, 0x30, 0xfe, 0x22, 0x05, 0x79, 0xff, 0x55, 0xd4, 0x18, 0x02, 0xf1, 0x9d, 0x48, 0x20, 0x7e, - 0x71, 0x04, 0xd3, 0x16, 0xaa, 0x0d, 0x0a, 0xc3, 0xbc, 0x04, 0xd9, 0x27, 0x1a, 0x43, 0xa4, 0xdc, - 0x8c, 0x46, 0xca, 0xe7, 0x46, 0xee, 0xc0, 0x80, 0x38, 0xf9, 0xed, 0x74, 0xa8, 0xfe, 0xa3, 0x85, - 0x2d, 0xf5, 0xe3, 0x1e, 0xe9, 0x11, 0x3f, 0xee, 0xf1, 0x88, 0x07, 0xb5, 0x1f, 0x85, 0x4c, 0xc7, - 0xb5, 0x64, 0x16, 0x1d, 0x14, 0x42, 0xdf, 0xc5, 0xeb, 0x98, 0xc1, 0x59, 0xb8, 0xee, 0x78, 0x52, - 0xa4, 0x38, 0xfe, 0x98, 0xf6, 0xcf, 0x58, 0x37, 0x83, 0x33, 0xd6, 0xcd, 0xf8, 0x19, 0xeb, 0x44, - 0x48, 0xd9, 0x7b, 0xc6, 0x5a, 0xfa, 0x9f, 0x0c, 0x2c, 0xf6, 0x73, 0xef, 0xa8, 0x0b, 0x13, 0x96, - 0xd9, 0x32, 0x65, 0x99, 0xf9, 0x28, 0x96, 0xd6, 0x4f, 0x4c, 0x79, 0x9d, 0xcb, 0x10, 0x96, 0x76, - 0x29, 0x38, 0x25, 0xe5, 0xc0, 0x9e, 0xcf, 0xe3, 0xc8, 0x06, 0xd1, 0xcf, 0xf2, 0xaf, 0xf8, 0xbe, - 0xd5, 0x21, 0x1e, 0xf5, 0xd7, 0x41, 0xed, 0xd1, 0x5a, 0xc7, 0x52, 0x4a, 0xec, 0x6b, 0x45, 0x3e, - 0xb8, 0xf7, 0x6b, 0x45, 0x7e, 0xb3, 0x4b, 0x26, 0x14, 0x14, 0xd5, 0x1f, 0xeb, 0xd7, 0x72, 0x0e, - 0x60, 0x26, 0xa2, 0xe7, 0x63, 0xfd, 0x58, 0x8e, 0x05, 0x0b, 0x3d, 0xe7, 0x21, 0xcc, 0x26, 0x2c, - 0x67, 0xaf, 0x49, 0xfa, 0xd8, 0xc4, 0xba, 0x84, 0xe3, 0x80, 0x82, 0x45, 0x35, 0xea, 0xb4, 0x4d, - 0x3d, 0x38, 0x1a, 0x0c, 0xa2, 0xda, 0x96, 0x00, 0x63, 0x1f, 0x5f, 0xfa, 0x5e, 0x1a, 0xe6, 0xe3, - 0x07, 0x26, 0x1f, 0xf0, 0x9b, 0x6e, 0x9f, 0x80, 0x09, 0xfe, 0xcf, 0x85, 0x48, 0x3c, 0xea, 0x35, - 0x39, 0x14, 0x4b, 0x2c, 0x5a, 0x81, 0x29, 0xd3, 0x36, 0xc8, 0x03, 0x6e, 0x2d, 0xd9, 0xe8, 0x69, - 0xd4, 0x9a, 0x8f, 0xc0, 0x21, 0x0d, 0x6b, 0x9a, 0xd9, 0x8f, 0x6f, 0x59, 0x7e, 0xd3, 0xcc, 0xba, - 0x30, 0xc7, 0xb0, 0x61, 0x8a, 0x59, 0x55, 0x30, 0x4c, 0x7d, 0x6e, 0x2f, 0x58, 0x06, 0x44, 0x78, - 0x19, 0x4c, 0x5d, 0xeb, 0x8a, 0x5c, 0x2b, 0xa7, 0x64, 0x40, 0x21, 0x0a, 0xab, 0x74, 0xa5, 0x3a, - 0x88, 0xf7, 0x0a, 0xcc, 0x19, 0x1c, 0x06, 0xe3, 0x14, 0x38, 0x83, 0xed, 0xb5, 0x06, 0x66, 0x70, - 0xf4, 0x11, 0xc8, 0x1e, 0xba, 0xa6, 0x21, 0x47, 0x8a, 0x7f, 0xab, 0x61, 0x1b, 0xaf, 0xd5, 0x31, - 0x87, 0x96, 0xfe, 0x28, 0x0d, 0xb3, 0x5b, 0x5a, 0xbb, 0x1d, 0x3e, 0xd5, 0x1f, 0x43, 0xec, 0xb9, - 0x1b, 0x89, 0x3d, 0xc3, 0xcb, 0x54, 0xa2, 0x0a, 0x0e, 0xdc, 0x08, 0xfe, 0x54, 0x6c, 0x23, 0xf8, - 0xa9, 0xa4, 0x82, 0x4f, 0xde, 0x0c, 0xbe, 0x9b, 0x02, 0x14, 0x65, 0x18, 0x43, 0x98, 0xdb, 0x8a, - 0x86, 0xb9, 0x95, 0x84, 0x5d, 0x1a, 0x10, 0xec, 0x7e, 0x33, 0x05, 0x4b, 0x51, 0xc2, 0xb3, 0x52, - 0xda, 0xf8, 0x07, 0x3d, 0x83, 0x7c, 0x26, 0x4b, 0x66, 0xfe, 0x3d, 0x0d, 0x8b, 0xfd, 0x16, 0xcf, - 0x93, 0x4c, 0xfe, 0x54, 0x8f, 0xa7, 0x30, 0x44, 0x1e, 0x50, 0x0d, 0x73, 0x75, 0xcf, 0x42, 0xee, - 0x50, 0x89, 0x0a, 0xc1, 0xda, 0xdf, 0xe6, 0x61, 0x41, 0xe0, 0x4a, 0xdf, 0x4a, 0x81, 0xff, 0x21, - 0x55, 0xb4, 0x02, 0xd9, 0x96, 0x63, 0xf4, 0xfc, 0x73, 0x84, 0x0d, 0xc7, 0xe0, 0x1f, 0x40, 0x93, - 0x64, 0xec, 0x27, 0xe6, 0x84, 0xe8, 0xab, 0x90, 0xf7, 0xa8, 0xab, 0x51, 0xb2, 0xd7, 0x1d, 0xf9, - 0x1f, 0x8c, 0x49, 0x29, 0x4d, 0xc9, 0x17, 0xae, 0x5c, 0x1f, 0x82, 0x03, 0x99, 0xa5, 0xbf, 0x4b, - 0xc1, 0x5c, 0x8c, 0x1e, 0xbd, 0x09, 0xd0, 0xd2, 0x1e, 0xdc, 0xb5, 0x5d, 0xa2, 0x19, 0xdd, 0xa1, - 0x1e, 0xb9, 0x43, 0x4d, 0xab, 0x2c, 0xfe, 0x41, 0x5e, 0x79, 0xcd, 0xa6, 0x77, 0xdc, 0x26, 0x75, - 0x4d, 0x7b, 0x4f, 0xdc, 0x6f, 0x6f, 0x04, 0x72, 0xb0, 0x22, 0x13, 0x61, 0xb8, 0x60, 0xb8, 0x9a, - 0x69, 0x6f, 0x3a, 0x06, 0xa9, 0x92, 0x5d, 0xc7, 0x25, 0x52, 0x07, 0xf9, 0x89, 0x68, 0xfe, 0xdd, - 0xb3, 0x7a, 0x5f, 0x0a, 0x3c, 0x80, 0x93, 0xdf, 0x70, 0x6c, 0x3b, 0x56, 0xa7, 0x45, 0xea, 0x44, - 0x77, 0xc6, 0xf5, 0xcf, 0xdf, 0x92, 0xde, 0x70, 0xc4, 0x34, 0x3c, 0xc5, 0x1b, 0x8e, 0xb8, 0xe4, - 0xe1, 0x37, 0x1c, 0x31, 0x8e, 0xb3, 0x78, 0xc3, 0x11, 0x53, 0x71, 0xd0, 0xff, 0x72, 0x4b, 0xf7, - 0x74, 0xe6, 0x4c, 0x1e, 0x04, 0x5e, 0x85, 0xc2, 0x21, 0x57, 0x73, 0xab, 0xdb, 0x26, 0x7e, 0xa9, - 0x31, 0xff, 0x3a, 0xc9, 0x76, 0x08, 0xc6, 0x2a, 0x0d, 0xfa, 0x02, 0x2c, 0xdc, 0x77, 0xdc, 0x03, - 0xcb, 0xd1, 0x8c, 0x8a, 0xd1, 0x32, 0xbd, 0xe0, 0xa3, 0x8b, 0xf9, 0xf0, 0x2e, 0xe4, 0x5e, 0x9c, - 0x00, 0xf7, 0xf2, 0x94, 0xbe, 0x9f, 0x85, 0xf3, 0x7d, 0x97, 0x48, 0xb2, 0x08, 0x12, 0xe9, 0x40, - 0xfa, 0x51, 0x3b, 0x90, 0x49, 0xde, 0x81, 0x81, 0xff, 0xcb, 0x2e, 0xfb, 0xc1, 0xff, 0x97, 0x5d, - 0xee, 0x11, 0xe2, 0xe1, 0x44, 0x82, 0x78, 0x38, 0x79, 0x2a, 0xf1, 0x30, 0x3f, 0xfe, 0x78, 0x58, - 0xbd, 0xf2, 0xee, 0xfb, 0x97, 0x9e, 0xfa, 0xe1, 0xfb, 0x97, 0x9e, 0x7a, 0xef, 0xfd, 0x4b, 0x4f, - 0x7d, 0xfd, 0xf8, 0x52, 0xea, 0xdd, 0xe3, 0x4b, 0xa9, 0x1f, 0x1e, 0x5f, 0x4a, 0xbd, 0x77, 0x7c, - 0x29, 0xf5, 0xaf, 0xc7, 0x97, 0x52, 0xdf, 0xf8, 0xb7, 0x4b, 0x4f, 0x7d, 0x25, 0x7d, 0x78, 0xf5, - 0xff, 0x03, 0x00, 0x00, 0xff, 0xff, 0x7e, 0xa5, 0x41, 0x3c, 0xbb, 0x76, 0x00, 0x00, + 0x55, 0xdb, 0x2f, 0xbb, 0x7d, 0xda, 0xcf, 0x3b, 0x9e, 0x99, 0x5e, 0x6f, 0x32, 0x9e, 0xf4, 0x92, + 0x68, 0x36, 0xbb, 0xdb, 0xde, 0x99, 0xdd, 0x4c, 0x66, 0x77, 0xc9, 0xa3, 0x1f, 0x9e, 0x8c, 0x33, + 0xb6, 0xa7, 0x73, 0xdb, 0xe3, 0x21, 0x01, 0x92, 0x2d, 0x57, 0x5d, 0xdb, 0x15, 0x57, 0x57, 0xf5, + 0x56, 0xdd, 0xf6, 0x4c, 0x2f, 0x7c, 0x84, 0xc7, 0x07, 0x42, 0x80, 0x02, 0x91, 0x40, 0x0a, 0x04, + 0xc4, 0x06, 0x09, 0x44, 0x88, 0x14, 0x29, 0x88, 0x8f, 0x08, 0x10, 0x20, 0x24, 0x56, 0x08, 0xa1, + 0x88, 0xaf, 0x15, 0x52, 0x0c, 0x6b, 0x1e, 0x82, 0x0f, 0xc4, 0x37, 0xf3, 0x85, 0xee, 0xa3, 0xaa, + 0x6e, 0x55, 0x77, 0xbb, 0xbb, 0x66, 0x3d, 0xbd, 0xfe, 0x98, 0x3f, 0xf7, 0x79, 0xdd, 0x73, 0x1f, + 0xe7, 0x75, 0x1f, 0x65, 0x58, 0xa1, 0x07, 0xc4, 0xa3, 0x9a, 0x7e, 0x50, 0x36, 0x1d, 0xf6, 0xf7, + 0x8a, 0xd6, 0x36, 0x57, 0xda, 0x96, 0x46, 0x77, 0x1d, 0xb7, 0xb5, 0x72, 0x78, 0x75, 0x65, 0x8f, + 0xd8, 0xc4, 0xd5, 0x28, 0x31, 0xca, 0x6d, 0xd7, 0xa1, 0x0e, 0x5a, 0x56, 0x18, 0xca, 0xf4, 0x80, + 0x94, 0xb5, 0xb6, 0x59, 0xf6, 0x19, 0xca, 0x87, 0x57, 0x97, 0x5e, 0xdc, 0x33, 0xe9, 0x7e, 0x67, + 0xa7, 0xac, 0x3b, 0xad, 0x95, 0x3d, 0x67, 0xcf, 0x59, 0xe1, 0x7c, 0x3b, 0x9d, 0x5d, 0xfe, 0x8b, + 0xff, 0xe0, 0x7f, 0x09, 0x79, 0x4b, 0xa5, 0x83, 0x1b, 0x1e, 0x6b, 0x9b, 0xb5, 0xab, 0x3b, 0x2e, + 0xe9, 0xd3, 0xe6, 0xd2, 0x2b, 0x21, 0x4d, 0x4b, 0xd3, 0xf7, 0x4d, 0x9b, 0xb8, 0xdd, 0x95, 0xf6, + 0xc1, 0x1e, 0x67, 0x72, 0x89, 0xe7, 0x74, 0x5c, 0x9d, 0x24, 0xe2, 0xf2, 0x56, 0x5a, 0x84, 0x6a, + 0xfd, 0xda, 0x5a, 0x19, 0xc4, 0xe5, 0x76, 0x6c, 0x6a, 0xb6, 0x7a, 0x9b, 0xb9, 0x3e, 0x8c, 0xc1, + 0xd3, 0xf7, 0x49, 0x4b, 0xeb, 0xe1, 0x7b, 0x79, 0x10, 0x5f, 0x87, 0x9a, 0xd6, 0x8a, 0x69, 0x53, + 0x8f, 0xba, 0x71, 0xa6, 0xd2, 0x6f, 0xa7, 0x60, 0xaa, 0x62, 0x18, 0x8e, 0xdd, 0x6c, 0x13, 0x1d, + 0xbd, 0x00, 0x79, 0x4a, 0x6c, 0xcd, 0xa6, 0x6b, 0xf5, 0x62, 0xea, 0x72, 0xea, 0xca, 0x54, 0x75, + 0xfe, 0x9d, 0xa3, 0xe5, 0xa7, 0x8e, 0x8f, 0x96, 0xf3, 0x5b, 0x12, 0x8e, 0x03, 0x0a, 0xf4, 0x09, + 0x28, 0xe8, 0x56, 0xc7, 0xa3, 0xc4, 0xdd, 0xd4, 0x5a, 0xa4, 0x98, 0xe6, 0x0c, 0xe7, 0x24, 0x43, + 0xa1, 0x16, 0xa2, 0xb0, 0x4a, 0x87, 0x9e, 0x83, 0xc9, 0x43, 0xe2, 0x7a, 0xa6, 0x63, 0x17, 0x33, + 0x9c, 0x65, 0x4e, 0xb2, 0x4c, 0x6e, 0x0b, 0x30, 0xf6, 0xf1, 0xa5, 0x77, 0x53, 0x30, 0x5f, 0xe9, + 0xd0, 0xfd, 0xb7, 0xee, 0x91, 0x9d, 0x7d, 0xc7, 0x39, 0xa8, 0x18, 0x86, 0x8b, 0xbe, 0x02, 0x93, + 0x3b, 0x1d, 0xd3, 0xa2, 0xa6, 0xcd, 0x75, 0x2c, 0x5c, 0xbb, 0x51, 0x1e, 0xb2, 0x84, 0xca, 0x55, + 0x41, 0x1f, 0x17, 0x55, 0x2d, 0xb0, 0x56, 0x25, 0x12, 0xfb, 0x52, 0x91, 0x0e, 0x79, 0xf2, 0x80, + 0x12, 0xd7, 0xd6, 0x2c, 0xde, 0xa9, 0xc2, 0xb5, 0x57, 0x87, 0xb6, 0xb0, 0x2a, 0x19, 0x7a, 0x9a, + 0x98, 0x66, 0x83, 0xe7, 0x63, 0x71, 0x20, 0xb8, 0xf4, 0x34, 0x5c, 0x1c, 0xa0, 0x55, 0xe9, 0xf7, + 0xd2, 0x50, 0xa8, 0x35, 0xd7, 0xee, 0xb4, 0xd9, 0x4c, 0x39, 0x2e, 0x7a, 0x03, 0xf2, 0x6c, 0x71, + 0x19, 0x1a, 0xd5, 0x64, 0x8f, 0x5f, 0x2a, 0x8b, 0xb9, 0x2e, 0xab, 0x73, 0x5d, 0x6e, 0x1f, 0xec, + 0x31, 0x80, 0x57, 0x66, 0xd4, 0x4c, 0xa9, 0x3b, 0x3b, 0x5f, 0x25, 0x3a, 0xdd, 0x20, 0x54, 0xab, + 0x22, 0x39, 0xc6, 0x10, 0xc2, 0x70, 0x20, 0x15, 0x61, 0xc8, 0x7a, 0x6d, 0xa2, 0xcb, 0xde, 0xbe, + 0x34, 0xb4, 0xb7, 0x8a, 0x76, 0x6c, 0xdd, 0x54, 0xa7, 0xa5, 0xf4, 0x2c, 0xfb, 0x85, 0xb9, 0x2c, + 0xf4, 0x25, 0x98, 0xf0, 0xa8, 0x46, 0x3b, 0x1e, 0x9f, 0xe5, 0xc2, 0xb5, 0x6b, 0x89, 0xa4, 0x72, + 0xce, 0xea, 0xac, 0x94, 0x3b, 0x21, 0x7e, 0x63, 0x29, 0xb1, 0xf4, 0x19, 0x40, 0x0a, 0xf1, 0x4d, + 0xa2, 0xd1, 0x8e, 0x1b, 0x59, 0x58, 0xa9, 0x21, 0x0b, 0xeb, 0x6f, 0x52, 0x30, 0xa7, 0x48, 0x58, + 0x37, 0x3d, 0x8a, 0x7e, 0xaa, 0x67, 0x98, 0xcb, 0xa3, 0x0d, 0x33, 0xe3, 0xe6, 0x83, 0x1c, 0x18, + 0x8b, 0x0f, 0x51, 0x86, 0xf8, 0x0b, 0x90, 0x33, 0x29, 0x69, 0x79, 0xc5, 0xf4, 0xe5, 0xcc, 0x95, + 0xc2, 0xb5, 0x17, 0x92, 0x8c, 0x46, 0x75, 0x46, 0x0a, 0xce, 0xad, 0x31, 0x11, 0x58, 0x48, 0x2a, + 0xfd, 0x7e, 0xb4, 0x13, 0x67, 0xd2, 0x82, 0xbf, 0x9f, 0x81, 0x85, 0x9e, 0x79, 0x4d, 0x30, 0x53, + 0xa8, 0x01, 0x8b, 0x1e, 0x75, 0x5c, 0x6d, 0x8f, 0x6c, 0x13, 0xdb, 0x70, 0x5c, 0x49, 0x20, 0x75, + 0xfd, 0x90, 0xe4, 0x5b, 0x6c, 0xf6, 0xa1, 0xc1, 0x7d, 0x39, 0xd1, 0x55, 0xc8, 0xb5, 0xf7, 0x35, + 0x8f, 0x48, 0xdd, 0x9f, 0xf1, 0xc7, 0xb6, 0xc1, 0x80, 0x0f, 0x8f, 0x96, 0x81, 0xfb, 0x43, 0xfe, + 0x0b, 0x0b, 0x4a, 0xf4, 0x31, 0x98, 0x70, 0x89, 0xe6, 0x39, 0x76, 0x31, 0xcb, 0x79, 0x82, 0x75, + 0x89, 0x39, 0x14, 0x4b, 0x2c, 0xba, 0x06, 0xe0, 0x12, 0xea, 0x76, 0x6b, 0x4e, 0xc7, 0xa6, 0xc5, + 0xdc, 0xe5, 0xd4, 0x95, 0x5c, 0x68, 0x79, 0x38, 0xc0, 0x60, 0x85, 0x0a, 0xfd, 0x7a, 0x0a, 0x9e, + 0xb1, 0x34, 0x8f, 0x62, 0xb2, 0x66, 0x9b, 0xd4, 0xd4, 0x2c, 0xf3, 0x2d, 0xd3, 0xde, 0xdb, 0x32, + 0x5b, 0x6c, 0x79, 0xb4, 0xda, 0xc5, 0x09, 0xbe, 0x14, 0x3f, 0x3e, 0xda, 0x52, 0x64, 0x6c, 0xd5, + 0x67, 0x65, 0x8b, 0xcf, 0xac, 0x0f, 0x16, 0x8b, 0x4f, 0x6a, 0xb3, 0x64, 0xf0, 0x85, 0xd5, 0x70, + 0x9d, 0x07, 0xdd, 0x3b, 0x6d, 0x6a, 0x3a, 0xb6, 0x87, 0x56, 0x60, 0xca, 0xd6, 0x5a, 0xc4, 0x6b, + 0x6b, 0x3a, 0x91, 0x93, 0xb6, 0x20, 0xdb, 0x99, 0xda, 0xf4, 0x11, 0x38, 0xa4, 0x41, 0x97, 0x21, + 0x6b, 0x87, 0x8b, 0x2a, 0xf0, 0x10, 0x7c, 0x35, 0x71, 0x4c, 0xe9, 0x1b, 0x69, 0x98, 0x94, 0x6b, + 0x6c, 0x0c, 0x3e, 0x6e, 0x33, 0xe2, 0xe3, 0x46, 0xb0, 0x3f, 0xa1, 0xd9, 0x40, 0xff, 0xb6, 0x1d, + 0xf3, 0x6f, 0xe5, 0x91, 0x25, 0x9e, 0xec, 0xdb, 0xde, 0x4e, 0xc3, 0xb4, 0xa4, 0xe4, 0x0b, 0x71, + 0x0c, 0x43, 0xd3, 0x8c, 0x0c, 0xcd, 0xd5, 0x51, 0x3b, 0x12, 0xe4, 0x0d, 0x7d, 0xc7, 0xe7, 0x27, + 0x63, 0xe3, 0xf3, 0x72, 0x32, 0xb1, 0x27, 0x0f, 0xd2, 0xdf, 0xa6, 0x60, 0x5e, 0x25, 0x1f, 0x83, + 0x03, 0xc7, 0x51, 0x07, 0xfe, 0x62, 0xa2, 0xee, 0x0c, 0xf0, 0xe0, 0xbf, 0x11, 0xeb, 0x06, 0x77, + 0xe1, 0x97, 0x21, 0x4b, 0xbb, 0x6d, 0xdf, 0xc8, 0x82, 0xa1, 0xdd, 0xea, 0xb6, 0x09, 0xe6, 0x18, + 0xe6, 0xc1, 0x2c, 0x72, 0x48, 0x2c, 0x69, 0x5b, 0x81, 0x07, 0x5b, 0x67, 0xc0, 0xc0, 0x83, 0xf1, + 0x5f, 0x58, 0x50, 0x26, 0x71, 0xd9, 0xbf, 0x92, 0x02, 0xd4, 0x3b, 0x15, 0x49, 0x7c, 0xf6, 0xb3, + 0xbe, 0x87, 0x15, 0xfa, 0xcd, 0x44, 0x3c, 0x6c, 0xaf, 0x4f, 0xcd, 0x9c, 0xe4, 0x53, 0x4b, 0xbf, + 0x96, 0x89, 0x8e, 0x11, 0x1b, 0x87, 0x31, 0xd8, 0x84, 0x3f, 0x0b, 0xe9, 0xe1, 0xb3, 0x90, 0x19, + 0x79, 0x16, 0x5e, 0x87, 0x19, 0x4b, 0xa3, 0xc4, 0xa3, 0x7e, 0x14, 0x13, 0xe1, 0xe4, 0xbc, 0x64, + 0x9d, 0x59, 0x57, 0x91, 0x38, 0x4a, 0xcb, 0x82, 0xb5, 0x41, 0x3c, 0xdd, 0x35, 0xb9, 0x47, 0xe6, + 0xd1, 0x45, 0x09, 0xd6, 0xf5, 0x10, 0x85, 0x55, 0x3a, 0x74, 0x07, 0xce, 0xeb, 0x4e, 0xab, 0xad, + 0x51, 0x73, 0xc7, 0x22, 0x72, 0x20, 0x59, 0x2f, 0x8a, 0x13, 0x97, 0x33, 0x57, 0xa6, 0xaa, 0x4f, + 0x1f, 0x1f, 0x2d, 0x9f, 0xaf, 0xf5, 0x23, 0xc0, 0xfd, 0xf9, 0x4a, 0xff, 0x90, 0x82, 0xc5, 0xf8, + 0x84, 0x8c, 0xc1, 0xfe, 0xb6, 0xa3, 0xf6, 0x97, 0xcc, 0x4b, 0x31, 0x1d, 0x07, 0xd8, 0xe0, 0x1f, + 0xa6, 0x60, 0x36, 0x24, 0x75, 0x89, 0xc7, 0x62, 0x9d, 0x6a, 0x81, 0xcf, 0xa8, 0x73, 0xff, 0xf0, + 0x68, 0xb9, 0x20, 0xc9, 0x94, 0xa5, 0x70, 0x19, 0xb2, 0xfb, 0x8e, 0x47, 0xe3, 0x8b, 0xe5, 0x96, + 0xe3, 0x51, 0xcc, 0x31, 0x8c, 0xa2, 0xed, 0xb8, 0x94, 0xaf, 0x95, 0x5c, 0x48, 0xd1, 0x70, 0x5c, + 0x8a, 0x39, 0x86, 0x53, 0x68, 0x74, 0x5f, 0x2e, 0x89, 0x90, 0x42, 0xa3, 0xfb, 0x98, 0x63, 0x4a, + 0x37, 0xe1, 0x9c, 0xaf, 0x68, 0xbb, 0x6d, 0x45, 0x22, 0xb3, 0x43, 0xef, 0xb6, 0x0d, 0x8d, 0x0a, + 0x95, 0xf3, 0x4a, 0x64, 0xf6, 0x11, 0x38, 0xa4, 0x29, 0xfd, 0x20, 0xf4, 0x3a, 0x6c, 0xe2, 0x1d, + 0x9b, 0xd8, 0x74, 0x04, 0xaf, 0xf3, 0x0b, 0x29, 0xc8, 0xbb, 0xa4, 0x6d, 0x99, 0xba, 0xe6, 0x8d, + 0x5c, 0x17, 0xc5, 0xdb, 0xc1, 0x52, 0x40, 0xf5, 0x05, 0x7f, 0xaa, 0x7d, 0xc8, 0xc3, 0xa3, 0xe5, + 0xe2, 0x20, 0x6a, 0x1c, 0x34, 0xcc, 0x56, 0xdf, 0x40, 0x32, 0xe6, 0xa3, 0x0c, 0xe2, 0x99, 0x2e, + 0x31, 0x78, 0x3f, 0x72, 0xa1, 0x8f, 0xaa, 0x0b, 0x30, 0xf6, 0xf1, 0x8c, 0x54, 0xef, 0xb8, 0x2e, + 0xb1, 0xc5, 0xac, 0x29, 0xa4, 0x35, 0x01, 0xc6, 0x3e, 0x9e, 0x0d, 0xb0, 0x76, 0xa8, 0x99, 0x96, + 0xb6, 0x63, 0x11, 0x39, 0x81, 0xc1, 0x00, 0x57, 0x7c, 0x04, 0x0e, 0x69, 0x98, 0xec, 0x0e, 0x1f, + 0x6a, 0x83, 0xcf, 0xa6, 0x22, 0x5b, 0xcc, 0x80, 0x81, 0x7d, 0x7c, 0xe9, 0xdb, 0x19, 0x65, 0x2e, + 0x6c, 0xc3, 0xe4, 0x26, 0x3b, 0x7c, 0x2e, 0x5e, 0x0d, 0x82, 0xab, 0x58, 0x72, 0x1f, 0x89, 0xc6, + 0xc9, 0x87, 0x47, 0xcb, 0x73, 0x81, 0xb8, 0x68, 0xe8, 0x44, 0x7b, 0xcc, 0x07, 0x79, 0xb4, 0xe1, + 0x3a, 0x3b, 0x84, 0x65, 0x7c, 0x32, 0x3c, 0x27, 0x49, 0x30, 0x15, 0x7f, 0xa5, 0x08, 0xc2, 0x51, + 0xb9, 0xe8, 0x10, 0x10, 0x03, 0x6c, 0xb9, 0x9a, 0xed, 0x71, 0x45, 0x78, 0x6b, 0xd9, 0xc4, 0xad, + 0x2d, 0xc9, 0xd6, 0xd0, 0x7a, 0x8f, 0x34, 0xdc, 0xa7, 0x05, 0x25, 0xb0, 0xe4, 0x4e, 0x4c, 0xd6, + 0x9f, 0x83, 0xc9, 0x16, 0xf1, 0x3c, 0x6d, 0x8f, 0xf0, 0x1c, 0x5b, 0x09, 0x68, 0x1b, 0x02, 0x8c, + 0x7d, 0x7c, 0xe9, 0xff, 0x72, 0xb0, 0xe0, 0xcf, 0x92, 0x4b, 0x0c, 0x62, 0xb3, 0x9c, 0x79, 0x0c, + 0x41, 0x48, 0xad, 0xe6, 0xd2, 0x49, 0xab, 0xb9, 0xcc, 0x88, 0xd5, 0x5c, 0x19, 0x80, 0x50, 0xdd, + 0xa8, 0x55, 0x6a, 0xc4, 0xa5, 0x7c, 0x7e, 0xa6, 0xab, 0xb3, 0x4c, 0xa5, 0xd5, 0xad, 0x5a, 0x5d, + 0x40, 0xb1, 0x42, 0x81, 0x9e, 0x87, 0x29, 0xf1, 0xeb, 0x36, 0xe9, 0xf2, 0x21, 0x9e, 0xae, 0xce, + 0x30, 0x53, 0x10, 0xe4, 0xb7, 0x49, 0x17, 0x87, 0x78, 0x54, 0x83, 0x05, 0xf6, 0xa3, 0xd2, 0x58, + 0xab, 0x59, 0x26, 0xb1, 0x29, 0x6f, 0x63, 0x82, 0x33, 0x9d, 0x3f, 0x3e, 0x5a, 0x5e, 0x60, 0x4c, + 0x11, 0x24, 0xee, 0xa5, 0x47, 0x9f, 0x85, 0xf9, 0x08, 0x90, 0x35, 0x3c, 0xc9, 0x65, 0x2c, 0x1e, + 0x1f, 0x2d, 0xcf, 0x47, 0x64, 0xb0, 0xf6, 0x7b, 0xa8, 0x51, 0x09, 0x26, 0x74, 0x8d, 0xb7, 0x9d, + 0xe7, 0x7c, 0xc0, 0xd6, 0x83, 0xec, 0x9b, 0xc4, 0xa0, 0x65, 0xc8, 0xe9, 0x1a, 0x13, 0x3d, 0xc5, + 0x49, 0xa6, 0x58, 0xa4, 0x10, 0xfd, 0x11, 0x70, 0x36, 0x50, 0x7a, 0xd8, 0x09, 0x08, 0x07, 0x4a, + 0xd1, 0x5e, 0xa1, 0x60, 0x03, 0xa5, 0x07, 0xfa, 0x16, 0xc2, 0x81, 0x0a, 0x15, 0x0d, 0xf1, 0xac, + 0x75, 0xea, 0x1c, 0x10, 0xbb, 0x38, 0xcd, 0xa7, 0x8d, 0xb7, 0xbe, 0xc5, 0x00, 0x58, 0xc0, 0xd1, + 0x6b, 0x30, 0xbb, 0xe3, 0x38, 0xd4, 0xa3, 0xae, 0xd6, 0xe6, 0x88, 0xe2, 0x0c, 0xa7, 0x44, 0xc7, + 0x47, 0xcb, 0xb3, 0xd5, 0x08, 0x06, 0xc7, 0x28, 0x19, 0xaf, 0x4e, 0x5c, 0x6a, 0xee, 0x9a, 0xba, + 0x46, 0x09, 0x53, 0x67, 0x36, 0xe4, 0xad, 0x45, 0x30, 0x38, 0x46, 0x59, 0xfa, 0xc7, 0x14, 0x9c, + 0xef, 0x59, 0xfb, 0x63, 0x88, 0xf7, 0xf7, 0xa2, 0xf1, 0xfe, 0xda, 0xc8, 0xa1, 0x26, 0x50, 0x72, + 0x40, 0xc0, 0xff, 0xb3, 0x7c, 0x10, 0xf0, 0xfd, 0x9d, 0xa3, 0x0f, 0x41, 0xd6, 0x6c, 0x1f, 0x7a, + 0x32, 0x7a, 0xe6, 0x99, 0xb3, 0x5d, 0x6b, 0x6c, 0x37, 0x31, 0x87, 0xa2, 0x2b, 0x90, 0x6f, 0x77, + 0x76, 0x2c, 0x53, 0x5f, 0xaf, 0x72, 0x2b, 0xcc, 0x8b, 0x4d, 0xbd, 0x86, 0x84, 0xe1, 0x00, 0xcb, + 0x56, 0x88, 0x69, 0x8b, 0x0d, 0xbe, 0xf5, 0x2a, 0x37, 0xc0, 0xbc, 0x58, 0x21, 0x6b, 0x01, 0x14, + 0x2b, 0x14, 0xe8, 0x25, 0x98, 0xdc, 0x6b, 0x77, 0x78, 0x36, 0x26, 0xc2, 0xfe, 0x05, 0xe6, 0x7e, + 0x3e, 0xd7, 0xb8, 0x2b, 0x53, 0x0d, 0xff, 0x4f, 0xec, 0x93, 0xa1, 0x06, 0x2c, 0x12, 0x9b, 0x05, + 0x99, 0x0d, 0x8d, 0xd7, 0x92, 0xfa, 0x3e, 0x31, 0x3a, 0x16, 0xe1, 0x76, 0x98, 0x0f, 0xb7, 0x43, + 0x56, 0xfb, 0xd0, 0xe0, 0xbe, 0x9c, 0xe8, 0x75, 0x48, 0xef, 0x6b, 0x72, 0x97, 0xe1, 0xd9, 0xa1, + 0x83, 0x7c, 0xab, 0x52, 0x9d, 0x38, 0x3e, 0x5a, 0x4e, 0xdf, 0xaa, 0xe0, 0xf4, 0xbe, 0xc6, 0x16, + 0x96, 0x77, 0x60, 0xb6, 0x83, 0x58, 0xe3, 0x15, 0x27, 0x79, 0x56, 0xc9, 0x17, 0x56, 0x33, 0x82, + 0xc1, 0x31, 0x4a, 0xf4, 0x79, 0xc8, 0xed, 0x9a, 0x16, 0xf1, 0x8a, 0x79, 0x3e, 0xc1, 0x1f, 0x1d, + 0xda, 0xf6, 0x4d, 0xd3, 0x52, 0x92, 0x38, 0xf6, 0xcb, 0xc3, 0x42, 0x04, 0x3a, 0x80, 0xdc, 0xbe, + 0xe3, 0x1c, 0x78, 0xc5, 0x29, 0x2e, 0xeb, 0xb5, 0x51, 0x17, 0x8b, 0x5c, 0x00, 0xe5, 0x5b, 0x8c, + 0x79, 0xd5, 0xa6, 0x6e, 0xb7, 0xfa, 0xb4, 0xdf, 0x00, 0x87, 0xfd, 0xfc, 0xbf, 0x2c, 0xe7, 0xd9, + 0x1f, 0x7c, 0x16, 0x44, 0x1b, 0x68, 0x17, 0x0a, 0xba, 0x67, 0xfa, 0x5b, 0x5a, 0xdc, 0x11, 0x8c, + 0x54, 0xde, 0xf6, 0xec, 0x58, 0x56, 0xe7, 0xb8, 0x63, 0x0e, 0xe1, 0x58, 0x15, 0x8c, 0x3c, 0x98, + 0xd7, 0x62, 0x7b, 0xc3, 0xdc, 0x8d, 0x8c, 0x92, 0xfc, 0xf6, 0xec, 0x43, 0x73, 0x4f, 0x19, 0x87, + 0xe2, 0x9e, 0x06, 0xd0, 0x06, 0x9c, 0x93, 0xcb, 0x84, 0x50, 0xd7, 0xd4, 0xbd, 0x26, 0x71, 0x0f, + 0x89, 0xcb, 0xbd, 0x52, 0x3e, 0x48, 0x85, 0xcf, 0xad, 0xf6, 0x92, 0xe0, 0x7e, 0x7c, 0xac, 0xe2, + 0x31, 0xdb, 0x87, 0xd7, 0xeb, 0x1d, 0xcd, 0x6a, 0x32, 0x7d, 0xb9, 0xd3, 0xca, 0x87, 0x19, 0xc4, + 0x5a, 0x43, 0x41, 0xe2, 0x28, 0x2d, 0x6a, 0xb2, 0x3c, 0x6a, 0xcf, 0xd5, 0x0c, 0x52, 0xbc, 0xc0, + 0xfb, 0x7d, 0x65, 0x68, 0xbf, 0xef, 0x0a, 0x7a, 0x35, 0xe3, 0xe2, 0x00, 0xec, 0x4b, 0x5a, 0xba, + 0x01, 0x10, 0xce, 0x36, 0x9a, 0x87, 0xcc, 0x01, 0xe9, 0x8a, 0x4c, 0x0b, 0xb3, 0x3f, 0xd1, 0x22, + 0xe4, 0x0e, 0x35, 0xab, 0x23, 0x2b, 0x3f, 0x2c, 0x7e, 0xbc, 0x96, 0xbe, 0x91, 0x62, 0x79, 0xb3, + 0x1f, 0x45, 0xc7, 0xe0, 0xff, 0x36, 0xa2, 0xfe, 0xef, 0xca, 0xa8, 0x4b, 0x7a, 0x80, 0xd7, 0xfb, + 0xef, 0x4c, 0xe0, 0xf5, 0x36, 0x84, 0x66, 0x68, 0x09, 0xd2, 0x66, 0x5b, 0x26, 0x99, 0x20, 0x99, + 0xd2, 0x6b, 0x0d, 0x9c, 0x36, 0xdb, 0x41, 0xbd, 0x92, 0x1e, 0x58, 0xaf, 0xbc, 0x00, 0xf9, 0x8e, + 0xc7, 0x1c, 0x59, 0x90, 0x6a, 0x04, 0xbd, 0xb9, 0x2b, 0xe1, 0x38, 0xa0, 0xe0, 0x3e, 0x54, 0xf3, + 0xbc, 0xfb, 0x8e, 0x6b, 0xc8, 0x14, 0x43, 0xf8, 0x50, 0x09, 0xc3, 0x01, 0x96, 0xf9, 0xd0, 0xb6, + 0x6b, 0x1e, 0xca, 0x38, 0x95, 0x0b, 0xa3, 0x6c, 0x23, 0x80, 0x62, 0x85, 0x82, 0xd3, 0x6b, 0x9e, + 0xd7, 0xd8, 0x77, 0x35, 0x8f, 0xc8, 0xd4, 0x42, 0xd0, 0x07, 0x50, 0xac, 0x50, 0x20, 0x1d, 0x26, + 0x2c, 0x6d, 0x87, 0x58, 0xc2, 0x55, 0x15, 0xae, 0xbd, 0x3e, 0xea, 0xc0, 0xca, 0x61, 0x2b, 0xaf, + 0x73, 0x6e, 0xe1, 0x2c, 0x82, 0xdc, 0x52, 0x00, 0xb1, 0x14, 0x8d, 0x2a, 0x30, 0x41, 0x35, 0xd3, + 0xa6, 0xbe, 0x73, 0x7b, 0x5a, 0x59, 0x18, 0x65, 0xdd, 0x71, 0x09, 0xcf, 0x6e, 0x19, 0x45, 0x28, + 0x82, 0xff, 0xf4, 0xb0, 0x64, 0x5c, 0x7a, 0x15, 0x0a, 0x4a, 0x4b, 0x89, 0x16, 0xea, 0x8f, 0xd2, + 0x30, 0x27, 0x95, 0x6e, 0xb8, 0x4e, 0x9b, 0xb8, 0xb4, 0x8b, 0xd6, 0x61, 0xb1, 0xa5, 0x3d, 0xf0, + 0xb7, 0x20, 0x89, 0x7b, 0x68, 0xea, 0x64, 0xb3, 0xd3, 0x92, 0x75, 0x52, 0x91, 0x05, 0x8d, 0x8d, + 0x3e, 0x78, 0xdc, 0x97, 0x0b, 0x7d, 0x12, 0x66, 0x5a, 0xda, 0x83, 0x4d, 0xc7, 0x20, 0x0d, 0xc7, + 0x60, 0x62, 0xc4, 0x3a, 0x59, 0x60, 0x26, 0xbd, 0xa1, 0x22, 0x70, 0x94, 0x0e, 0x7d, 0x2d, 0x05, + 0x33, 0xce, 0x21, 0x71, 0x3d, 0xc7, 0x32, 0xb0, 0x46, 0x4d, 0xa7, 0x98, 0xe1, 0x03, 0x54, 0x1b, + 0x75, 0x16, 0xfc, 0x0e, 0x95, 0xef, 0xa8, 0x52, 0xc4, 0x6c, 0x04, 0x5e, 0x25, 0x82, 0xc3, 0xd1, + 0x06, 0x97, 0x3e, 0x0b, 0xa8, 0x97, 0x37, 0xd1, 0xf8, 0xfe, 0x57, 0x2e, 0x18, 0x5f, 0x2c, 0x0f, + 0x8b, 0xd1, 0xcf, 0x42, 0x5e, 0xd7, 0xda, 0x9a, 0x6e, 0x52, 0x26, 0x84, 0x75, 0xe9, 0xd3, 0xa3, + 0x76, 0xc9, 0x97, 0x51, 0xae, 0x49, 0x01, 0xa2, 0x37, 0x97, 0x7d, 0x73, 0xf2, 0xc1, 0x0f, 0x8f, + 0x96, 0xa7, 0x7d, 0x5a, 0xe6, 0x30, 0x70, 0xd0, 0x22, 0xfa, 0xa5, 0x14, 0x14, 0x34, 0xcb, 0x72, + 0x74, 0x8d, 0xf2, 0x2a, 0x55, 0xf8, 0x8c, 0x4a, 0x62, 0x0d, 0x2a, 0xa1, 0x0c, 0xa1, 0x84, 0x7f, + 0x96, 0x50, 0x50, 0x30, 0x3d, 0x7a, 0xa8, 0x4d, 0xb3, 0x19, 0x9e, 0x92, 0xbf, 0x89, 0x21, 0x67, + 0xf7, 0x33, 0x8f, 0xaa, 0x08, 0x31, 0x84, 0x1a, 0x1f, 0x09, 0xea, 0x6d, 0x1f, 0xde, 0xa3, 0x44, + 0xd8, 0xe8, 0xd2, 0x01, 0xcc, 0x44, 0x86, 0xb2, 0xcf, 0xe4, 0xd6, 0xd5, 0xc9, 0x1d, 0xe2, 0xb8, + 0xcb, 0xfe, 0x8d, 0x80, 0xf2, 0x17, 0x3a, 0x9a, 0x4d, 0x4d, 0xda, 0x55, 0x16, 0xc3, 0x92, 0x0d, + 0xf3, 0xf1, 0x51, 0x7b, 0xac, 0xed, 0x59, 0x30, 0x1b, 0x1d, 0x9c, 0xc7, 0xd9, 0x5a, 0xe9, 0xaf, + 0x17, 0x83, 0x98, 0xc7, 0x37, 0xa7, 0x3f, 0x03, 0xb0, 0x6b, 0xda, 0x9a, 0x65, 0xbe, 0x45, 0x5c, + 0x8f, 0x2f, 0xf4, 0xa9, 0xea, 0x32, 0xf3, 0xb6, 0x37, 0x03, 0xe8, 0xc3, 0xa3, 0xe5, 0x99, 0xe0, + 0x17, 0x2f, 0x37, 0x15, 0x96, 0xe4, 0x25, 0xad, 0x61, 0x7a, 0x6d, 0x4b, 0xeb, 0xf6, 0x2b, 0x69, + 0xeb, 0x21, 0x0a, 0xab, 0x74, 0xc1, 0x06, 0x4a, 0x76, 0xe0, 0x06, 0x8a, 0xb2, 0x9b, 0x9d, 0x1b, + 0xb2, 0x9b, 0x5d, 0x87, 0x82, 0x4d, 0xe8, 0x7d, 0xc7, 0x3d, 0x90, 0xdb, 0xa6, 0x8c, 0xbc, 0xe4, + 0xeb, 0xb0, 0x19, 0xa2, 0x1e, 0x46, 0x7f, 0x62, 0x95, 0x8d, 0x25, 0x42, 0xf2, 0x67, 0x9d, 0x30, + 0x2f, 0xca, 0x0b, 0x58, 0x65, 0xeb, 0x77, 0x53, 0x45, 0xe2, 0x28, 0xad, 0x52, 0xd9, 0xd7, 0xd6, + 0xea, 0x98, 0xd7, 0xb0, 0xbd, 0x95, 0x3d, 0x43, 0x61, 0x95, 0x0e, 0x5d, 0x85, 0x82, 0x27, 0x7c, + 0x36, 0x67, 0x3b, 0x27, 0x3a, 0xca, 0x58, 0x9a, 0x21, 0x18, 0xab, 0x34, 0x68, 0x05, 0xa6, 0x0c, + 0xdb, 0xab, 0x3b, 0x2d, 0xcd, 0xb4, 0x79, 0x21, 0xac, 0x1c, 0xf3, 0xd5, 0x37, 0x9b, 0x02, 0x81, + 0x43, 0x1a, 0x84, 0xe1, 0x82, 0x28, 0x7f, 0x2a, 0x16, 0x2f, 0x6b, 0xa8, 0x79, 0x48, 0xf8, 0x79, + 0x60, 0x11, 0xf8, 0xe2, 0x58, 0x3a, 0x3e, 0x5a, 0xbe, 0xd0, 0xe8, 0x4b, 0x81, 0x07, 0x70, 0x22, + 0x07, 0xf2, 0xbb, 0x22, 0x43, 0xf6, 0x64, 0xc2, 0xbb, 0x92, 0x30, 0xa1, 0x0f, 0xe6, 0x27, 0x2f, + 0x01, 0x6c, 0x55, 0xc6, 0xaa, 0x3e, 0x1c, 0x34, 0x82, 0xee, 0xb3, 0x9c, 0x83, 0xc7, 0x15, 0x93, + 0x78, 0x3c, 0xd7, 0x1d, 0xe9, 0x16, 0x44, 0x34, 0x22, 0x55, 0x3f, 0xea, 0xef, 0xe5, 0x34, 0x02, + 0x59, 0x7c, 0x23, 0x2e, 0x4a, 0x86, 0x95, 0xa6, 0xd0, 0x57, 0x60, 0x4a, 0x13, 0xbb, 0xc9, 0xc4, + 0x2b, 0xce, 0x70, 0x5f, 0xb9, 0x92, 0x30, 0x1f, 0x09, 0xed, 0x47, 0x02, 0x3c, 0x1c, 0xca, 0x44, + 0xbf, 0x98, 0x82, 0x39, 0xc3, 0xd1, 0x0f, 0x88, 0xbb, 0xfa, 0x80, 0xba, 0x5a, 0xc5, 0xdd, 0xf3, + 0x8a, 0xb3, 0xc9, 0x82, 0x03, 0xb3, 0xfb, 0x72, 0x3d, 0x2a, 0x43, 0x78, 0xe5, 0x8b, 0xb2, 0xe5, + 0xb9, 0x18, 0x16, 0xc7, 0x9b, 0x64, 0xf1, 0x69, 0xfe, 0xa0, 0xb3, 0x43, 0x2c, 0x42, 0x43, 0x3d, + 0xe6, 0xb8, 0x1e, 0xd5, 0x44, 0x7a, 0xdc, 0x8e, 0x09, 0x11, 0x8a, 0x14, 0xa5, 0x22, 0xf3, 0x71, + 0x34, 0xee, 0x69, 0x15, 0x7d, 0x3d, 0x05, 0x48, 0x6b, 0x9b, 0xa2, 0x3e, 0x09, 0x95, 0x99, 0xe7, + 0xca, 0xd4, 0x13, 0x29, 0x53, 0xe9, 0x11, 0x23, 0xd4, 0x09, 0x76, 0x2c, 0x2b, 0x8d, 0xb5, 0x18, + 0x01, 0xee, 0xd3, 0x36, 0xfa, 0x5e, 0x0a, 0x96, 0x74, 0xc7, 0xa6, 0xae, 0x63, 0x59, 0x6c, 0x5e, + 0x6d, 0x6d, 0x4f, 0x55, 0x6d, 0x81, 0xab, 0xb6, 0x9e, 0x48, 0xb5, 0xda, 0x40, 0x71, 0x42, 0x45, + 0xdf, 0x3e, 0x96, 0x06, 0x13, 0xe2, 0x13, 0x74, 0xe2, 0xa3, 0xe8, 0xc9, 0x2d, 0x04, 0x45, 0x55, + 0xf4, 0x08, 0xa3, 0xd8, 0xec, 0x11, 0x13, 0x1b, 0xc5, 0x5e, 0x02, 0xdc, 0xa7, 0x6d, 0x74, 0x08, + 0x8b, 0x7a, 0x7c, 0x0b, 0x08, 0x93, 0xdd, 0xe2, 0xa2, 0x2c, 0x1d, 0xfb, 0x64, 0xe0, 0xeb, 0x8e, + 0xae, 0x59, 0x62, 0xe7, 0x15, 0x93, 0x5d, 0xe2, 0x12, 0x5b, 0x27, 0x22, 0x17, 0xae, 0xf5, 0x91, + 0x84, 0xfb, 0xca, 0x47, 0x35, 0xc8, 0x12, 0xaa, 0x1b, 0xc5, 0xf3, 0xbc, 0x9d, 0xe1, 0xdb, 0x18, + 0xab, 0x54, 0x37, 0xc4, 0x1e, 0x13, 0xfb, 0x0b, 0x73, 0x66, 0xf4, 0x79, 0x40, 0xfb, 0x8e, 0x47, + 0x59, 0xad, 0x54, 0xf1, 0x58, 0xbe, 0xcc, 0xeb, 0xaa, 0x8b, 0xbc, 0x58, 0x0e, 0x06, 0xe2, 0x56, + 0x0f, 0x05, 0xee, 0xc3, 0x85, 0x68, 0x10, 0xb0, 0xf8, 0x9c, 0x14, 0xf9, 0x9c, 0x7c, 0x2a, 0xd1, + 0x9c, 0x6c, 0x86, 0xfc, 0x62, 0x32, 0xce, 0xc5, 0xe2, 0x1d, 0x9f, 0x05, 0xb5, 0x19, 0xe4, 0xc2, + 0x9c, 0xa7, 0x6b, 0x96, 0x69, 0xef, 0xf9, 0x7e, 0xa8, 0xf8, 0xf4, 0xa3, 0x39, 0xb4, 0xc0, 0xad, + 0x34, 0xa3, 0xf2, 0x70, 0xbc, 0x81, 0xa5, 0x2a, 0x2c, 0xf6, 0x73, 0x4c, 0x49, 0x92, 0xf9, 0xa5, + 0x1a, 0x9c, 0xef, 0xeb, 0x54, 0x12, 0x09, 0x59, 0x85, 0x8b, 0x03, 0x9c, 0x41, 0x22, 0x31, 0x1b, + 0xb0, 0x3c, 0xc4, 0x70, 0x93, 0x6a, 0x35, 0xc0, 0xb8, 0x12, 0x89, 0xf9, 0x34, 0xcc, 0xc7, 0xd7, + 0x43, 0xa2, 0x72, 0xe9, 0xdb, 0x00, 0x33, 0x91, 0xbb, 0x2f, 0xa8, 0x04, 0x13, 0x16, 0x9b, 0x37, + 0x43, 0xee, 0xb8, 0xf2, 0xed, 0xf8, 0x75, 0x0e, 0xc1, 0x12, 0xa3, 0x66, 0x68, 0xe9, 0x21, 0x19, + 0xda, 0xcb, 0xd1, 0x1b, 0x5d, 0x1f, 0x8e, 0xdf, 0xe8, 0xf2, 0xef, 0xd3, 0x44, 0xee, 0x1f, 0x10, + 0x00, 0x3d, 0xdc, 0xb6, 0xcc, 0x26, 0x3b, 0x54, 0x0e, 0xb6, 0x31, 0xc3, 0x03, 0x1c, 0x65, 0xa7, + 0x53, 0x11, 0xac, 0x9e, 0x32, 0xe5, 0x4e, 0x3e, 0x65, 0x52, 0x0e, 0xae, 0x26, 0x4e, 0x3c, 0xb8, + 0x7a, 0x43, 0x4d, 0x1a, 0x26, 0x93, 0xd9, 0x98, 0x3c, 0xbb, 0x56, 0x0e, 0x30, 0x7d, 0x49, 0x6a, + 0xd6, 0xf0, 0x26, 0xe4, 0xfd, 0xaa, 0x80, 0x27, 0x81, 0x09, 0xb2, 0x21, 0xbf, 0x26, 0x0b, 0x2a, + 0xc7, 0xbc, 0x0f, 0x51, 0x72, 0x21, 0x1f, 0x84, 0x83, 0x66, 0xc4, 0x74, 0xc8, 0xf3, 0x5c, 0x91, + 0x3b, 0x26, 0x9a, 0x0e, 0xc9, 0xa9, 0x4e, 0x87, 0x2f, 0x0c, 0x2b, 0x82, 0x59, 0x26, 0xad, 0xa6, + 0xc4, 0x85, 0x68, 0x26, 0x3d, 0x30, 0x2d, 0xae, 0xc3, 0xbc, 0xed, 0x18, 0xfc, 0xef, 0x0d, 0xcd, + 0x3b, 0x68, 0x9a, 0x6f, 0x11, 0x9e, 0x26, 0xe6, 0xc2, 0xd4, 0x63, 0x33, 0x86, 0xc7, 0x3d, 0x1c, + 0xe8, 0x59, 0xc8, 0x19, 0xb6, 0xb7, 0xd6, 0x90, 0x27, 0x37, 0xc1, 0x46, 0x5d, 0x7d, 0xb3, 0xb9, + 0xd6, 0xc0, 0x02, 0xc7, 0x92, 0x76, 0x97, 0xec, 0x99, 0x1e, 0x75, 0xbb, 0x6b, 0x0d, 0x91, 0xac, + 0xc9, 0xa4, 0x1d, 0x87, 0x60, 0xac, 0xd2, 0xf0, 0x3b, 0x92, 0x84, 0xad, 0x39, 0xcd, 0xed, 0x2a, + 0x5d, 0x28, 0xce, 0xc5, 0xee, 0x48, 0xf6, 0xa1, 0xc1, 0x7d, 0x39, 0xe3, 0x05, 0xc7, 0xfc, 0x88, + 0x05, 0x87, 0xaa, 0x88, 0x42, 0x54, 0x5c, 0x18, 0xa0, 0x88, 0x2a, 0xa8, 0x2f, 0x27, 0x93, 0x18, + 0x1f, 0xc6, 0xb5, 0xc6, 0xe1, 0x2b, 0x45, 0xc4, 0x07, 0x3f, 0x90, 0xb8, 0xd9, 0x87, 0x06, 0xf7, + 0xe5, 0x1c, 0x20, 0xf1, 0x3a, 0xaf, 0x8e, 0x4e, 0x96, 0x78, 0xbd, 0xaf, 0xc4, 0xeb, 0xa8, 0x0e, + 0xc0, 0xb2, 0x4c, 0x71, 0xcb, 0x94, 0xa7, 0x1b, 0x53, 0xd5, 0x1f, 0xf3, 0xd7, 0xe1, 0xed, 0x00, + 0xc3, 0x2a, 0x90, 0xf0, 0x17, 0xaf, 0x10, 0x15, 0xbe, 0xd2, 0x77, 0x33, 0x30, 0x55, 0x73, 0xec, + 0x5d, 0x73, 0x6f, 0x43, 0x6b, 0x8f, 0xe1, 0x6c, 0x79, 0x1b, 0xb2, 0x5c, 0xba, 0xd8, 0x2a, 0x7a, + 0x65, 0xb8, 0xa9, 0xf9, 0xba, 0x95, 0xeb, 0x1a, 0xd5, 0x44, 0x56, 0x10, 0x54, 0xd6, 0x0c, 0x84, + 0xb9, 0x3c, 0x64, 0x03, 0xec, 0x98, 0xb6, 0xe6, 0x76, 0x19, 0x4c, 0xee, 0xff, 0xbc, 0x96, 0x40, + 0x7a, 0x35, 0x60, 0x16, 0x6d, 0x04, 0xbd, 0x08, 0x11, 0x58, 0x69, 0x61, 0xe9, 0x93, 0x30, 0x15, + 0x10, 0x27, 0x0a, 0x6b, 0x9f, 0x82, 0xb9, 0x58, 0x5b, 0xc3, 0xd8, 0xa7, 0xd5, 0xa8, 0xf6, 0x97, + 0x29, 0x98, 0x09, 0xb4, 0x1e, 0xc3, 0x79, 0xc0, 0x9d, 0xe8, 0x79, 0xc0, 0xc7, 0x47, 0x1f, 0xd2, + 0x01, 0x27, 0x02, 0xfc, 0xfa, 0xad, 0xeb, 0xd8, 0xb7, 0x1a, 0x95, 0xb3, 0x78, 0xfd, 0x56, 0x68, + 0x76, 0x9a, 0xd7, 0x6f, 0xa5, 0xc4, 0x93, 0x6f, 0x96, 0xf2, 0x43, 0x1e, 0x41, 0x79, 0x26, 0x0f, + 0x79, 0x84, 0x6a, 0x03, 0xa6, 0x74, 0x1f, 0xce, 0x49, 0x82, 0xc7, 0x7d, 0x77, 0xfb, 0x5b, 0xe1, + 0x30, 0x9d, 0xc9, 0x77, 0x07, 0x3f, 0x4a, 0xc3, 0x4c, 0x64, 0xc2, 0x93, 0xdc, 0x5f, 0xbd, 0x1a, + 0xbd, 0xbf, 0x9a, 0xec, 0x85, 0x40, 0x26, 0xc1, 0x0b, 0x81, 0xec, 0xa9, 0xbc, 0x10, 0xc8, 0x7d, + 0x00, 0x2f, 0x04, 0xfe, 0x24, 0x05, 0xbc, 0x7c, 0x45, 0xb7, 0x21, 0x67, 0xb1, 0x2a, 0x5a, 0x1a, + 0xc7, 0x70, 0xb7, 0xc4, 0x6b, 0x6e, 0x5e, 0x03, 0xf3, 0x3b, 0x2e, 0xfc, 0x27, 0x16, 0x32, 0xd0, + 0xbd, 0x9e, 0x97, 0x57, 0x2f, 0x8e, 0xfc, 0xf2, 0x8a, 0x8b, 0x1c, 0xf4, 0xda, 0xea, 0x27, 0xa0, + 0x38, 0xe8, 0x85, 0xd6, 0xfb, 0x3b, 0x06, 0x2d, 0xfd, 0x79, 0x0a, 0xa6, 0x55, 0x15, 0xf8, 0xf5, + 0x28, 0xdb, 0x68, 0x3b, 0xfc, 0xf4, 0x4f, 0x6c, 0x90, 0x8b, 0xeb, 0x51, 0x3e, 0x10, 0x87, 0x78, + 0xb6, 0x6c, 0x74, 0xed, 0xa6, 0x69, 0xf9, 0x4b, 0x2d, 0x58, 0x36, 0xb5, 0x0a, 0x83, 0x62, 0x89, + 0x65, 0xe6, 0xa5, 0x13, 0x97, 0x72, 0xca, 0xd8, 0x61, 0x6b, 0x4d, 0xc2, 0x71, 0x40, 0xc1, 0x96, + 0xfa, 0x01, 0xe9, 0x72, 0xe2, 0x6c, 0x74, 0xa9, 0xdf, 0x16, 0x60, 0xec, 0xe3, 0x4b, 0x75, 0xc8, + 0x72, 0x96, 0x0f, 0x43, 0xc6, 0x73, 0x75, 0x39, 0x0a, 0x05, 0x49, 0x9e, 0x69, 0xba, 0x3a, 0x66, + 0x70, 0x86, 0x36, 0x82, 0xfb, 0xad, 0x01, 0xba, 0xee, 0x51, 0xcc, 0xe0, 0xa5, 0x3f, 0x4e, 0x41, + 0xfa, 0x56, 0x05, 0xd5, 0x20, 0x43, 0x0f, 0x88, 0x5c, 0x09, 0x1f, 0x1b, 0x3a, 0x73, 0x5b, 0xb7, + 0x57, 0x6f, 0x55, 0xe4, 0x4d, 0x27, 0xf6, 0x27, 0x66, 0xdc, 0xe8, 0x2b, 0x00, 0x74, 0xdf, 0x74, + 0x8d, 0x86, 0xe6, 0xd2, 0xee, 0xc8, 0xab, 0x60, 0x2b, 0x60, 0xb9, 0x55, 0xa9, 0xce, 0x1f, 0x1f, + 0x2d, 0x4f, 0xab, 0x10, 0xac, 0x88, 0x2c, 0xfd, 0x72, 0x1a, 0xb2, 0xb7, 0x88, 0xd5, 0x1a, 0x43, + 0xd0, 0xbb, 0x1d, 0x09, 0x7a, 0xcf, 0x0d, 0xbf, 0x5d, 0x43, 0xac, 0xd6, 0xc0, 0x88, 0xd7, 0x8c, + 0x45, 0xbc, 0xe7, 0x47, 0x13, 0x77, 0x72, 0xb8, 0xfb, 0xd3, 0x14, 0xe4, 0x19, 0xd9, 0x18, 0x62, + 0xdd, 0xe7, 0xa3, 0xb1, 0xee, 0xa3, 0x23, 0xa9, 0x3f, 0x20, 0xd0, 0xbd, 0x02, 0xf3, 0x0c, 0x1b, + 0x89, 0x72, 0xfe, 0x05, 0xea, 0xd4, 0xc0, 0x0b, 0xd4, 0xdf, 0x94, 0x9d, 0x3d, 0x93, 0x11, 0xeb, + 0x9f, 0xd3, 0x00, 0xe1, 0x84, 0x3d, 0x09, 0x57, 0xa7, 0x1a, 0xae, 0x98, 0xcd, 0xaf, 0x35, 0x2a, + 0x1b, 0x67, 0xd0, 0xe6, 0x99, 0x5a, 0xa7, 0x68, 0xf3, 0x5c, 0xdc, 0x70, 0x9b, 0x67, 0x64, 0x67, + 0xd1, 0xe6, 0x99, 0x5e, 0x83, 0x6d, 0x9e, 0x61, 0x1f, 0xc1, 0xe6, 0xfd, 0x21, 0x3e, 0x93, 0x36, + 0x1f, 0x4e, 0xd8, 0x13, 0x9b, 0x3f, 0x75, 0x9b, 0x5f, 0xaf, 0xd6, 0x6e, 0x9e, 0x41, 0x9b, 0x67, + 0x6a, 0x9d, 0xa2, 0xcd, 0x73, 0x71, 0xc3, 0x6d, 0x9e, 0x91, 0x9d, 0x45, 0x9b, 0x67, 0x7a, 0x0d, + 0xb0, 0xf9, 0x5f, 0x4d, 0xc1, 0x3c, 0x43, 0x3f, 0xe6, 0x72, 0x96, 0xd9, 0x86, 0xa6, 0x53, 0xb3, + 0xd7, 0x36, 0x2a, 0x1c, 0x8a, 0x25, 0x96, 0x7b, 0x13, 0x7f, 0xf2, 0xce, 0xa4, 0x37, 0x09, 0x97, + 0xc2, 0x13, 0x6f, 0x72, 0xaa, 0xde, 0xe4, 0x9f, 0xd2, 0x30, 0x15, 0x94, 0xae, 0xfc, 0xa1, 0x99, + 0x46, 0xb5, 0xba, 0xe9, 0xc6, 0xc7, 0xb6, 0x2e, 0xc0, 0xd8, 0xc7, 0xa3, 0xaf, 0xc2, 0x14, 0x09, + 0xce, 0xc7, 0x85, 0x49, 0xbc, 0x3a, 0x7a, 0x91, 0x5c, 0x8e, 0x1d, 0x8a, 0x07, 0x0b, 0x3d, 0x3c, + 0x0b, 0x0f, 0xc5, 0xf3, 0xeb, 0xf8, 0xfc, 0x0c, 0x92, 0x15, 0x85, 0xcd, 0xca, 0xa6, 0xc7, 0xf7, + 0x5f, 0xfd, 0xeb, 0xf8, 0x11, 0x0c, 0x8e, 0x51, 0xa2, 0x57, 0x60, 0xba, 0x4d, 0x14, 0xce, 0x2c, + 0xe7, 0xe4, 0xa5, 0x54, 0x43, 0x81, 0xe3, 0x08, 0xd5, 0xd2, 0x8f, 0xc3, 0xec, 0xa3, 0x9f, 0x2c, + 0xf2, 0xb7, 0xee, 0xeb, 0xce, 0x5e, 0xcd, 0xb1, 0x2c, 0xa2, 0x8f, 0xe7, 0x53, 0x27, 0x49, 0xdf, + 0xba, 0xab, 0xea, 0x9d, 0xe2, 0x5b, 0xf7, 0x88, 0xd8, 0xe1, 0x6f, 0xdd, 0x55, 0xf2, 0xb3, 0xf8, + 0xd6, 0x5d, 0xd5, 0x6f, 0x80, 0x2b, 0x6f, 0x41, 0x51, 0xa5, 0x7a, 0xdc, 0x1b, 0x94, 0x6f, 0xc7, + 0x46, 0xed, 0x4c, 0x7a, 0xec, 0xe3, 0x34, 0xa0, 0xde, 0x95, 0xf0, 0xc4, 0x73, 0x9f, 0xaa, 0xe7, + 0xfe, 0x46, 0x1a, 0x26, 0xfd, 0x27, 0x0f, 0x67, 0xef, 0x9c, 0x43, 0x6a, 0x76, 0x8a, 0xe7, 0x1c, + 0xbe, 0xc4, 0x93, 0xbd, 0x8a, 0x07, 0xb3, 0x92, 0xd0, 0x7f, 0xf5, 0x7e, 0x3d, 0xf2, 0xea, 0xb8, + 0x14, 0x7b, 0xf5, 0x8e, 0xa2, 0xd4, 0xd1, 0xab, 0xb4, 0xf2, 0xe6, 0x40, 0xfc, 0xa2, 0x86, 0xa4, + 0xc5, 0x3e, 0x9e, 0xbf, 0x76, 0x96, 0x72, 0x9e, 0xbc, 0x76, 0x3e, 0xb3, 0xaf, 0x9d, 0x7f, 0x90, + 0x82, 0x82, 0x9c, 0xa5, 0xb3, 0x78, 0x04, 0xe6, 0x5f, 0x13, 0xeb, 0x1f, 0x66, 0xbe, 0x93, 0x0b, + 0x94, 0xff, 0x80, 0x2e, 0xac, 0x3f, 0xca, 0x1b, 0xec, 0xe1, 0x17, 0xd6, 0xc5, 0x29, 0x45, 0xee, + 0xc4, 0x53, 0x8a, 0x89, 0x91, 0x1e, 0x6b, 0x4d, 0x26, 0x7a, 0xac, 0x95, 0x4f, 0xf0, 0x58, 0x6b, + 0x2a, 0xe1, 0x63, 0x2d, 0x18, 0xfa, 0x58, 0xeb, 0x8d, 0xe0, 0xb1, 0x56, 0x81, 0xaf, 0x8e, 0x1b, + 0x49, 0xfc, 0x69, 0xc2, 0x97, 0x5a, 0xd3, 0x1f, 0xc0, 0x4b, 0xad, 0xff, 0xcd, 0xc0, 0x4c, 0xc4, + 0x5f, 0x8f, 0x74, 0x35, 0xee, 0xe5, 0x68, 0xd0, 0xef, 0xbd, 0xef, 0x26, 0x45, 0x9e, 0x70, 0xdf, + 0x2d, 0x33, 0xe2, 0x05, 0xab, 0xb8, 0xb7, 0x4e, 0x72, 0xdf, 0x2d, 0x3b, 0xf2, 0x7d, 0xb7, 0xdc, + 0xe8, 0xf7, 0xdd, 0x26, 0x46, 0xbc, 0xef, 0x16, 0x0d, 0x57, 0x43, 0xee, 0xbb, 0x99, 0x50, 0x90, + 0x6e, 0x6c, 0xcd, 0xde, 0x75, 0xb8, 0x85, 0x8c, 0xf2, 0xe2, 0xdc, 0x9f, 0xb9, 0xae, 0x47, 0x49, + 0x8b, 0x71, 0x86, 0x96, 0xbe, 0x11, 0x8a, 0xc3, 0xaa, 0xec, 0xd2, 0x7f, 0x66, 0x61, 0xa1, 0x87, + 0x8f, 0x25, 0xc0, 0x3e, 0x51, 0x3d, 0x9e, 0x00, 0xfb, 0xa2, 0xea, 0x38, 0xa4, 0x61, 0xc9, 0x99, + 0xc7, 0xd9, 0xef, 0xde, 0x0d, 0xfc, 0x52, 0x30, 0x35, 0xcd, 0x00, 0x83, 0x15, 0x2a, 0x36, 0xde, + 0x3b, 0x8e, 0xc3, 0xfc, 0x58, 0x2c, 0xf1, 0xab, 0x72, 0x28, 0x96, 0x58, 0xf4, 0x3a, 0xcc, 0x1c, + 0x10, 0xd7, 0x26, 0xd6, 0x80, 0xaf, 0x14, 0xdd, 0x56, 0x91, 0x38, 0x4a, 0xcb, 0xe6, 0xdf, 0xf1, + 0xd6, 0x5a, 0x7d, 0xee, 0x3b, 0xde, 0x69, 0x72, 0x30, 0xf6, 0xf1, 0xe8, 0x8b, 0x70, 0x51, 0x77, + 0x6c, 0x66, 0x44, 0xc4, 0xc5, 0xe2, 0xdb, 0xa6, 0x7e, 0x8b, 0x22, 0x44, 0x2d, 0x4b, 0xd6, 0x8b, + 0xb5, 0xfe, 0x64, 0x78, 0x10, 0x3f, 0xfa, 0x34, 0xcc, 0xca, 0x8b, 0xff, 0xbe, 0x44, 0xe1, 0xf5, + 0x2e, 0x48, 0x89, 0xb3, 0xb7, 0x23, 0x58, 0x1c, 0xa3, 0x46, 0x75, 0xf1, 0x5c, 0x81, 0x17, 0x29, + 0xbe, 0x04, 0xf1, 0xea, 0x26, 0xf2, 0xd4, 0x40, 0xc5, 0xe3, 0x1e, 0x0e, 0x54, 0x81, 0x39, 0x87, + 0x3f, 0xe6, 0x36, 0xed, 0x3d, 0x31, 0x27, 0xf2, 0x49, 0x4d, 0x70, 0xc3, 0xf9, 0x4e, 0x14, 0x8d, + 0xe3, 0xf4, 0xe8, 0x06, 0x4c, 0x6b, 0xae, 0xbe, 0x6f, 0x52, 0xa2, 0xd3, 0x8e, 0x2b, 0x5c, 0xe6, + 0x54, 0x75, 0x51, 0xf2, 0x4f, 0x57, 0x14, 0x1c, 0x8e, 0x50, 0x96, 0x08, 0xcc, 0x37, 0xb6, 0x6b, + 0xf8, 0x71, 0xd7, 0x59, 0xdf, 0x4d, 0xc1, 0x42, 0x83, 0xf5, 0xd7, 0xa3, 0xc4, 0xa6, 0x55, 0x4d, + 0x3f, 0x58, 0xb5, 0x0d, 0xb4, 0x01, 0x19, 0xdd, 0xf2, 0x64, 0xb6, 0x30, 0xdc, 0x90, 0xe4, 0xd7, + 0x1b, 0x25, 0x77, 0x6d, 0xbd, 0x59, 0x9d, 0x3c, 0x3e, 0x5a, 0xce, 0xd4, 0xd6, 0x9b, 0x98, 0xc9, + 0x41, 0x6b, 0x90, 0x26, 0xde, 0xc8, 0x25, 0x7b, 0x54, 0xda, 0x6a, 0x53, 0x7c, 0xb1, 0x60, 0xb5, + 0x89, 0xd3, 0xc4, 0x2b, 0x7d, 0x27, 0x0d, 0x73, 0xa1, 0xbe, 0xab, 0x87, 0xc4, 0xa6, 0xe3, 0xb9, + 0x6c, 0xa7, 0x54, 0x05, 0xc3, 0x2f, 0xdb, 0xc5, 0x34, 0x1c, 0x58, 0x1d, 0x7c, 0x39, 0x56, 0x1d, + 0x5c, 0x4f, 0x2c, 0xf9, 0xe4, 0x2a, 0xe1, 0xef, 0x53, 0x70, 0x2e, 0xc6, 0x31, 0x86, 0x94, 0xf0, + 0x6e, 0x34, 0x25, 0x7c, 0x29, 0x69, 0xa7, 0x06, 0xa4, 0x86, 0x6f, 0xa7, 0x7b, 0x3a, 0x33, 0xbe, + 0x5d, 0x81, 0x9f, 0x81, 0x85, 0x76, 0xdc, 0x4c, 0x46, 0xfe, 0x32, 0x6e, 0x8f, 0x81, 0x05, 0x5f, + 0xa9, 0xe8, 0xb5, 0x3d, 0xdc, 0xdb, 0x8e, 0xba, 0xa1, 0x90, 0x1d, 0xb2, 0x25, 0xf1, 0x1f, 0x69, + 0x38, 0xdf, 0x77, 0x8d, 0x3c, 0xd9, 0x95, 0x38, 0xd5, 0x5d, 0x89, 0xdf, 0x49, 0x03, 0x34, 0x5c, + 0xa7, 0x45, 0xe8, 0x3e, 0xe9, 0x78, 0x63, 0x70, 0x41, 0x5f, 0x88, 0xb8, 0xa0, 0xe1, 0x09, 0x54, + 0xa8, 0xdc, 0x40, 0xef, 0xf3, 0xc5, 0x98, 0xf7, 0xb9, 0x9a, 0x44, 0xe8, 0xc9, 0x8e, 0xe7, 0xaf, + 0x52, 0x30, 0x1b, 0x12, 0x8f, 0xc1, 0xe7, 0x34, 0xa2, 0x3e, 0xe7, 0xf9, 0x04, 0x5d, 0x19, 0xb8, + 0xe1, 0xb9, 0x18, 0xd2, 0x60, 0xd2, 0x72, 0x28, 0xcf, 0x46, 0xd1, 0xf3, 0x30, 0x75, 0xdf, 0x35, + 0xc5, 0x0f, 0xf5, 0x82, 0xd8, 0x3d, 0x1f, 0x88, 0x43, 0x3c, 0x2b, 0xc5, 0x5c, 0xa2, 0x19, 0x9c, + 0x36, 0xcd, 0x69, 0xa7, 0xc5, 0x9b, 0x0a, 0x01, 0xc3, 0x01, 0xb6, 0xf4, 0xbb, 0x13, 0xea, 0x88, + 0x9d, 0xc5, 0xed, 0x4e, 0xe4, 0x01, 0x78, 0x9d, 0x9d, 0x30, 0xab, 0x1c, 0xed, 0xd3, 0x00, 0xd1, + 0x4e, 0x95, 0x9b, 0x81, 0x84, 0xd8, 0xfd, 0xf0, 0x10, 0x81, 0x95, 0x66, 0x90, 0x0b, 0x33, 0x6e, + 0x30, 0xf8, 0xc4, 0xf3, 0xa4, 0xb5, 0x7f, 0x22, 0x41, 0xbb, 0xe1, 0xe4, 0x85, 0x49, 0x30, 0x56, + 0x65, 0xe2, 0x68, 0x13, 0xfc, 0xb1, 0xb7, 0x43, 0xcd, 0xdd, 0xae, 0xbc, 0x67, 0x28, 0xf3, 0xd9, + 0xf0, 0xb1, 0xb7, 0x8a, 0xc4, 0x51, 0x5a, 0xb4, 0x0b, 0x53, 0xfe, 0xab, 0x18, 0x4f, 0x96, 0x22, + 0xc3, 0x95, 0x0d, 0x5e, 0xd4, 0x90, 0x37, 0x3b, 0xa6, 0x4b, 0x5a, 0xc4, 0xa6, 0x4a, 0xd1, 0xe3, + 0x63, 0x3d, 0x1c, 0x8a, 0x66, 0xf3, 0xed, 0x76, 0xec, 0x3b, 0xb6, 0xf8, 0x1e, 0x14, 0x4f, 0x6f, + 0xf3, 0xe1, 0x7c, 0xe3, 0x10, 0x85, 0x55, 0x3a, 0xb4, 0x01, 0xe7, 0x34, 0x8b, 0xb8, 0x14, 0x93, + 0x36, 0xd1, 0x28, 0xff, 0xb0, 0xd5, 0xa1, 0x66, 0xc9, 0xc4, 0x36, 0xf8, 0x40, 0x50, 0xa5, 0x97, + 0x04, 0xf7, 0xe3, 0x63, 0xcb, 0xe7, 0xbe, 0x49, 0xf7, 0x37, 0x1b, 0x75, 0x9e, 0xdb, 0xe6, 0xc3, + 0xe5, 0x73, 0x4f, 0x80, 0xb1, 0x8f, 0x5f, 0xfa, 0x14, 0xcc, 0xc5, 0x26, 0x3f, 0x51, 0xad, 0xfd, + 0x9b, 0x59, 0x98, 0x8f, 0xfb, 0x9f, 0x27, 0x41, 0xed, 0x34, 0x83, 0x1a, 0xea, 0x44, 0x0c, 0x7c, + 0x62, 0xc4, 0x77, 0xe6, 0xf1, 0x49, 0x49, 0x6a, 0xe2, 0xef, 0x77, 0x61, 0xfc, 0x45, 0x0a, 0xf2, + 0xfe, 0xdb, 0xaa, 0x31, 0x04, 0xe2, 0x3b, 0x91, 0x40, 0xfc, 0xe2, 0x08, 0xa6, 0x2d, 0x54, 0x1b, + 0x14, 0x86, 0xf9, 0x15, 0x64, 0x9f, 0x68, 0x0c, 0x91, 0x72, 0x33, 0x1a, 0x29, 0x9f, 0x1b, 0xb9, + 0x03, 0x03, 0xe2, 0xe4, 0xb7, 0xd2, 0xa1, 0xfa, 0x8f, 0x16, 0xb6, 0xd4, 0x4f, 0x84, 0xa4, 0x47, + 0xfc, 0x44, 0xc8, 0x23, 0x6e, 0xd4, 0x7e, 0x18, 0x32, 0x1d, 0xd7, 0x92, 0x59, 0x74, 0x70, 0x11, + 0xfa, 0x2e, 0x5e, 0xc7, 0x0c, 0xce, 0xc2, 0x75, 0xc7, 0x93, 0x22, 0xc5, 0xf6, 0xc7, 0xb4, 0xbf, + 0xc7, 0xba, 0x19, 0xec, 0xb1, 0x6e, 0xc6, 0xf7, 0x58, 0x27, 0x42, 0xca, 0xde, 0x3d, 0xd6, 0xd2, + 0xff, 0x64, 0x60, 0xb1, 0x9f, 0x7b, 0x47, 0x5d, 0x98, 0xb0, 0xcc, 0x96, 0x29, 0xaf, 0x99, 0x8f, + 0x62, 0x69, 0xfd, 0xc4, 0x94, 0xd7, 0xb9, 0x0c, 0x61, 0x69, 0x97, 0x82, 0x5d, 0x52, 0x0e, 0xec, + 0xf9, 0xc8, 0x8e, 0x6c, 0x10, 0xfd, 0x1c, 0xff, 0x16, 0xf0, 0x9b, 0x1d, 0xe2, 0x51, 0x7f, 0x1d, + 0xd4, 0x1e, 0xad, 0x75, 0x2c, 0xa5, 0xc4, 0xbe, 0x79, 0xe4, 0x83, 0x7b, 0xbf, 0x79, 0xe4, 0x37, + 0xbb, 0x64, 0x42, 0x41, 0x51, 0xfd, 0xb1, 0x7e, 0x73, 0xe7, 0x00, 0x66, 0x22, 0x7a, 0x3e, 0xd6, + 0x4f, 0xee, 0x58, 0xb0, 0xd0, 0xb3, 0x1f, 0xc2, 0x6c, 0xc2, 0x72, 0xf6, 0x9a, 0xa4, 0x8f, 0x4d, + 0xac, 0x4b, 0x38, 0x0e, 0x28, 0x58, 0x54, 0xa3, 0x4e, 0xdb, 0xd4, 0x83, 0xad, 0xc1, 0x20, 0xaa, + 0x6d, 0x09, 0x30, 0xf6, 0xf1, 0xa5, 0xef, 0xa5, 0x61, 0x3e, 0xbe, 0x61, 0xf2, 0x3e, 0xbf, 0x0c, + 0xf7, 0x31, 0x98, 0xe0, 0xff, 0xa2, 0x88, 0xc4, 0xa3, 0x5e, 0x93, 0x43, 0xb1, 0xc4, 0xa2, 0x15, + 0x98, 0x32, 0x6d, 0x83, 0x3c, 0xe0, 0xd6, 0x92, 0x8d, 0xee, 0x46, 0xad, 0xf9, 0x08, 0x1c, 0xd2, + 0xb0, 0xa6, 0x99, 0xfd, 0xf8, 0x96, 0xe5, 0x37, 0xcd, 0xac, 0x0b, 0x73, 0x0c, 0x1b, 0xa6, 0x98, + 0x55, 0x05, 0xc3, 0xd4, 0xe7, 0xf4, 0x82, 0x65, 0x40, 0x84, 0x5f, 0x83, 0xa9, 0x6b, 0x5d, 0x91, + 0x6b, 0xe5, 0x94, 0x0c, 0x28, 0x44, 0x61, 0x95, 0xae, 0x54, 0x07, 0xf1, 0x5e, 0x81, 0x39, 0x83, + 0xc3, 0x60, 0x9c, 0x02, 0x67, 0xb0, 0xbd, 0xd6, 0xc0, 0x0c, 0x8e, 0x3e, 0x04, 0xd9, 0x43, 0xd7, + 0x34, 0xe4, 0x48, 0xf1, 0x2f, 0x3e, 0x6c, 0xe3, 0xb5, 0x3a, 0xe6, 0xd0, 0xd2, 0x1f, 0xa5, 0x61, + 0x76, 0x4b, 0x6b, 0xb7, 0xc3, 0x07, 0xff, 0x63, 0x88, 0x3d, 0x77, 0x23, 0xb1, 0x67, 0xf8, 0x35, + 0x95, 0xa8, 0x82, 0x03, 0x0b, 0xc1, 0x9f, 0x8e, 0x15, 0x82, 0x9f, 0x48, 0x2a, 0xf8, 0xe4, 0x62, + 0xf0, 0x9d, 0x14, 0xa0, 0x28, 0xc3, 0x18, 0xc2, 0xdc, 0x56, 0x34, 0xcc, 0xad, 0x24, 0xec, 0xd2, + 0x80, 0x60, 0xf7, 0x5b, 0x29, 0x58, 0x8a, 0x12, 0x9e, 0x95, 0xab, 0x8d, 0x7f, 0xd0, 0x33, 0xc8, + 0x67, 0xf2, 0xca, 0xcc, 0xbf, 0xa7, 0x61, 0xb1, 0xdf, 0xe2, 0x79, 0x92, 0xc9, 0x9f, 0xea, 0xf6, + 0x14, 0x86, 0xc8, 0x03, 0xaa, 0x61, 0xae, 0xee, 0x59, 0xc8, 0x1d, 0x2a, 0x51, 0x21, 0x58, 0xfb, + 0xdb, 0x3c, 0x2c, 0x08, 0x5c, 0xe9, 0x9b, 0x29, 0xf0, 0x3f, 0xc7, 0x8a, 0x56, 0x20, 0xdb, 0x72, + 0x8c, 0x9e, 0x7f, 0xb1, 0xb0, 0xe1, 0x18, 0xfc, 0x33, 0x6a, 0x92, 0x8c, 0xfd, 0xc4, 0x9c, 0x10, + 0x7d, 0x19, 0xf2, 0x1e, 0x75, 0x35, 0x4a, 0xf6, 0xba, 0x23, 0xff, 0x9b, 0x32, 0x29, 0xa5, 0x29, + 0xf9, 0xc2, 0x95, 0xeb, 0x43, 0x70, 0x20, 0xb3, 0xf4, 0x77, 0x29, 0x98, 0x8b, 0xd1, 0xa3, 0x37, + 0x00, 0x5a, 0xda, 0x83, 0xbb, 0xb6, 0x4b, 0x34, 0xa3, 0x3b, 0xd4, 0x23, 0x77, 0xa8, 0x69, 0x95, + 0xc5, 0xbf, 0xd9, 0x2b, 0xaf, 0xd9, 0xf4, 0x8e, 0xdb, 0xa4, 0xae, 0x69, 0xef, 0x89, 0xf3, 0xed, + 0x8d, 0x40, 0x0e, 0x56, 0x64, 0x22, 0x0c, 0x17, 0x0c, 0x57, 0x33, 0xed, 0x4d, 0xc7, 0x20, 0x55, + 0xb2, 0xeb, 0xb8, 0x44, 0xea, 0x20, 0x3f, 0x34, 0xcd, 0xbf, 0x9e, 0x56, 0xef, 0x4b, 0x81, 0x07, + 0x70, 0xf2, 0x13, 0x8e, 0x6d, 0xc7, 0xea, 0xb4, 0x48, 0x9d, 0xe8, 0xce, 0xb8, 0xfe, 0x85, 0x5c, + 0xd2, 0x13, 0x8e, 0x98, 0x86, 0xa7, 0x78, 0xc2, 0x11, 0x97, 0x3c, 0xfc, 0x84, 0x23, 0xc6, 0x71, + 0x16, 0x4f, 0x38, 0x62, 0x2a, 0x0e, 0xfa, 0x8f, 0x70, 0xe9, 0x9e, 0xce, 0x9c, 0xc9, 0x8d, 0xc0, + 0xab, 0x50, 0x38, 0xe4, 0x6a, 0x6e, 0x75, 0xdb, 0xc4, 0xbf, 0x6a, 0xcc, 0xbf, 0x71, 0xb2, 0x1d, + 0x82, 0xb1, 0x4a, 0x83, 0x3e, 0x07, 0x0b, 0xf7, 0x1d, 0xf7, 0xc0, 0x72, 0x34, 0xa3, 0x62, 0xb4, + 0x4c, 0x2f, 0xf8, 0x74, 0x63, 0x3e, 0x3c, 0x0b, 0xb9, 0x17, 0x27, 0xc0, 0xbd, 0x3c, 0xa5, 0xef, + 0x67, 0xe1, 0x7c, 0xdf, 0x25, 0x92, 0x2c, 0x82, 0x44, 0x3a, 0x90, 0x7e, 0xd4, 0x0e, 0x64, 0x92, + 0x77, 0x60, 0xe0, 0x7f, 0xc4, 0xcb, 0xbe, 0xff, 0xff, 0x88, 0x97, 0x7b, 0x84, 0x78, 0x38, 0x91, + 0x20, 0x1e, 0x4e, 0x9e, 0x4a, 0x3c, 0xcc, 0x8f, 0x3f, 0x1e, 0x56, 0xaf, 0xbc, 0xf3, 0xde, 0xa5, + 0xa7, 0x7e, 0xf8, 0xde, 0xa5, 0xa7, 0xde, 0x7d, 0xef, 0xd2, 0x53, 0x5f, 0x3b, 0xbe, 0x94, 0x7a, + 0xe7, 0xf8, 0x52, 0xea, 0x87, 0xc7, 0x97, 0x52, 0xef, 0x1e, 0x5f, 0x4a, 0xfd, 0xeb, 0xf1, 0xa5, + 0xd4, 0xd7, 0xff, 0xed, 0xd2, 0x53, 0x5f, 0x4a, 0x1f, 0x5e, 0xfd, 0xff, 0x00, 0x00, 0x00, 0xff, + 0xff, 0x21, 0x23, 0xe2, 0xc2, 0x01, 0x77, 0x00, 0x00, } func (m *AddonSpec) Marshal() (dAtA []byte, err error) { @@ -5255,6 +5257,13 @@ func (m *ClusterStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) { _ = i var l int _ = l + i -= len(m.KubeVendor) + copy(dAtA[i:], m.KubeVendor) + i = encodeVarintGenerated(dAtA, i, uint64(len(m.KubeVendor))) + i-- + dAtA[i] = 0x1 + i-- + dAtA[i] = 0xa2 i = encodeVarintGenerated(dAtA, i, uint64(m.NodeCIDRMaskSizeIPv6)) i-- dAtA[i] = 0x1 @@ -9651,6 +9660,8 @@ func (m *ClusterStatus) Size() (n int) { n += 2 + l + sovGenerated(uint64(l)) n += 2 + sovGenerated(uint64(m.NodeCIDRMaskSizeIPv4)) n += 2 + sovGenerated(uint64(m.NodeCIDRMaskSizeIPv6)) + l = len(m.KubeVendor) + n += 2 + l + sovGenerated(uint64(l)) return n } @@ -11522,6 +11533,7 @@ func (this *ClusterStatus) String() string { `SecondaryClusterCIDR:` + fmt.Sprintf("%v", this.SecondaryClusterCIDR) + `,`, `NodeCIDRMaskSizeIPv4:` + fmt.Sprintf("%v", this.NodeCIDRMaskSizeIPv4) + `,`, `NodeCIDRMaskSizeIPv6:` + fmt.Sprintf("%v", this.NodeCIDRMaskSizeIPv6) + `,`, + `KubeVendor:` + fmt.Sprintf("%v", this.KubeVendor) + `,`, `}`, }, "") return s @@ -19885,6 +19897,38 @@ func (m *ClusterStatus) Unmarshal(dAtA []byte) error { break } } + case 20: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field KubeVendor", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthGenerated + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthGenerated + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.KubeVendor = KubeVendorType(dAtA[iNdEx:postIndex]) + iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipGenerated(dAtA[iNdEx:]) diff --git a/api/platform/v1/generated.proto b/api/platform/v1/generated.proto index 5140f1cdb..f2ab5e7d2 100644 --- a/api/platform/v1/generated.proto +++ b/api/platform/v1/generated.proto @@ -587,6 +587,9 @@ message ClusterStatus { // +optional optional int32 nodeCIDRMaskSizeIPv6 = 19; + + // +optional + optional string kubeVendor = 20; } // ConfigMap holds configuration data for tke to consume. diff --git a/api/platform/v1/types.go b/api/platform/v1/types.go index 806127d30..3d5f69700 100644 --- a/api/platform/v1/types.go +++ b/api/platform/v1/types.go @@ -74,6 +74,31 @@ type ClusterMachine struct { Taints []corev1.Taint `json:"taints,omitempty" protobuf:"bytes,8,opt,name=taints"` } +// KubeVendorType describe the kubernetes provider of the cluster +// ref https://github.com/open-cluster-management/multicloud-operators-foundation/blob/e94b719de6d5f3541e948dd70ad8f1ff748aa452/pkg/apis/internal.open-cluster-management.io/v1beta1/clusterinfo_types.go#L137 +type KubeVendorType string + +const ( + // KubeVendorTKE TKE + KubeVendorTKE KubeVendorType = "TKE" + // KubeVendorOpenShift OpenShift + KubeVendorOpenShift KubeVendorType = "OpenShift" + // KubeVendorAKS Azure Kuberentes Service + KubeVendorAKS KubeVendorType = "AKS" + // KubeVendorEKS Elastic Kubernetes Service + KubeVendorEKS KubeVendorType = "EKS" + // KubeVendorGKE Google Kubernetes Engine + KubeVendorGKE KubeVendorType = "GKE" + // KubeVendorICP IBM Cloud Private + KubeVendorICP KubeVendorType = "ICP" + // KubeVendorIKS IBM Kubernetes Service + KubeVendorIKS KubeVendorType = "IKS" + // KubeVendorOSD OpenShiftDedicated + KubeVendorOSD KubeVendorType = "OpenShiftDedicated" + // KubeVendorOther other (unable to auto detect) + KubeVendorOther KubeVendorType = "Other" +) + // ClusterSpec is a description of a cluster. type ClusterSpec struct { // Finalizers is an opaque list of values that must be empty to permanently remove object from storage. @@ -180,6 +205,8 @@ type ClusterStatus struct { NodeCIDRMaskSizeIPv4 int32 `json:"nodeCIDRMaskSizeIPv4,omitempty" protobuf:"varint,18,opt,name=nodeCIDRMaskSizeIPv4"` // +optional NodeCIDRMaskSizeIPv6 int32 `json:"nodeCIDRMaskSizeIPv6,omitempty" protobuf:"varint,19,opt,name=nodeCIDRMaskSizeIPv6"` + // +optional + KubeVendor KubeVendorType `json:"kubeVendor" protobuf:"bytes,20,opt,name=kubeVendor"` } // FinalizerName is the name identifying a finalizer during cluster lifecycle. diff --git a/api/platform/v1/zz_generated.conversion.go b/api/platform/v1/zz_generated.conversion.go index 5e0615a65..bac717647 100644 --- a/api/platform/v1/zz_generated.conversion.go +++ b/api/platform/v1/zz_generated.conversion.go @@ -1907,6 +1907,7 @@ func autoConvert_v1_ClusterStatus_To_platform_ClusterStatus(in *ClusterStatus, o out.SecondaryClusterCIDR = in.SecondaryClusterCIDR out.NodeCIDRMaskSizeIPv4 = in.NodeCIDRMaskSizeIPv4 out.NodeCIDRMaskSizeIPv6 = in.NodeCIDRMaskSizeIPv6 + out.KubeVendor = platform.KubeVendorType(in.KubeVendor) return nil } @@ -1936,6 +1937,7 @@ func autoConvert_platform_ClusterStatus_To_v1_ClusterStatus(in *platform.Cluster out.SecondaryClusterCIDR = in.SecondaryClusterCIDR out.NodeCIDRMaskSizeIPv4 = in.NodeCIDRMaskSizeIPv4 out.NodeCIDRMaskSizeIPv6 = in.NodeCIDRMaskSizeIPv6 + out.KubeVendor = KubeVendorType(in.KubeVendor) return nil } diff --git a/pkg/mesh/apis/config/v1/zz_generated.conversion.go b/pkg/mesh/apis/config/v1/zz_generated.conversion.go index 6579d47fd..0c8e1ee27 100644 --- a/pkg/mesh/apis/config/v1/zz_generated.conversion.go +++ b/pkg/mesh/apis/config/v1/zz_generated.conversion.go @@ -4,7 +4,7 @@ * Tencent is pleased to support the open source community by making TKEStack * available. * - * Copyright (C) 2012-2021 Tencent. All Rights Reserved. + * Copyright (C) 2012-2020 Tencent. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use * this file except in compliance with the License. You may obtain a copy of the diff --git a/pkg/mesh/apis/config/v1/zz_generated.deepcopy.go b/pkg/mesh/apis/config/v1/zz_generated.deepcopy.go index 971f92995..4f2cc7c0e 100644 --- a/pkg/mesh/apis/config/v1/zz_generated.deepcopy.go +++ b/pkg/mesh/apis/config/v1/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ * Tencent is pleased to support the open source community by making TKEStack * available. * - * Copyright (C) 2012-2021 Tencent. All Rights Reserved. + * Copyright (C) 2012-2020 Tencent. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use * this file except in compliance with the License. You may obtain a copy of the diff --git a/pkg/mesh/apis/config/v1/zz_generated.defaults.go b/pkg/mesh/apis/config/v1/zz_generated.defaults.go index 20d27bb16..814adfc20 100644 --- a/pkg/mesh/apis/config/v1/zz_generated.defaults.go +++ b/pkg/mesh/apis/config/v1/zz_generated.defaults.go @@ -4,7 +4,7 @@ * Tencent is pleased to support the open source community by making TKEStack * available. * - * Copyright (C) 2012-2021 Tencent. All Rights Reserved. + * Copyright (C) 2012-2020 Tencent. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use * this file except in compliance with the License. You may obtain a copy of the diff --git a/pkg/mesh/apis/config/zz_generated.deepcopy.go b/pkg/mesh/apis/config/zz_generated.deepcopy.go index 304a1a617..1a881a21a 100644 --- a/pkg/mesh/apis/config/zz_generated.deepcopy.go +++ b/pkg/mesh/apis/config/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ * Tencent is pleased to support the open source community by making TKEStack * available. * - * Copyright (C) 2012-2021 Tencent. All Rights Reserved. + * Copyright (C) 2012-2020 Tencent. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use * this file except in compliance with the License. You may obtain a copy of the diff --git a/pkg/platform/controller/cluster/cluster_controller.go b/pkg/platform/controller/cluster/cluster_controller.go index c129eefca..9fdc1156e 100644 --- a/pkg/platform/controller/cluster/cluster_controller.go +++ b/pkg/platform/controller/cluster/cluster_controller.go @@ -44,6 +44,7 @@ import ( "tkestack.io/tke/pkg/platform/controller/cluster/deletion" clusterprovider "tkestack.io/tke/pkg/platform/provider/cluster" typesv1 "tkestack.io/tke/pkg/platform/types/v1" + "tkestack.io/tke/pkg/platform/util/vendor" "tkestack.io/tke/pkg/util/apiclient" "tkestack.io/tke/pkg/util/log" "tkestack.io/tke/pkg/util/metrics" @@ -481,6 +482,7 @@ func (c *Controller) checkHealth(ctx context.Context, cluster *typesv1.Cluster) } else { cluster.Status.Phase = platformv1.ClusterRunning cluster.Status.Version = strings.TrimPrefix(version.String(), "v") + cluster.Status.KubeVendor = vendor.GetKubeVendor(cluster.Status.Version) healthCheckCondition.Status = platformv1.ConditionTrue } @@ -490,6 +492,7 @@ func (c *Controller) checkHealth(ctx context.Context, cluster *typesv1.Cluster) log.FromContext(ctx).Info("Update cluster health status", "version", cluster.Status.Version, + "kubevendor", cluster.Status.KubeVendor, "phase", cluster.Status.Phase) return cluster diff --git a/pkg/platform/provider/baremetal/validation/cluster.go b/pkg/platform/provider/baremetal/validation/cluster.go index 63d762fa4..caa417009 100644 --- a/pkg/platform/provider/baremetal/validation/cluster.go +++ b/pkg/platform/provider/baremetal/validation/cluster.go @@ -24,15 +24,18 @@ import ( "net" "strings" + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/apimachinery/pkg/util/validation/field" "tkestack.io/tke/api/platform" netutils "k8s.io/utils/net" platformv1client "tkestack.io/tke/api/client/clientset/versioned/typed/platform/v1" + platformv1 "tkestack.io/tke/api/platform/v1" csioperatorimage "tkestack.io/tke/pkg/platform/provider/baremetal/phases/csioperator/images" "tkestack.io/tke/pkg/platform/provider/baremetal/phases/gpu" "tkestack.io/tke/pkg/platform/types" "tkestack.io/tke/pkg/platform/util" + "tkestack.io/tke/pkg/platform/util/vendor" "tkestack.io/tke/pkg/spec" "tkestack.io/tke/pkg/util/ipallocator" "tkestack.io/tke/pkg/util/validation" @@ -77,6 +80,19 @@ func ValidateClusterSpecVersion(platformClient platformv1client.PlatformV1Interf if phase == platform.ClusterInitializing { allErrs = utilvalidation.ValidateEnum(version, fldPath, k8sValidVersions) } + if phase == platform.ClusterUpgrading { + c, err := platformClient.Clusters().Get(context.Background(), clsName, metav1.GetOptions{}) + if err != nil { + allErrs = append(allErrs, field.InternalError(fldPath, err)) + return allErrs + } + dstKubevendor := vendor.GetKubeVendor(version) + if err := validateKubevendor(c.Status.KubeVendor, dstKubevendor); err != nil { + allErrs = append(allErrs, field.Invalid(fldPath, + err, + "current kubevendor is not supported to upgrade to input version")) + } + } return allErrs } @@ -95,6 +111,23 @@ func getK8sValidVersions(platformClient platformv1client.PlatformV1Interface, cl return k8sValidVersions, err } +func validateKubevendor(srcKubevendor, dstKubevendor platformv1.KubeVendorType) (err error) { + notSupportUpgradeMessage := "not support upgrade from vendor %v to vendor %v" + switch srcKubevendor { + case platformv1.KubeVendorTKE: + if dstKubevendor != platformv1.KubeVendorTKE { + return fmt.Errorf(notSupportUpgradeMessage, srcKubevendor, dstKubevendor) + } + case platformv1.KubeVendorOther: + if dstKubevendor != platformv1.KubeVendorOther && dstKubevendor != platformv1.KubeVendorTKE { + return fmt.Errorf(notSupportUpgradeMessage, srcKubevendor, dstKubevendor) + } + default: + return fmt.Errorf(notSupportUpgradeMessage, srcKubevendor, dstKubevendor) + } + return nil +} + // ValidateCIDRs validates clusterCIDR and serviceCIDR. func ValidateCIDRs(spec *platform.ClusterSpec, specPath *field.Path) field.ErrorList { allErrs := field.ErrorList{} diff --git a/pkg/platform/util/vendor/vendor.go b/pkg/platform/util/vendor/vendor.go new file mode 100644 index 000000000..b3d48307b --- /dev/null +++ b/pkg/platform/util/vendor/vendor.go @@ -0,0 +1,50 @@ +/* + * Tencent is pleased to support the open source community by making TKEStack + * available. + * + * Copyright (C) 2012-2021 Tencent. All Rights Reserved. + * + * Licensed under the Apache License, Version 2.0 (the “License”); you may not use + * this file except in compliance with the License. You may obtain a copy of the + * License at + * + * https://opensource.org/licenses/Apache-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an “AS IS” BASIS, WITHOUT + * WARRANTIES OF ANY KIND, either express or implied. See the License for the + * specific language governing permissions and limitations under the License. + */ + +package vendor + +import ( + "strings" + + platformv1 "tkestack.io/tke/api/platform/v1" +) + +// GetKubeVendor get k8s vendor from k8s version +// ref https://github.com/open-cluster-management/multicloud-operators-foundation/blob/e94b719de6d5f3541e948dd70ad8f1ff748aa452/pkg/klusterlet/clusterinfo/clusterinfo_controller.go#L326 +func GetKubeVendor(version string) (kubeVendor platformv1.KubeVendorType) { + version = strings.ToUpper(version) + switch { + case strings.Contains(version, string(platformv1.KubeVendorTKE)): + kubeVendor = platformv1.KubeVendorTKE + return + case strings.Contains(version, string(platformv1.KubeVendorIKS)): + kubeVendor = platformv1.KubeVendorIKS + return + case strings.Contains(version, string(platformv1.KubeVendorEKS)): + kubeVendor = platformv1.KubeVendorEKS + return + case strings.Contains(version, string(platformv1.KubeVendorGKE)): + kubeVendor = platformv1.KubeVendorGKE + return + case strings.Contains(version, string(platformv1.KubeVendorICP)): + kubeVendor = platformv1.KubeVendorICP + default: + kubeVendor = platformv1.KubeVendorOther + } + return +}