• Kubernetes Submit Queue's avatar
    Merge pull request #44457 from dnardo/e2e_node_cni · 4f50a8d7
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 43000, 44500, 44457, 44553, 44267)
    
    Updates e2e_node test to allow both kubenet and cni to be specified f…
    
    …or the network plugin.
    
    This adds a simple CNI configuration which is added to the node during test setup.
    This also modifies the default flags in services/kubelet.go to specify the "cni-bin-dir"
    and the "cni-conf-dir" and removes the "network-plugin-dir" flag.  This leaves the default
    network plugin to kubenet.
    
    
    
    **What this PR does / why we need it**:
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    4f50a8d7
Name
Last commit
Last update
..
BUILD Loading commit data...
node_conformance.go Loading commit data...
node_e2e.go Loading commit data...
remote.go Loading commit data...
ssh.go Loading commit data...
types.go Loading commit data...
utils.go Loading commit data...