pkg/timezone: add helper function to configure timezone for pod/containers #2318
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 2 warnings
lint
issues found
|
lint:
pkg/timezone/timezone_linux.go#L72
unused-parameter: parameter 'mountLabel' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/timezone/timezone_linux.go#L60
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|