fix(uninstall):remove kubearmor annotations from kubernetes resources #2867
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Revive Action by pulling pre-built imag:
probe/probe.go#L485
func name will be used as probe.ProbeRunningKubeArmorNodes by other packages, and that stutters; consider calling this RunningKubeArmorNodes
|
Run Revive Action by pulling pre-built imag:
probe/probe.go#L485
parameter 'o' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
log/log.go#L25
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
|
Run Revive Action by pulling pre-built imag:
cmd/vm.go#L35
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
cmd/vm.go#L35
parameter 'args' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
probe/types.go#L43
don't use underscores in Go names; struct field Image_Version should be ImageVersion
|
Run Revive Action by pulling pre-built imag:
cmd/rotate-tls.go#L13
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
cmd/vmonboarding.go#L19
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
cmd/install.go#L20
parameter 'args' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
install/install.go#L444
comment on exported function K8sLegacyInstaller should be of the form "K8sLegacyInstaller ..."
|
Loading