• Kubernetes Submit Queue's avatar
    Merge pull request #40057 from MrHohn/kubectl-create-seletor · f545d6ad
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40328, 40057)
    
    Allows kubectl create -f to filter by selector.
    
    From #32544.
    
    The underlying `seletor` infrastructrue was implemented by #32599. The test is basically copy-paste of the corresponding test for `kubectl apply -f -l`.
    
    ```release-note
    kubectl create now accepts the label selector flag for filtering objects to create
    ```
    f545d6ad
Name
Last commit
Last update
..
helpers Loading commit data...
build.sh Loading commit data...
cross.sh Loading commit data...
make-help.sh Loading commit data...
test-cmd-util.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-federation-cmd.sh Loading commit data...
test-integration.sh Loading commit data...
test-kubeadm-cmd.sh Loading commit data...
test.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...