ori-edge / k8s_gateway

A CoreDNS plugin to resolve all types of external Kubernetes resources
Apache License 2.0
308 stars 65 forks source link

Gateway API v1 (draft) #241

Closed eduser25 closed 10 months ago

eduser25 commented 10 months ago

Gateway api v1 is currently in experimental. https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0

Seems to be working fine on my setup with minimal changes.

networkop commented 10 months ago

thanks @eduser25 , this is definitely a needed change. note that there's a https://github.com/ori-edge/k8s_gateway/pull/238 in flight which updates CRDs to 0.8.X, so your PR will eventually need a rebase

networkop commented 10 months ago

@eduser25 that PR with v0.8.1 GwAPI CRDs is merged, you might need to rebase and update. I'll cut a new release once your PR is merged as well

larivierec commented 10 months ago

Oh, I was going to create a PR then I saw this. I'll wait, if you need any help let me know

Also v1 is GA Experimental crds add a couple of other resources

networkop commented 10 months ago

@eduser25 are you planning to finish working on your PR or you'd be ok for https://github.com/ori-edge/k8s_gateway/pull/249 to be merged instead?

networkop commented 10 months ago

completed in https://github.com/ori-edge/k8s_gateway/pull/249