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

Update to V1 Core APIs #20

Closed
EItanya opened this issue Oct 18, 2023 · 6 comments
Closed

Update to V1 Core APIs #20

EItanya opened this issue Oct 18, 2023 · 6 comments
Labels
area/maintenance help wanted Extra attention is needed

Comments

@EItanya
Copy link
Contributor

EItanya commented Oct 18, 2023

The v1.0.0-rc1 version of the Core Gateway APIs were recently released, they should be in a stable enough format to pick up, or at least begin the work to make sure there aren't any gotchas.

@EItanya
Copy link
Contributor Author

EItanya commented Oct 18, 2023

I can also potentially look into this when I have some free time

@shaneutt shaneutt added this to the Initial Pre-Release milestone Oct 18, 2023
@shaneutt shaneutt added the help wanted Extra attention is needed label Oct 18, 2023
@shaneutt
Copy link
Member

If you're interested in doing this, there's a script for it:

https://github.com/kube-rs/gateway-api-rs/blob/main/update.sh

In theory it should be:

  1. update the VERSION
  2. run the script
  3. success!

Though in practice there will probably be a couple more small things.

Let us know if you wanna do it, the help is definitely appreciated!

@EItanya
Copy link
Contributor Author

EItanya commented Oct 18, 2023

The one thing that worried me is that I remember the spec saying they were updating to CEL validation, and the current conversion tool uses OpenAPI, so 🤞. I'll give it a go hopefully tomorrow or the next day.

@EItanya
Copy link
Contributor Author

EItanya commented Oct 21, 2023

#21

@shaneutt
Copy link
Member

shaneutt commented Oct 25, 2023

Tagged v0.8.1 on top of your changes from #21

@shaneutt
Copy link
Member

v0.8.2 includes the full v1.0.0 release now, so this should be all set!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/maintenance help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants