k3s/pkg/registry
Kubernetes Submit Queue e9a98cb42b Merge pull request #45826 from deads2k/api-11-ownerreferences
Automatic merge from submit-queue (batch tested with PRs 45826, 45747, 45548, 45606, 41766)

prevent pods/status from touching ownerreferences

pods/status updates touching ownerreferences causes new fields to be dropped.

I think we really want to protect our metatdata by default with something like https://github.com/kubernetes/kubernetes/pull/45552 .  This fixes the immediate problem.

```release-note
prevent pods/status from touching ownerreferences
```

@derekwaynecarr @eparis
2017-05-15 11:39:18 -07:00
..
apps Add sts alias for kubectl statefulset 2017-05-10 09:57:36 -04:00
authentication autogenerated 2017-04-14 10:40:57 -07:00
authorization autogenerated 2017-04-14 10:40:57 -07:00
autoscaling Fix discovery version for autoscaling to be v1 2017-05-12 14:57:13 -04:00
batch Rename vars scheduledJob to cronJob 2017-05-14 22:49:09 +08:00
cachesize apiserver: tri-state watch cache capacity: off, default, value 2017-05-08 11:29:01 +02:00
certificates Default ObjectNameFunc for all REST Stores 2017-04-21 15:47:25 -04:00
core prevent pods/status from touching ownerreferences 2017-05-15 10:05:07 -04:00
extensions apiserver: tri-state watch cache capacity: off, default, value 2017-05-08 11:29:01 +02:00
policy Merge pull request #44808 from shiywang/SemanticDeepEqual 2017-04-26 05:48:41 -07:00
rbac Default ObjectNameFunc for all REST Stores 2017-04-21 15:47:25 -04:00
registrytest autogenerated 2017-04-14 10:40:57 -07:00
settings Replacing “Pod Injection Policy” with “Pod Preset” in the code documentation 2017-05-08 09:13:22 +10:00
storage Default ObjectNameFunc for all REST Stores 2017-04-21 15:47:25 -04:00
BUILD Clean up petset 2017-05-06 11:24:34 +08:00
OWNERS add deads2k to registry package owners 2017-02-06 07:41:18 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00