You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as part of PR #450 some changes were made to config/manifests/gateway/extension_policy.yaml. after the last change I wasn't able to deploy the resource.
nirro$ kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/raw/main/config/manifests/gateway/extension_policy.yaml
Error from server (BadRequest): error when creating "https://github.com/kubernetes-sigs/gateway-api-inference-
extension/raw/main/config/manifests/gateway/extension_policy.yaml": EnvoyExtensionPolicy in version "v1alpha1"
cannot be handled as a EnvoyExtensionPolicy: strict decoding error: unknown field
"spec.extProc[0].processingMode.allowModeOverride"
as part of PR #450 some changes were made to
config/manifests/gateway/extension_policy.yaml
. after the last change I wasn't able to deploy the resource.cc @kfswain
The text was updated successfully, but these errors were encountered: