[
https://issues.apache.org/jira/browse/YUNIKORN-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651120#comment-17651120
]
Wilfred Spiegelenburg commented on YUNIKORN-1497:
-------------------------------------------------
A second lint issue in the same file:
{code:java}
pkg/cache/context.go:558: File is not `gofmt`-ed with `-s` (gofmt)
// - namespace.resourcequota
// - namespace.parentqueue {code}
> fix lint error in pkg/cache/context.go
> --------------------------------------
>
> Key: YUNIKORN-1497
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1497
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: shim - kubernetes
> Reporter: Wilfred Spiegelenburg
> Priority: Minor
> Labels: newbie
>
> The linter shows an error on the context.go file:
> {code:java}
> pkg/cache/context.go:323:2: var `clusterId` should be `clusterID` (golint)
> clusterId := ctx.apiProvider.GetAPIs().Conf.ClusterID
> ^{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]