Files
kubernetes/pkg
Kubernetes Submit Queue 778ea44b4f Merge pull request #54966 from janetkuo/sel-mut-panic
Automatic merge from submit-queue (batch tested with PRs 55093, 54966, 55047, 54971, 54786). 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>.

Don't panic on unexpected group version for mutated selector

**What this PR does / why we need it**: 
`panic` on unknown group version will crash the whole apiserver (even when selector isn't mutated), have a single resource affect the whole cluster, and make debugging harder. ~Return an internal error (i.e. not user error) instead.~ Make "selector immutability" the default behavior instead. 

**Which issue(s) this PR fixes**:
ref #54575

**Special notes for your reviewer**: @kubernetes/sig-apps-bugs @liggitt 

**Release note**:

```release-note
NONE
```
2017-11-06 20:38:52 -08:00
..
2017-10-15 18:18:13 -07:00
2017-11-04 11:38:57 +08:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-11-06 14:04:33 +01:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-11-04 11:38:57 +08:00
2017-10-15 18:18:13 -07:00
2017-11-02 09:33:41 +01:00
2017-10-15 18:18:13 -07:00
2017-10-27 11:07:01 -04:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-10-16 16:36:44 +08:00