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

Expose Korifi API using Gateway API #3055

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

#3052

What is this change about?

  • Use Gateway API objects to define the API ingress
  • Introduce a new required helm value networking.gatewayClass to
    reference the gateway class
  • Install contour with Gateway API static provisioning enabled
  • install-dependencies creates a gateway class called contour
  • Remove the now redundant api.expose helm value

Does this PR introduce a breaking change?

No

Acceptance Steps

See #3052

Tag your pair, your PM, and/or team

@georgethebeatle

* Use Gateway API objects to define the API ingress
* Introduce a new required helm value `networking.gatewayClass` to
  reference the gateway class
* Install contour with Gateway API static provisioning enabled
* `install-dependencies` creates a gateway class called `contour`
* Remove the now redundant api.expose helm value

Co-authored-by: Georgi Sabev <[email protected]>
@georgethebeatle georgethebeatle force-pushed the issues/3052-gateway-api branch from 09dae6a to 1e0a8a0 Compare January 10, 2024 10:00
@georgethebeatle georgethebeatle merged commit 980fe26 into main Jan 10, 2024
11 checks passed
@georgethebeatle georgethebeatle deleted the issues/3052-gateway-api branch January 10, 2024 11:22
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

Successfully merging this pull request may close these issues.

2 participants