mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-01 14:20:29 +00:00
This patch substitutes the misleading reason "unknown" for the event recording. For symmetry with kubelet's message "online" the conditions Unknown and False are reported as "offline". Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>