aws / aws-application-networking-k8s

A Kubernetes controller for Amazon VPC Lattice

Home Page:https://www.gateway-api-controller.eks.aws.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add missing route status updates for Accepted condition

mikhail-aws opened this issue · comments

https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1.RouteConditionType

There are several missing status updates for "Accepted" RouteConditionType

  • “NotAllowedByListeners”
  • “NoMatchingListenerHostname”
  • “UnsupportedValue”