kubernetes/pkg/controller/garbagecollector
Kubernetes Submit Queue 23c87f0ca7
Merge pull request #55218 from chentao1596/optimize-error-nomatchkind
Automatic merge from submit-queue. 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>.

Print apiVersion info when failed to execute kubectl apply -f XXX.yaml

**What this PR does / why we need it**:

Fixes https://github.com/kubernetes/kubernetes/issues/55216

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-01-04 20:43:20 -08:00
..
metaonly Regenerate all generated code 2018-01-02 00:21:07 -08:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
errors.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
garbagecollector_test.go Only attempt to construct GC informers for watchable resources 2017-11-15 02:26:58 -05:00
garbagecollector.go Requeue unobserved nodes in attemptToDelete 2017-12-21 14:00:07 -05:00
graph_builder.go Requeue unobserved nodes in attemptToDelete 2017-12-21 14:00:07 -05:00
graph.go Requeue unobserved nodes in attemptToDelete 2017-12-21 14:00:07 -05:00
operations.go fix-bug: version info should be printed when failed to execute 'kubectl apply -f XXXXX' 2018-01-05 09:49:02 +08:00
OWNERS add approvers to pkg/controller/garbagecollector 2017-07-13 15:16:17 -07:00
patch.go gc changes 2017-02-28 23:05:41 -08:00
uid_cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00