k3s/hack/lib
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
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
BUILD cluster: move logging library to hack/ 2018-01-13 16:37:50 -08:00
etcd.sh Bump to etcd 3.1.12 to pick up critical fix 2018-03-09 14:28:23 -08:00
golang.sh hack/lib/golang.sh: use double quotes. 2018-02-26 16:46:18 +02:00
init.sh hack/lib/init.sh: prevent splitting in 'dirname' result. 2018-02-26 16:46:19 +02:00
logging.sh cluster: move logging library to hack/ 2018-01-13 16:37:50 -08:00
protoc.sh add boilerplate.generatego.txt and let all code-generators use it 2018-03-08 17:52:44 +08:00
swagger.sh add boilerplate.generatego.txt and let all code-generators use it 2018-03-08 17:52:44 +08:00
test.sh Avoid error on closed pipe 2018-01-03 16:44:50 -05:00
util.sh pkg/api/unversioned related cleanup 2018-03-13 17:20:16 +08:00
version.sh Exclude commas when pulling the tag out of the git export-subst format string 2018-03-12 15:20:22 -07:00