k3s/test/cmd
Kubernetes Submit Queue e322d1485d
Merge pull request #60316 from soltysh/create_job
Automatic merge from submit-queue. 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>.

Full blown kubectl create job

**What this PR does / why we need it**:
This is a followup to https://github.com/kubernetes/kubernetes/pull/60084 which adds full blown `create job` command

/assign @deads2k @juanvallejo 

**Release note**:

```release-note
Add kubectl create job command
```
2018-08-01 13:04:18 -07:00
..
BUILD delete copied comment 2018-07-06 16:26:56 -07:00
OWNERS
apply.sh
apps.sh ensure rs pod cleanup happens 2018-07-10 15:43:43 -04:00
authorization.sh
batch.sh
certificate.sh
core.sh update exit code to 0 if patch not needed 2018-07-31 14:41:30 -04:00
crd.sh
create.sh Full blown kubectl create job 2018-08-01 15:04:04 +02:00
diff.sh
discovery.sh
generic-resources.sh
get.sh
initializers.sh
kubeconfig.sh
legacy-script.sh Full blown kubectl create job 2018-08-01 15:04:04 +02:00
node-management.sh
old-print.sh
plugins.sh
proxy.sh
rbac.sh
request-timeout.sh
run.sh
save-config.sh
storage.sh
template-output.sh wire PrintFlags through rollout commands 2018-07-06 17:32:42 -04:00
version.sh