fix: properly garbage collecting orphaned network interfaces #2157
Annotations
4 errors and 1 warning
Run make ci-non-test:
pkg/controllers/nodeclaim/garbagecollection/nic_garbagecollection.go#L111
Error return value of `c.populateUnremovableNics` is not checked (errcheck)
|
Run make ci-non-test:
pkg/controllers/nodeclaim/garbagecollection/suite_test.go#L38
ST1019: package "github.com/Azure/karpenter-provider-azure/pkg/test" is being imported more than once (stylecheck)
|
Run make ci-non-test:
pkg/controllers/nodeclaim/garbagecollection/suite_test.go#L49
ST1019(related information): other import of "github.com/Azure/karpenter-provider-azure/pkg/test" (stylecheck)
|
Run make ci-non-test
Process completed with exit code 2.
|
Run /./.github/actions/install-deps
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading