mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
in case its status is False or Unknown. In case the status of the pre-existing condition is true we ignore the new condition. If there is no pre-existing failed condition, then append the new failed condition as before. Also, make the condition comparisons less hacky by ignoring timestamp fields in tests.