Closed
Description
Brought up in #6683. The xDS Server's processing of dynamic RDS is incorrect, and leads to a panic on any connection accept after a successful dynamic RDS. Alongside this basic panic, the behavior with respect to dynamic RDS is riddled with flakes, correctness issues, etc. This needs a full rewrite of how dynamic RDS works server side bringing it to par with C and Java.
Since this feature was not really ever supported, we will consider dynamic RDS support server side as an entirely new Go feature.