• Kubernetes Submit Queue's avatar
    Merge pull request #45341 from shyamjvs/kubemark-initcontainer · 166003f1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45316, 45341)
    
    Move hollow-node's initContainer from annotation to field
    
    In 1.6, we have moved init containers spec from beta annotation to field. Updating this in kubemark hollow-node.
    
    This should solve issues with setting of default fields (like ImagePullPolicy) in the container spec for older versions of apiservers too (as annotation->field change has been cherry picked for older releases too). We noticed this issue in https://github.com/kubernetes/kubernetes/issues/45290 where an old apiserver apparently wasn't setting default ImagePullPolicy for container spec inside annotations.
    
    cc @wojtek-t @gmarek @gamename
    166003f1
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...