apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: creationTimestamp: "2023-06-01T14:30:01Z" generation: 1 name: gateways.gateway.solo.io resourceVersion: "3708669" uid: 6210dee5-9faa-43ad-b88d-9ded19d9da10 spec: conversion: strategy: None group: gateway.solo.io names: kind: Gateway listKind: GatewayList plural: gateways shortNames: - gw singular: gateway scope: Namespaced versions: - name: v1 schema: openAPIV3Schema: properties: spec: properties: bindAddress: type: string bindPort: format: int32 type: integer httpGateway: properties: options: properties: buffer: properties: maxRequestBytes: maximum: 4294967295 minimum: 0 nullable: true type: integer type: object csrf: properties: additionalOrigins: items: properties: exact: type: string ignoreCase: type: boolean prefix: type: string safeRegex: properties: googleRe2: properties: maxProgramSize: maximum: 4294967295 minimum: 0 nullable: true type: integer type: object regex: type: string type: object suffix: type: string type: object type: array filterEnabled: properties: defaultValue: properties: denominator: type: string x-kubernetes-int-or-string: true numerator: format: int32 type: integer type: object runtimeKey: type: string type: object shadowEnabled: properties: defaultValue: properties: denominator: type: string x-kubernetes-int-or-string: true numerator: format: int32 type: integer type: object runtimeKey: type: string type: object type: object dlp: properties: dlpRules: items: properties: actions: items: properties: actionType: type: string x-kubernetes-int-or-string: true customAction: properties: maskChar: type: string name: type: string percent: properties: value: type: number type: object regex: items: type: string type: array regexActions: items: properties: regex: type: string subgroup: format: int32 type: integer type: object type: array type: object shadow: type: boolean type: object type: array matcher: properties: caseSensitive: nullable: true type: boolean exact: type: string headers: items: properties: invertMatch: type: boolean name: type: string regex: type: boolean value: type: string type: object type: array methods: items: type: string type: array prefix: type: string queryParameters: items: properties: name: type: string regex: type: boolean value: type: string type: object type: array regex: type: string type: object type: object type: array enabledFor: type: string x-kubernetes-int-or-string: true type: object extauth: properties: clearRouteCache: type: boolean extauthzServerRef: properties: name: type: string namespace: type: string type: object failureModeAllow: type: boolean httpService: properties: pathPrefix: type: string request: properties: allowedHeaders: items: type: string type: array allowedHeadersRegex: items: type: string type: array headersToAdd: additionalProperties: type: string type: object type: object response: properties: allowedClientHeaders: items: type: string type: array allowedUpstreamHeaders: items: type: string type: array type: object type: object requestBody: properties: allowPartialMessage: type: boolean maxRequestBytes: format: int32 type: integer packAsBytes: type: boolean type: object requestTimeout: type: string statPrefix: type: string statusOnError: format: int32 type: integer transportApiVersion: type: string x-kubernetes-int-or-string: true userIdHeader: type: string type: object extensions: properties: configs: additionalProperties: type: object x-kubernetes-preserve-unknown-fields: true type: object type: object grpcJsonTranscoder: properties: autoMapping: type: boolean convertGrpcStatus: type: boolean ignoreUnknownQueryParameters: type: boolean ignoredQueryParameters: items: type: string type: array matchIncomingRequestRoute: type: boolean printOptions: properties: addWhitespace: type: boolean alwaysPrintEnumsAsInts: type: boolean alwaysPrintPrimitiveFields: type: boolean preserveProtoFieldNames: type: boolean type: object protoDescriptor: type: string protoDescriptorBin: format: byte type: string services: items: type: string type: array type: object grpcWeb: properties: disable: type: boolean type: object gzip: properties: compressionLevel: type: string x-kubernetes-int-or-string: true compressionStrategy: type: string x-kubernetes-int-or-string: true contentLength: maximum: 4294967295 minimum: 0 nullable: true type: integer contentType: items: type: string type: array disableOnEtagHeader: type: boolean memoryLevel: maximum: 4294967295 minimum: 0 nullable: true type: integer removeAcceptEncodingHeader: type: boolean windowBits: maximum: 4294967295 minimum: 0 nullable: true type: integer type: object healthCheck: properties: path: type: string type: object httpConnectionManagerSettings: properties: acceptHttp10: type: boolean defaultHostForHttp10: type: string delayedCloseTimeout: type: string drainTimeout: type: string forwardClientCertDetails: type: string x-kubernetes-int-or-string: true generateRequestId: nullable: true type: boolean idleTimeout: type: string maxConnectionDuration: type: string maxRequestHeadersKb: maximum: 4294967295 minimum: 0 nullable: true type: integer maxStreamDuration: type: string pathWithEscapedSlashesAction: type: string x-kubernetes-int-or-string: true preserveExternalRequestId: type: boolean properCaseHeaderKeyFormat: type: boolean proxy100Continue: type: boolean requestTimeout: type: string serverHeaderTransformation: type: string x-kubernetes-int-or-string: true serverName: type: string setCurrentClientCertDetails: properties: cert: type: boolean chain: type: boolean dns: type: boolean subject: nullable: true type: boolean uri: type: boolean type: object skipXffAppend: type: boolean streamIdleTimeout: type: string tracing: properties: datadogConfig: properties: clusterName: type: string collectorUpstreamRef: properties: name: type: string namespace: type: string type: object serviceName: type: string type: object environmentVariablesForTags: items: properties: defaultValue: type: string name: type: string tag: type: string type: object type: array literalsForTags: items: properties: tag: type: string value: type: string type: object type: array requestHeadersForTags: items: type: string type: array tracePercentages: properties: clientSamplePercentage: nullable: true type: number overallSamplePercentage: nullable: true type: number randomSamplePercentage: nullable: true type: number type: object verbose: type: boolean zipkinConfig: properties: clusterName: type: string collectorEndpoint: type: string collectorEndpointVersion: type: string x-kubernetes-int-or-string: true collectorUpstreamRef: properties: name: type: string namespace: type: string type: object sharedSpanContext: nullable: true type: boolean traceId128bit: type: boolean type: object type: object upgrades: items: properties: websocket: properties: enabled: nullable: true type: boolean type: object type: object type: array useRemoteAddress: nullable: true type: boolean via: type: string xffNumTrustedHops: format: int32 type: integer type: object leftmostXffAddress: nullable: true type: boolean proxyLatency: properties: chargeClusterStat: nullable: true type: boolean chargeListenerStat: nullable: true type: boolean emitDynamicMetadata: nullable: true type: boolean measureRequestInternally: type: boolean request: type: string x-kubernetes-int-or-string: true response: type: string x-kubernetes-int-or-string: true type: object ratelimitServer: properties: denyOnFail: type: boolean rateLimitBeforeAuth: type: boolean ratelimitServerRef: properties: name: type: string namespace: type: string type: object requestTimeout: type: string type: object sanitizeClusterHeader: nullable: true type: boolean waf: properties: auditLogging: properties: action: type: string x-kubernetes-int-or-string: true location: type: string x-kubernetes-int-or-string: true type: object coreRuleSet: properties: customSettingsFile: type: string customSettingsString: type: string type: object customInterventionMessage: type: string disabled: type: boolean requestHeadersOnly: type: boolean responseHeadersOnly: type: boolean ruleSets: items: properties: directory: type: string files: items: type: string type: array ruleStr: type: string type: object type: array type: object wasm: properties: filters: items: properties: config: type: object x-kubernetes-preserve-unknown-fields: true filePath: type: string filterStage: properties: predicate: type: string x-kubernetes-int-or-string: true stage: type: string x-kubernetes-int-or-string: true type: object image: type: string name: type: string rootId: type: string vmType: type: string x-kubernetes-int-or-string: true type: object type: array type: object type: object virtualServiceExpressions: properties: expressions: items: properties: key: type: string operator: type: string x-kubernetes-int-or-string: true values: items: type: string type: array type: object type: array type: object virtualServiceNamespaces: items: type: string type: array virtualServiceSelector: additionalProperties: type: string type: object virtualServices: items: properties: name: type: string namespace: type: string type: object type: array type: object namespacedStatuses: properties: statuses: additionalProperties: type: object x-kubernetes-preserve-unknown-fields: true type: object type: object options: properties: accessLoggingService: properties: accessLog: items: properties: fileSink: properties: jsonFormat: type: object x-kubernetes-preserve-unknown-fields: true path: type: string stringFormat: type: string type: object grpcService: properties: additionalRequestHeadersToLog: items: type: string type: array additionalResponseHeadersToLog: items: type: string type: array additionalResponseTrailersToLog: items: type: string type: array logName: type: string staticClusterName: type: string type: object type: object type: array type: object extensions: properties: configs: additionalProperties: type: object x-kubernetes-preserve-unknown-fields: true type: object type: object perConnectionBufferLimitBytes: maximum: 4294967295 minimum: 0 nullable: true type: integer socketOptions: items: properties: bufValue: format: byte type: string description: type: string intValue: format: int64 type: integer x-kubernetes-int-or-string: true level: format: int64 type: integer x-kubernetes-int-or-string: true name: format: int64 type: integer x-kubernetes-int-or-string: true state: type: string x-kubernetes-int-or-string: true type: object type: array type: object proxyNames: items: type: string type: array routeOptions: properties: maxDirectResponseBodySizeBytes: maximum: 4294967295 minimum: 0 nullable: true type: integer type: object ssl: type: boolean tcpGateway: properties: options: properties: tcpProxySettings: properties: idleTimeout: type: string maxConnectAttempts: maximum: 4294967295 minimum: 0 nullable: true type: integer tunnelingConfig: properties: hostname: type: string type: object type: object type: object tcpHosts: items: properties: destination: properties: forwardSniClusterName: maxProperties: 0 type: object multi: properties: destinations: items: properties: destination: properties: consul: properties: dataCenters: items: type: string type: array serviceName: type: string tags: items: type: string type: array type: object destinationSpec: properties: aws: properties: invocationStyle: type: string x-kubernetes-int-or-string: true logicalName: type: string requestTransformation: type: boolean responseTransformation: type: boolean type: object azure: properties: functionName: type: string type: object grpc: properties: function: type: string package: type: string parameters: properties: headers: additionalProperties: type: string type: object path: nullable: true type: string type: object service: type: string type: object rest: properties: functionName: type: string parameters: properties: headers: additionalProperties: type: string type: object path: nullable: true type: string type: object responseTransformation: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object type: object type: object kube: properties: port: format: int32 type: integer ref: properties: name: type: string namespace: type: string type: object type: object subset: properties: values: additionalProperties: type: string type: object type: object upstream: properties: name: type: string namespace: type: string type: object type: object options: properties: bufferPerRoute: properties: buffer: properties: maxRequestBytes: maximum: 4294967295 minimum: 0 nullable: true type: integer type: object disabled: type: boolean type: object csrf: properties: additionalOrigins: items: properties: exact: type: string ignoreCase: type: boolean prefix: type: string safeRegex: properties: googleRe2: properties: maxProgramSize: maximum: 4294967295 minimum: 0 nullable: true type: integer type: object regex: type: string type: object suffix: type: string type: object type: array filterEnabled: properties: defaultValue: properties: denominator: type: string x-kubernetes-int-or-string: true numerator: format: int32 type: integer type: object runtimeKey: type: string type: object shadowEnabled: properties: defaultValue: properties: denominator: type: string x-kubernetes-int-or-string: true numerator: format: int32 type: integer type: object runtimeKey: type: string type: object type: object extauth: properties: configRef: properties: name: type: string namespace: type: string type: object customAuth: properties: contextExtensions: additionalProperties: type: string type: object name: type: string type: object disable: type: boolean type: object extensions: properties: configs: additionalProperties: type: object x-kubernetes-preserve-unknown-fields: true type: object type: object headerManipulation: properties: requestHeadersToAdd: items: properties: append: nullable: true type: boolean header: properties: key: type: string value: type: string type: object headerSecretRef: properties: name: type: string namespace: type: string type: object type: object type: array requestHeadersToRemove: items: type: string type: array responseHeadersToAdd: items: properties: append: nullable: true type: boolean header: properties: key: type: string value: type: string type: object type: object type: array responseHeadersToRemove: items: type: string type: array type: object stagedTransformations: properties: early: properties: requestTransforms: items: properties: clearRouteCache: type: boolean matcher: properties: caseSensitive: nullable: true type: boolean exact: type: string headers: items: properties: invertMatch: type: boolean name: type: string regex: type: boolean value: type: string type: object type: array methods: items: type: string type: array prefix: type: string queryParameters: items: properties: name: type: string regex: type: boolean value: type: string type: object type: array regex: type: string type: object requestTransformation: properties: headerBodyTransform: type: object transformationTemplate: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object xsltTransformation: properties: nonXmlTransform: type: boolean setContentType: type: string xslt: type: string type: object type: object responseTransformation: properties: headerBodyTransform: type: object transformationTemplate: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object xsltTransformation: properties: nonXmlTransform: type: boolean setContentType: type: string xslt: type: string type: object type: object type: object type: array responseTransforms: items: properties: matchers: items: properties: invertMatch: type: boolean name: type: string regex: type: boolean value: type: string type: object type: array responseCodeDetails: type: string responseTransformation: properties: headerBodyTransform: type: object transformationTemplate: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object xsltTransformation: properties: nonXmlTransform: type: boolean setContentType: type: string xslt: type: string type: object type: object type: object type: array type: object inheritTransformation: type: boolean regular: properties: requestTransforms: items: properties: clearRouteCache: type: boolean matcher: properties: caseSensitive: nullable: true type: boolean exact: type: string headers: items: properties: invertMatch: type: boolean name: type: string regex: type: boolean value: type: string type: object type: array methods: items: type: string type: array prefix: type: string queryParameters: items: properties: name: type: string regex: type: boolean value: type: string type: object type: array regex: type: string type: object requestTransformation: properties: headerBodyTransform: type: object transformationTemplate: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object xsltTransformation: properties: nonXmlTransform: type: boolean setContentType: type: string xslt: type: string type: object type: object responseTransformation: properties: headerBodyTransform: type: object transformationTemplate: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object xsltTransformation: properties: nonXmlTransform: type: boolean setContentType: type: string xslt: type: string type: object type: object type: object type: array responseTransforms: items: properties: matchers: items: properties: invertMatch: type: boolean name: type: string regex: type: boolean value: type: string type: object type: array responseCodeDetails: type: string responseTransformation: properties: headerBodyTransform: type: object transformationTemplate: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object xsltTransformation: properties: nonXmlTransform: type: boolean setContentType: type: string xslt: type: string type: object type: object type: object type: array type: object type: object transformations: properties: clearRouteCache: type: boolean requestTransformation: properties: headerBodyTransform: type: object transformationTemplate: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object xsltTransformation: properties: nonXmlTransform: type: boolean setContentType: type: string xslt: type: string type: object type: object responseTransformation: properties: headerBodyTransform: type: object transformationTemplate: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object xsltTransformation: properties: nonXmlTransform: type: boolean setContentType: type: string xslt: type: string type: object type: object type: object type: object weight: format: int32 type: integer type: object type: array type: object single: properties: consul: properties: dataCenters: items: type: string type: array serviceName: type: string tags: items: type: string type: array type: object destinationSpec: properties: aws: properties: invocationStyle: type: string x-kubernetes-int-or-string: true logicalName: type: string requestTransformation: type: boolean responseTransformation: type: boolean type: object azure: properties: functionName: type: string type: object grpc: properties: function: type: string package: type: string parameters: properties: headers: additionalProperties: type: string type: object path: nullable: true type: string type: object service: type: string type: object rest: properties: functionName: type: string parameters: properties: headers: additionalProperties: type: string type: object path: nullable: true type: string type: object responseTransformation: properties: advancedTemplates: type: boolean body: properties: text: type: string type: object dynamicMetadataValues: items: properties: key: type: string metadataNamespace: type: string value: properties: text: type: string type: object type: object type: array extractors: additionalProperties: properties: body: maxProperties: 0 type: object header: type: string regex: type: string subgroup: format: int32 type: integer type: object type: object headers: additionalProperties: properties: text: type: string type: object type: object headersToAppend: items: properties: key: type: string value: properties: text: type: string type: object type: object type: array ignoreErrorOnParse: type: boolean mergeExtractorsToBody: type: object parseBodyBehavior: type: string x-kubernetes-int-or-string: true passthrough: type: object type: object type: object type: object kube: properties: port: format: int32 type: integer ref: properties: name: type: string namespace: type: string type: object type: object subset: properties: values: additionalProperties: type: string type: object type: object upstream: properties: name: type: string namespace: type: string type: object type: object upstreamGroup: properties: name: type: string namespace: type: string type: object type: object name: type: string sslConfig: properties: alpnProtocols: items: type: string type: array disableTlsSessionResumption: nullable: true type: boolean oneWayTls: nullable: true type: boolean parameters: properties: cipherSuites: items: type: string type: array ecdhCurves: items: type: string type: array maximumProtocolVersion: type: string x-kubernetes-int-or-string: true minimumProtocolVersion: type: string x-kubernetes-int-or-string: true type: object sds: properties: callCredentials: properties: fileCredentialSource: properties: header: type: string tokenFileName: type: string type: object type: object certificatesSecretName: type: string clusterName: type: string targetUri: type: string validationContextName: type: string type: object secretRef: properties: name: type: string namespace: type: string type: object sniDomains: items: type: string type: array sslFiles: properties: rootCa: type: string tlsCert: type: string tlsKey: type: string type: object verifySubjectAltName: items: type: string type: array type: object type: object type: array type: object useProxyProto: nullable: true type: boolean type: object status: type: object x-kubernetes-preserve-unknown-fields: true type: object served: true storage: true status: acceptedNames: kind: Gateway listKind: GatewayList plural: gateways shortNames: - gw singular: gateway conditions: - lastTransitionTime: "2023-06-01T14:30:01Z" message: no conflicts found reason: NoConflicts status: "True" type: NamesAccepted - lastTransitionTime: "2023-06-01T14:30:01Z" message: the initial names have been accepted reason: InitialNamesAccepted status: "True" type: Established storedVersions: - v1