• Yu-Ju Hong's avatar
    Add custom pod conversion functions from pre-v1.1 mirror pods · e5c82d22
    Yu-Ju Hong authored
    The functions would default values added after v1.0, so that kubelet wouldn't
    fail at comparing the mirror pods against their associated static pods.
    
    This code would need to be maintained if we ever change the default value in
    Pod until we drop support for v1.0 nodes.
    e5c82d22
backward_compatibility_test.go 4.36 KB