Files
kubernetes/pkg/util
Steve Azzopardi 4936cd476b Fix golint issues for pkg/util/rlimit
pkg/util/rlimit/rlimit_linux.go:25:1: exported function RlimitNumFiles should have comment or be unexported
pkg/util/rlimit/rlimit_linux.go:25:6: func name will be used as rlimit.RlimitNumFiles by other packages, and that stutters; consider calling this NumFiles
pkg/util/rlimit/rlimit_unsupported.go:25:1: exported function RlimitNumFiles should have comment or be unexported
pkg/util/rlimit/rlimit_unsupported.go:25:6: func name will be used as rlimit.RlimitNumFiles by other packages, and that stutters; consider calling this NumFiles

Ref: https://github.com/kubernetes/kubernetes/issues/68026
2020-04-14 21:00:41 +02:00
..
2018-06-22 16:22:57 -07:00
2019-09-11 15:01:43 -07:00
2019-09-27 17:25:19 +02:00
2018-11-10 07:50:31 -05:00
2019-11-06 17:42:34 -05:00
2018-02-16 13:43:01 -08:00
2019-12-21 14:54:44 +08:00
2018-06-22 16:22:57 -07:00
2020-02-08 12:30:21 -05:00
2019-11-06 17:42:34 -05:00
2020-02-26 23:06:38 -05:00
2019-11-06 17:42:34 -05:00
2019-08-21 20:03:53 +01:00