k8s-gateway-api-rs
k8s-gateway-api-rs copied to clipboard
Support new version of Gateway API
Issue Description
Currently, the k8s-gateway-api-rs project is using a version that's up to v0.8.0-rc1 of the Gateway API. However, it seems that the project hasn't yet caught up with this version. I believe updating the project to support the latest Gateway API version could be beneficial.
In order to be consistent with the document, at least upgrade to version 0.6
Additional Information