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

Enable TLS without termination in Gateway API #580

Closed
6 tasks
danail-branekov opened this issue Jan 24, 2024 · 1 comment
Closed
6 tasks

Enable TLS without termination in Gateway API #580

danail-branekov opened this issue Jan 24, 2024 · 1 comment

Comments

@danail-branekov
Copy link

Description

In order to have a Gateway API gateway without TLS termination in Istio, we need to set the PILOT_ENABLE_ALPHA_GATEWAY_API env var to true on the istiod deployment.

Currently there is no way to do this via the Kyma Istio Resource Spec.

Reasons

This feature is requred by Korifi if it is to run on Kyma. Here is Korifi's Gateway definition

DoD:

  • Provide unit and integration tests.
  • Provide documentation.
  • Verify if the solution works for both open-source Kyma and SAP BTP, Kyma runtime.
  • If you changed the resource limits, explain why it was needed.
  • Verify that your contributions don't decrease code coverage. If they do, explain why this is the case.
  • Add release notes.

Attachments

@danail-branekov danail-branekov changed the title Enable Gateway API Support Enable TLS without termination in Gateway API Jan 24, 2024
@strekm
Copy link
Contributor

strekm commented Mar 14, 2024

closing in favour of #669

@strekm strekm closed this as completed Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants