You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2022/12/22 07:33:00 UTC

[jira] [Created] (YUNIKORN-1497) fix lint error in pkg/cache/context.go

Wilfred Spiegelenburg created YUNIKORN-1497:
-----------------------------------------------

             Summary: 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


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: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org