Conversation
More recent "go vet" no longer accepts _Slog as suffix for an example, which matches the documented "must start with a lower-case letter" (https://pkg.go.dev/testing#hdr-Examples).
|
This issue is currently awaiting triage. If klog contributors determine this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/assign @harshanarayana |
|
/lgtm /cc @dims |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harshanarayana, pohly The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
More recent "go vet" no longer accepts _Slog as suffix for an example, which matches the documented "must start with a lower-case letter" (https://pkg.go.dev/testing#hdr-Examples).
Release note: