aws / aws-application-networking-k8s

A Kubernetes controller for Amazon VPC Lattice
https://www.gateway-api-controller.eks.aws.dev/
Apache License 2.0
175 stars 50 forks source link

ServiceExport gRPC Support #583

Closed xWink closed 10 months ago

xWink commented 10 months ago

What type of PR is this?

feature

Which issue does this PR fix:

365

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs from aws-gateway-controller showing the issue:

Testing done on this change:

Automation added to e2e:

Will this PR introduce any new dependencies?:

No

Will this break upgrades or downgrades. Has updating a running cluster been tested?: No

Does this PR introduce any user-facing change?:

Yes

Added support for gRPC traffic with ServiceExports

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.