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 and GatewayClass use deprecated versions #62

Open
aqeelat opened this issue Dec 31, 2023 · 2 comments · May be fixed by #64
Open

Gateway and GatewayClass use deprecated versions #62

aqeelat opened this issue Dec 31, 2023 · 2 comments · May be fixed by #64
Assignees

Comments

@aqeelat
Copy link

aqeelat commented Dec 31, 2023

The resources in:

use apiVersion: gateway.networking.k8s.io/v1alpha2 which is deprecated.
Since the gateway api that's used by OpenFunction is v0.8.0, could we upgrade these versions to v1beta1?

@aqeelat
Copy link
Author

aqeelat commented Feb 15, 2024

@benjaminhuo we cloned the repo and updated the apis and they've been working great for us. Do you want me to open a PR for these changes?

@benjaminhuo
Copy link
Member

@benjaminhuo we cloned the repo and updated the apis and they've been working great for us. Do you want me to open a PR for these changes?

Sorry for the delay, it's great if you can open a PR for this @aqeelat

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.

3 participants