apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: creationTimestamp: "2023-06-01T14:30:02Z" generation: 1 name: virtualhostoptions.gateway.solo.io resourceVersion: "3708678" uid: d6a2bbce-3fc4-4045-93d5-b9a522db11a3 spec: conversion: strategy: None group: gateway.solo.io names: kind: VirtualHostOption listKind: VirtualHostOptionList plural: virtualhostoptions shortNames: - vho - vhopts singular: virtualhostoption scope: Namespaced versions: - name: v1 schema: openAPIV3Schema: properties: spec: properties: namespacedStatuses: properties: statuses: additionalProperties: type: object x-kubernetes-preserve-unknown-fields: true 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 cors: properties: allowCredentials: type: boolean allowHeaders: items: type: string type: array allowMethods: items: type: string type: array allowOrigin: items: type: string type: array allowOriginRegex: items: type: string type: array disableForRoute: type: boolean exposeHeaders: items: type: string type: array maxAge: type: string 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: 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 enabledFor: type: string x-kubernetes-int-or-string: true 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 includeAttemptCountInResponse: nullable: true type: boolean includeRequestAttemptCount: nullable: true type: boolean jwt: properties: allowMissingOrFailedJwt: type: boolean providers: additionalProperties: properties: audiences: items: type: string type: array claimsToHeaders: items: properties: append: type: boolean claim: type: string header: type: string type: object type: array issuer: type: string jwks: properties: local: properties: key: type: string type: object remote: properties: asyncFetch: properties: fastListener: type: boolean type: object cacheDuration: type: string upstreamRef: properties: name: type: string namespace: type: string type: object url: type: string type: object type: object keepToken: type: boolean tokenSource: properties: headers: items: properties: header: type: string prefix: type: string type: object type: array queryParams: items: type: string type: array type: object type: object type: object type: object jwtStaged: properties: afterExtAuth: properties: allowMissingOrFailedJwt: type: boolean providers: additionalProperties: properties: audiences: items: type: string type: array claimsToHeaders: items: properties: append: type: boolean claim: type: string header: type: string type: object type: array issuer: type: string jwks: properties: local: properties: key: type: string type: object remote: properties: asyncFetch: properties: fastListener: type: boolean type: object cacheDuration: type: string upstreamRef: properties: name: type: string namespace: type: string type: object url: type: string type: object type: object keepToken: type: boolean tokenSource: properties: headers: items: properties: header: type: string prefix: type: string type: object type: array queryParams: items: type: string type: array type: object type: object type: object type: object beforeExtAuth: properties: allowMissingOrFailedJwt: type: boolean providers: additionalProperties: properties: audiences: items: type: string type: array claimsToHeaders: items: properties: append: type: boolean claim: type: string header: type: string type: object type: array issuer: type: string jwks: properties: local: properties: key: type: string type: object remote: properties: asyncFetch: properties: fastListener: type: boolean type: object cacheDuration: type: string upstreamRef: properties: name: type: string namespace: type: string type: object url: type: string type: object type: object keepToken: type: boolean tokenSource: properties: headers: items: properties: header: type: string prefix: type: string type: object type: array queryParams: items: type: string type: array type: object type: object type: object type: object type: object rateLimitConfigs: properties: refs: items: properties: name: type: string namespace: type: string type: object type: array type: object ratelimit: properties: rateLimits: items: properties: actions: items: properties: destinationCluster: type: object genericKey: properties: descriptorValue: type: string type: object headerValueMatch: properties: descriptorValue: type: string expectMatch: nullable: true type: boolean headers: items: properties: exactMatch: type: string invertMatch: type: boolean name: type: string prefixMatch: type: string presentMatch: type: boolean rangeMatch: properties: end: format: int64 type: integer x-kubernetes-int-or-string: true start: format: int64 type: integer x-kubernetes-int-or-string: true type: object regexMatch: type: string suffixMatch: type: string type: object type: array type: object metadata: properties: defaultValue: type: string descriptorKey: type: string metadataKey: properties: key: type: string path: items: properties: key: type: string type: object type: array type: object source: type: string x-kubernetes-int-or-string: true type: object remoteAddress: type: object requestHeaders: properties: descriptorKey: type: string headerName: type: string type: object sourceCluster: type: object type: object type: array setActions: items: properties: destinationCluster: type: object genericKey: properties: descriptorValue: type: string type: object headerValueMatch: properties: descriptorValue: type: string expectMatch: nullable: true type: boolean headers: items: properties: exactMatch: type: string invertMatch: type: boolean name: type: string prefixMatch: type: string presentMatch: type: boolean rangeMatch: properties: end: format: int64 type: integer x-kubernetes-int-or-string: true start: format: int64 type: integer x-kubernetes-int-or-string: true type: object regexMatch: type: string suffixMatch: type: string type: object type: array type: object metadata: properties: defaultValue: type: string descriptorKey: type: string metadataKey: properties: key: type: string path: items: properties: key: type: string type: object type: array type: object source: type: string x-kubernetes-int-or-string: true type: object remoteAddress: type: object requestHeaders: properties: descriptorKey: type: string headerName: type: string type: object sourceCluster: type: object type: object type: array type: object type: array type: object ratelimitBasic: properties: anonymousLimits: properties: requestsPerUnit: format: int32 type: integer unit: type: string x-kubernetes-int-or-string: true type: object authorizedLimits: properties: requestsPerUnit: format: int32 type: integer unit: type: string x-kubernetes-int-or-string: true type: object type: object rbac: properties: disable: type: boolean policies: additionalProperties: properties: nestedClaimDelimiter: type: string permissions: properties: methods: items: type: string type: array pathPrefix: type: string type: object principals: items: properties: jwtPrincipal: properties: claims: additionalProperties: type: string type: object matcher: type: string x-kubernetes-int-or-string: true provider: type: string type: object type: object type: array type: object type: object type: object retries: properties: numRetries: format: int32 type: integer perTryTimeout: type: string retryOn: type: string 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 stats: properties: virtualClusters: items: properties: method: type: string name: type: string pattern: type: string type: object type: array 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 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 type: object type: object status: type: object x-kubernetes-preserve-unknown-fields: true type: object served: true storage: true status: acceptedNames: kind: VirtualHostOption listKind: VirtualHostOptionList plural: virtualhostoptions shortNames: - vho - vhopts singular: virtualhostoption conditions: - lastTransitionTime: "2023-06-01T14:30:02Z" message: no conflicts found reason: NoConflicts status: "True" type: NamesAccepted - lastTransitionTime: "2023-06-01T14:30:02Z" message: the initial names have been accepted reason: InitialNamesAccepted status: "True" type: Established storedVersions: - v1