✨ Implement MachineDrainRules #6131
Annotations
5 errors
golangci-lint:
api/v1beta1/machinedrainrules_types.go#L137
exported: comment on exported type MachineDrainRuleMachineSelector should be of the form "MachineDrainRuleMachineSelector ..." (with optional leading article) (revive)
|
golangci-lint:
api/v1beta1/machinedrainrules_types.go#L163
exported: comment on exported type MachineDrainRulePodSelector should be of the form "MachineDrainRulePodSelector ..." (with optional leading article) (revive)
|
golangci-lint:
api/v1beta1/machinedrainrules_types.go#L138
directive `//nolint:revive // Intentionally not adding a godoc comment as it would show up additionally to the field comment in the CRD` is unused for linter "revive" (nolintlint)
|
golangci-lint:
api/v1beta1/machinedrainrules_types.go#L164
directive `//nolint:revive // Intentionally not adding a godoc comment as it would show up additionally to the field comment in the CRD` is unused for linter "revive" (nolintlint)
|
golangci-lint
issues found
|
Loading