Vegard Stenhjem Hagen
Vegard Stenhjem Hagen
I'm patiently awaiting this feature as well. Is there anything I can do to help with it getting merged, @pi0 ?
Thanks for picking up the issue @hawksight, The log comes from the events when you run `kubectl describe` on the Gateway resource. I’m unsure of what you mean by “single...
Thanks for the clarification @hawksight. I've done some more testing which I try to explain in detail below. The testing leads me to believe the connectivity issues might be linked...
Thank you for looking into this @youngnick! Seeing that you couldn't reproduce the error made me investigate further. I now think the issue lies with Cert-manager and not Cilium. I...
I did some further digging and it appears that I'm able to connect a `TLSRoute` to a `Gateway` which only supports `HTTPRoute` kinds. I would expect this to throw some...
I don’t think the experimental Gateway CRDs are required for basic functionality, that’s only for the experimental features like the `spec.infrastructure.annotations` to e.g. set the IP for the Gateway Service....
> @vehagn we can check it together but on my initial tests, a combination of `Gateway` + `HTTPRoute` would fail to load a secure webpage, when installing the 1.1.0 standard...
Were you able to take a look at this PR @hawksight?
/remove-lifecycle rotten
I wrote an article about how I got this working in my homelab [here](https://blog.stonegarden.dev/articles/2024/06/k8s-proxmox-csi/). I had some difficulties to begin with as some of the terminology was new to me,...