Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue e412ad5393 Merge pull request #51321 from mengqiy/kubectl_apply_openapi
Automatic merge from submit-queue (batch tested with PRs 51321, 55969, 55039, 56183, 55976). 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>.

Kubectl apply and strategic merge patch using openapi

- [x] support openapi in strategic merge patch
- [x] test openapi in strategic merge patch
- [x] kubectl apply use openapi to calculate diff be default. It will fall back to use baked-in types when openapi is not available.
- [x] test openapi in kubectl apply

Fixes: kubernetes/kubectl#55

```release-note
kubectl apply use openapi to calculate diff be default. It will fall back to use baked-in types when openapi is not available.
```

/assign @apelisse
2017-11-22 11:59:49 -08:00
..
2017-11-20 14:49:23 -05:00
2017-11-20 14:49:23 -05:00
2017-11-20 14:49:23 -05:00
2017-11-21 10:22:43 -08:00
2017-11-21 10:22:43 -08:00
2017-11-21 10:22:43 -08:00
2017-11-20 14:49:23 -05:00
2017-11-19 19:16:50 -05:00