kubernetes/test
Kubernetes Submit Queue 9807cd7d06 Merge pull request #40630 from liggitt/apply-null
Automatic merge from submit-queue (batch tested with PRs 40529, 40630)

propagate explicit nulls in apply

Rebase of https://github.com/kubernetes/kubernetes/pull/35496 on top of https://github.com/kubernetes/kubernetes/pull/40260

The client-side propagation of the raw value is no longer needed, since the client is preserving the original object in unstructured form (explicit nulls are preserved).

Kept tests and CreateThreeWayMergePatch changes from https://github.com/kubernetes/kubernetes/pull/35496

```release-note
kubectl apply now supports explicitly clearing values not present in the config by setting them to null
```

- [x] Clean up orphaned objects in test-cmd to preserve pre- and post- conditions
- [x] improve CreateThreeWayMergePatch test to not filter based on string comparison to test name
2017-02-01 00:16:39 -08:00
..
e2e move client/record 2017-01-31 19:14:13 -05:00
e2e_federation [Federation] Marked the tests that don't need registered clusters so. 2017-01-31 15:11:10 -08:00
e2e_node Merge pull request #40529 from lucab/to-k8s/e2e_node-kubelet-busybox-argv0 2017-02-01 00:16:37 -08:00
fixtures test for explicit null value propagation in apply 2017-01-31 14:22:24 -05:00
images Merge pull request #40613 from lucab/to-k8s/test-images-chmod-x 2017-01-31 12:54:03 -08:00
integration move client/record 2017-01-31 19:14:13 -05:00
kubemark Merge pull request #40619 from Random-Liu/update-kubemark-npd-version 2017-01-27 18:32:26 -08:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
utils move workqueue to client-go 2017-01-30 09:08:21 -05:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS add myself to build and test approvers 2017-01-31 11:13:09 -08:00
test_owners.csv Merge pull request #38107 from jsafrane/remove-jsafrane-from-tests 2017-01-31 05:59:57 -08:00