Karol Szwaj

Results 108 comments of Karol Szwaj

Recently I have added the initial UDPRoute test in https://github.com/kubernetes-sigs/gateway-api/pull/2661. I would like to continue the work on adding more scenarios and verifying the support on blixt as well.

awesome, thanks for the heads-up, I guess I can start with including this basic suite now

hi @shaneutt, sorry, I needed to drop off for the last few months. I saw great progress in moving the controller to Rust. Let me take a look this week...

I have ran into some issues, when running tests ```bash blixt-controlplane-664b9f96f6-6nnxd manager 2024-08-29T10:01:45Z INFO Observed a panic in reconciler: runtime error: invalid memory address or nil pointer dereference {"controller": "udproute",...

I wonder if we should only limit the initial modification to the range type because it would be challenging with the current implementation of the prefix type to keep already...