Gateway API Enhancement Proposal Tracker #2410
kate-osborn
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This discussion is to track the Gateway API Enhancement Proposals (GEPs) that NGF will need to implement.
split_clients
.set
andrewrite
.ListenerSets
minItems=1
). This could break our implementation if we rely on at least one listener existing. Also, this may affect how we write the Gateway status. If no listeners are present, they propose leavingstatus.listeners
unset. Finally, we will have to figure out what to do once we support provisioner mode. Do we provision a data plane if a Gateway doesn't have any listeners? GEP leaves that up to the implementor to decide.Beta Was this translation helpful? Give feedback.
All reactions