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

Gateway API Beta support #1318

Closed
cgrotz opened this issue Nov 19, 2022 · 3 comments · Fixed by #1319
Closed

Gateway API Beta support #1318

cgrotz opened this issue Nov 19, 2022 · 3 comments · Fixed by #1319

Comments

@cgrotz
Copy link
Contributor

cgrotz commented Nov 19, 2022

Describe the feature

At the moment Gateway API Alpha is supported, since Juli Beta is released and Alpha is deprecated link At the moment on GKE Flagger fails with:

Internal error occurred: failed calling webhook "gateway-api-alpha-deprecated-use-beta-version.gke.io": failed to call webhook: Post "https://gateway-api-alpha-deprecated-use-beta-version.kube-system.svc:443/?timeout=1s": service "gateway-api-alpha-deprecated-use-beta-version" not found while reconciling

Proposed solution

Add support for Gateway API Beta

@stefanprodan
Copy link
Member

Gateway API v1beta1 is our top priority, hopefully we’ll release it in the next few weeks. cc @aryan9600

@cgrotz
Copy link
Contributor Author

cgrotz commented Nov 20, 2022

I raised a pull request for this, but I have some problems regarding code generation.

@cgrotz
Copy link
Contributor Author

cgrotz commented Nov 22, 2022

I fixed the problems, would be great if somebody could take a look and give some C&C

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 a pull request may close this issue.

2 participants