k3s/hack/testdata
Kubernetes Submit Queue ee4e4a5418 Merge pull request #51186 from dixudx/fix_delete_uninitialized_resources
Automatic merge from submit-queue (batch tested with PRs 51186, 50350, 51751, 51645, 51837)

fix bug on kubectl deleting uninitialized resources

**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 #51185

**Special notes for your reviewer**:
/assign @caesarxuchao @ahmetb 

**Release note**:

```release-note
fix bug on kubectl deleting uninitialized resources
```
2017-09-05 17:29:59 -07:00
..
TPR add apply cmd tests for TPR 2017-02-02 15:20:45 -08:00
filter add a test to test-cmd.sh for apply -f with label selector 2016-09-30 00:42:35 -07:00
null-propagation Remove vestiges of defaulting from conversion path, switch to top-level default registration only 2017-04-12 13:36:15 -04:00
prune Adds a test for apply --prune --prune-whitelist 2016-11-01 14:02:31 -07:00
prune-reap kubectl: apply prune should fallback to basic delete when a resource has no reaper 2016-10-14 15:04:38 -07:00
recursive
retainKeys/deployment add apply test for retainKeys 2017-08-28 16:37:23 -07:00
sorted-pods add cmd-test for sort-by command 2017-08-11 15:53:31 +08:00
auth-tokens.csv *: remove --insecure-allow-any-token option 2017-07-18 16:03:15 -07:00
configmap.yaml Add bash test for kubectl set env command 2017-08-25 20:37:46 +08:00
csr.yml promote certificates.k8s.io to beta 2017-01-19 13:13:20 -08:00
deployment-multicontainer-resources.yaml Implemented both the dry run and local flags. 2016-11-03 12:55:19 -04:00
deployment-multicontainer.yaml
deployment-revision1.yaml controller: proportionally scale paused and rolling deployments 2016-06-20 12:13:35 +02:00
deployment-revision2.yaml controller: proportionally scale paused and rolling deployments 2016-06-20 12:13:35 +02:00
deployment-with-UnixUserID.yaml Add test from #47578 2017-06-21 10:56:00 -07:00
deployment-with-initializer.yaml add tests 2017-09-01 10:46:13 +08:00
frontend-controller.yaml
frontend-replicaset.yaml
initializer-clusterrolebinding.yaml add tests 2017-08-31 16:31:02 +08:00
initializer-deployments.yaml add tests 2017-08-31 16:31:02 +08:00
initializer-redis-master-service.yaml add tests 2017-08-31 16:31:02 +08:00
invalid-rc-with-empty-args.yaml Check for an empty value in validateField 2016-05-30 14:12:18 +10:00
kubernetes-service.yaml Adding test-federation-cmd.sh to test kubectl with federation apiserver 2017-01-04 11:17:05 -08:00
list.yaml
multi-resource-json-modify.json
multi-resource-json.json
multi-resource-list-modify.json
multi-resource-list.json
multi-resource-rclist-modify.json
multi-resource-rclist.json
multi-resource-svclist-modify.json
multi-resource-svclist.json
multi-resource-yaml-modify.yaml fix test-cmd multi-resource test 2016-06-22 14:58:07 -07:00
multi-resource-yaml.yaml fix test-cmd multi-resource test 2016-06-22 14:58:07 -07:00
pod-apply.yaml
pod-with-api-env.yaml
pod-with-large-name.yaml Service names conform to RFC 1035 2016-08-02 08:42:15 -06:00
pod-with-precision.json
pod.yaml
redis-slave-replicaset.yaml
replicaset-with-initializer.yaml add tests 2017-09-01 10:46:13 +08:00
rollingupdate-daemonset-rv2.yaml Update kubectl rollout to consume `.data` of DaemonSet history 2017-06-10 10:52:33 -07:00
rollingupdate-daemonset.yaml Add a test for semantically equal DaemonSet updates 2017-03-21 16:06:34 -07:00
rollingupdate-statefulset-rv2.yaml statefulSet kubectl rollout command 2017-08-24 16:43:03 -07:00
rollingupdate-statefulset.yaml statefulSet kubectl rollout command 2017-08-24 16:43:03 -07:00
secret.yaml Add bash test for kubectl set env command 2017-08-25 20:37:46 +08:00
tls.crt
tls.key