mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
While nodes returns the "conditions" key in api requests, pods returns "Condition". Also, from pods states docs it seems that the right terminology should be "conditions". Fixes #8038