Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TLS on Gateway #3438

Closed
stevesloka opened this issue Mar 3, 2021 · 0 comments
Closed

Support TLS on Gateway #3438

stevesloka opened this issue Mar 3, 2021 · 0 comments
Assignees
Labels
area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@stevesloka
Copy link
Member

A Gateway can define a GatewayTLSConfig which allows the TLS bits to defined on the Gateway and not required on the route.

//ref: https://gateway-api.sigs.k8s.io/spec/#networking.x-k8s.io/v1alpha1.GatewayTLSConfig

@stevesloka stevesloka added kind/feature Categorizes issue or PR as related to a new feature. area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. labels Mar 3, 2021
stevesloka added a commit to stevesloka/contour that referenced this issue Mar 11, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Updates projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Mar 12, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Updates projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Mar 12, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Updates projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Apr 1, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Fixes projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
@skriss skriss added this to the 1.15.0 milestone Apr 6, 2021
@skriss skriss removed the lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. label Apr 6, 2021
stevesloka added a commit to stevesloka/contour that referenced this issue Apr 7, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Fixes projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Apr 9, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Fixes projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Apr 9, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Fixes projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Apr 13, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Fixes projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Apr 14, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Fixes projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Apr 15, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Fixes projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
stevesloka added a commit to stevesloka/contour that referenced this issue Apr 15, 2021
Gateways can now supply certificateRefs which allow the Gateway & it's selected HTTPRoutes to
terminate TLS at the Envoy listener.

Fixes projectcontour#3438

Signed-off-by: Steve Sloka <slokas@vmware.com>
@skriss skriss closed this as completed in 00119d7 Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants