Steve Kriss
Steve Kriss
This appears to be resolved, closing this out!
Looks like you have a local file `examples/gateway/01-admission_webhook_local.yaml` that is getting pulled in, you'll need to remove that before running `make generate`.
@izturn ack, will try to revisit this in the coming weeks. If you could add some more detail on your use case, that'd be helpful.
I'm not crazy about specifying some port info in `ContourDeployment`, because I think it belongs with the Listener logically. Right now, a user can change the Listener definitions on the...
@izturn I am going to close this PR out and will keep an eye out for a new PR per https://github.com/projectcontour/contour/pull/4705#issuecomment-1371921283, thanks for the patience on this one!
Given that we haven't followed semver thus far, I'd like to reset the versioning on the next release to something less than 1.0 -- e.g. `v0.4.0`, to give a better...
I _think_ this impl makes sense? Is it passing the latest version of the upstream conformance (https://github.com/kubernetes-sigs/gateway-api/pull/3047)?
@deveshk0 reopened.
@stevesloka what do we have left to do here? I guess we need to let the go-control-plane impl bake for awhile, and maybe do some perf/load testing of it before...