wilfred-s commented on pull request #368:
URL: 
https://github.com/apache/incubator-yunikorn-k8shim/pull/368#issuecomment-1046385616


   @lowc1012 can you have a look at the two lint issues?
   The kClient is a strange one to get. Not something you would expect. It is 
linked to not using the Hungarian notation. The go lint code specifically picks 
up on the `k` which stands for kind in that case. Rename the variable to 
kubeClient or just to client can be used.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to