add nodeName as a new parameter to support MNO usecase #643
Annotations
5 errors and 2 warnings
pkg/clients/clientset.go#L102
paramTypeCombine: func(namespace, prefix string, nodeName string) (string, error) could be replaced with func(namespace, prefix, nodeName string) (string, error) (gocritic)
|
pkg/clients/clientset.go#L128
line is 137 characters (lll)
|
pkg/cmd/common.go#L46
line is 126 characters (lll)
|
pkg/collectors/log_follower.go#L57
fieldalignment: struct with 176 pointer bytes could be 128 (govet)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading