[fix 13327] ignore HTTPRoute .status.parents re-ordering#13328
[fix 13327] ignore HTTPRoute .status.parents re-ordering#13328olix0r merged 3 commits intolinkerd:mainfrom
Conversation
Signed-off-by: Derek Brown <6845676+DerekTBrown@users.noreply.github.com>
|
Do we need the same treatment for the conditions comparison? linkerd2/policy-controller/k8s/status/src/index.rs Lines 1538 to 1553 in 8265134 |
AFAIK, K8s preserves the order of lists in the All that said, it can't hurt (besides a little added complexity) to do order invariant comparison for conditions as well. Up to you- happy to extend to cover conditions as well. |
Commit Message: