Keith Mattix II
Keith Mattix II
Thanks for the ping; can you add a topic to our [weekly meeting agenda](https://docs.google.com/document/d/1wsa06GGiq1LEGwhkiPP0FKIZJqdAiue-VeBonWAzAyk/edit?tab=t.0#) to get the word out there?
Does that mean any user who upgrades will run into this? That feels like a critical bug; can we pin the nftables-slim binary to an older non-buggy version
@istio/technical-oversight-committee Please review
/ok-to-test
/ok-to-test
@zirain @howardjohn any idea where this is configured? Seems like a parsing bug due to the `.` delimeter
Ok so because envoy uses `.` as the stat delimiter, it's impossible to parse correctly. The only thing we can do is to have an alternate name for stats that...
For clusters, I was able to put together a solution using `alt_stat_name`: #51797
Fixed by #51861