We discovered when a pod ip changed, envoy was still routing the the old pod.
we looked at the krt collections at localhost:9095/snapshot/krt and the all seem correct. the eds snapshot in /snapshots/eds also looked correct.
but we did notice the EDS version didn't change when the pod ips changed; which led us to finding this bug.
We discovered when a pod ip changed, envoy was still routing the the old pod. we looked at the krt collections at
localhost:9095/snapshot/krt
and the all seem correct. the eds snapshot in/snapshots/eds
also looked correct. but we did notice the EDS version didn't change when the pod ips changed; which led us to finding this bug.