Dave Winiarski

Results 8 comments of Dave Winiarski

This was fixed in release v0.1.4 --------- Also my quick patch to fix the infinite loop introduced a bug ``` {"level":"debug","projectID":"--","mrIID":--,"time":"2023-01-09T20:28:40Z","message":"posting Gitlab comment"} 21 panic: runtime error: invalid memory address...

Given how critical it is to not fail on responding to hooks we should consider separating out hook ingestion to be standalone. This would guard against bugs/issues with the actual...

Hey Ran thanks for looking into this. Im able to recreate this by pushing realtime logs from cloudfront to Kinesis and attaching a consumer on a "limited" internet connection. In...

@LiorLieberman in regards to SupportedFeature do I need to wait for [this](https://github.com/kubernetes-sigs/gateway-api/issues/3164#2163) to get in first? Do you happen to have any examples of any in flight work that is...

@LiorLieberman thanks for that example. I've added some new tests with a new feature. I assume I should revert my changes to the existing conformance tests? Ill also work on...

@youngnick for documentation would updating [this doc](https://github.com/kubernetes-sigs/gateway-api/blob/main/site-src/guides/http-redirect-rewrite.md) be the correct place or should this be documented elsewhere?

@LiorLieberman Sorry it's been a bit busy. Im planning on getting back to this in the next few days.

@LiorLieberman this should be good for another pass. I believe I've addressed the comments correctly.