k3s/hack/make-rules
Kubernetes Submit Queue f545d6ad47 Merge pull request #40057 from MrHohn/kubectl-create-seletor
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
```
2017-01-23 22:19:11 -08:00
..
helpers Generate for staging directories that are not client-go 2017-01-16 16:13:29 -05:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh Add "make help" to list all make targets and help info 2016-12-05 02:00:46 -05:00
test-cmd-util.sh Allows kubectl create -f to filter by selector. 2017-01-17 19:18:51 -08:00
test-cmd.sh Adding test-federation-cmd.sh to test kubectl with federation apiserver 2017-01-04 11:17:05 -08:00
test-e2e-node.sh Disable AU in node e2e test. 2016-12-15 01:33:09 -08:00
test-federation-cmd.sh Adding test-federation-cmd.sh to test kubectl with federation apiserver 2017-01-04 11:17:05 -08:00
test-integration.sh add apiserver to list of unit tested packages 2017-01-05 11:09:42 -05:00
test-kubeadm-cmd.sh add apiserver to list of unit tested packages 2017-01-05 11:09:42 -05:00
test.sh move pkg/client/transport to client-go 2017-01-18 07:56:01 -05:00
verify.sh Disable verify-test-owners.sh and make `go vet` more obvious 2016-12-21 11:44:04 -08:00
vet.sh Disable verify-test-owners.sh and make `go vet` more obvious 2016-12-21 11:44:04 -08:00