• Kubernetes Submit Queue's avatar
    Merge pull request #57392 from chrisglass/gke-spec-tweaks · 8f8579d4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 57532, 57392). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Gke spec tweaks
    
    **What this PR does / why we need it**:
    This PR removes two unnecessary requirements for the GKE node image validation spec:
    
    - The "vim" package doesn't need to be installed, as a vim environment is already available and the full "vim" pacakge installation takes some precious disk space.
    - The linux headers are not needed for the kubernetes node and cluster tests to succeed, and again, take unnecessary disk space.
    
    **Special notes for your reviewer**:
    None.
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    8f8579d4
Name
Last commit
Last update
..
conformance Loading commit data...
e2e 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...
test_owners.json Loading commit data...