Replace pid with flock for runtime config loading #8986
Annotations
10 errors and 1 warning
Run linter:
cmd/airgap/airgap.go#L20
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
|
Run linter:
cmd/api/api.go#L38
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
|
Run linter:
pkg/component/status/client.go#L30
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
|
Run linter:
cmd/backup/backup_unix.go#L31
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
|
Run linter:
cmd/backup/backup_unix.go#L79
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
|
Run linter:
cmd/backup/backup_unix.go#L80
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
|
Run linter:
cmd/backup/backup_unix.go#L83
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
|
Run linter:
cmd/backup/backup_unix.go#L89
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
|
Run linter:
cmd/backup/backup_unix.go#L99
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
|
Run linter:
pkg/telemetry/component.go#L26
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading