Skip to content

Commit

Permalink
Resolves initial review feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Daneyon Hansen <[email protected]>
  • Loading branch information
danehans committed Jan 30, 2025
1 parent 04ae19b commit 28911a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/enhancements/10411.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The following list defines non-goals for this EP.
* Run production traffic using this feature.
* Provide k8sgateway-specific GIE extensions.
* Support non-GIE traffic routing functionality that may be achieved through integration with k8sgateway-specific APIs.
* Provide stats for the gRPC connection between Gateway and GIE implementations.
* Provide stats for the initial GIE implementation since it lacks a metrics endpoint.
* Secure the gRPC connection between Gateway and GIE implementations.
* Support k8sgateway upgrades when this feature is enabled.

Expand Down Expand Up @@ -68,4 +68,4 @@ The following sections describe implementation details for this EP.

## Open Questions

1. Is a new plugin type required or can an existing type be utilized, e.g. UpstreamPlugin?
1. ~Is a new plugin type required or can an existing type be utilized, e.g. UpstreamPlugin?~ A new plugin type will be created specific to GIE.

0 comments on commit 28911a2

Please sign in to comment.