k3s/pkg/controller/garbagecollector
Kubernetes Submit Queue e40ffd7197
Merge pull request #59172 from fisherxu/removeyear
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>.

Remove YEAR field of all generated files and fix kubernetes boilerplate checker

**What this PR does / why we need it**:
Remove YEAR field of all generated files and fix kubernetes boilerplate checker
xref: [remove YEAR fileds in gengo #91](https://github.com/kubernetes/gengo/pull/91)

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes [#gengo/issues/24](https://github.com/kubernetes/gengo/issues/24)

**Special notes for your reviewer**:
/cc @thockin @lavalamp @sttts 

**Release note**:

```release-note
NONE
```
2018-03-21 12:44:37 -07:00
..
metaonly regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
BUILD Add unit test TestGarbageCollectorSync 2018-03-16 11:28:58 -07:00
OWNERS add approvers to pkg/controller/garbagecollector 2017-07-13 15:16:17 -07:00
errors.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
garbagecollector.go Prevent garbage collector from attempting to sync with 0 resources 2018-03-16 11:44:09 -07:00
garbagecollector_test.go Add unit test TestGarbageCollectorSync 2018-03-16 11:28:58 -07:00
graph.go Requeue unobserved nodes in attemptToDelete 2017-12-21 14:00:07 -05:00
graph_builder.go Track run status explicitly rather than non-nil check on stopCh 2018-01-17 11:04:55 -05:00
operations.go Merge pull request #57722 from CaoShuFeng/finalizer 2018-02-24 18:43:32 -08: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