kubernetes/pkg/apis
Kubernetes Submit Queue 397b84205e
Merge pull request #66883 from tallclair/validation
Automatic merge from submit-queue (batch tested with PRs 66351, 66883, 66156). 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>.

Fix coordination.Lease validation

Fix a couple issues I noticed in the coordination.Lease validation logic which copying it for a new API:

- Field path should use the json path names (`objectMeta` -> `matadata`)
- ObjectMeta should be validated on update

**Release note**:
```release-note
NONE
```
2018-08-06 07:13:18 -07:00
..
abac generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
admission generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
admissionregistration generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
apps auto-generated file 2018-07-28 07:54:17 +08:00
authentication generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
authorization generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
autoscaling auto-generated file 2018-07-28 07:54:17 +08:00
batch auto-generated file 2018-07-28 07:54:17 +08:00
certificates generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
componentconfig auto-generated file 2018-07-28 07:54:17 +08:00
coordination Fix coordination.Lease validation 2018-08-01 19:22:52 -07:00
core make package name match all the import aliases 2018-08-01 15:31:12 -04:00
events generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
extensions Merge pull request #66581 from janetkuo/deploy-progress 2018-07-31 09:30:59 -07:00
imagepolicy generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
networking generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
policy generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
rbac generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
scheduling generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
settings generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
storage generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00