Tracking issue for some remaining linting issues to be fixed after #39668 is merged.
daemon/daemon.go:885:3: SA1019: grpc.WithDialer is deprecated: use WithContextDialer instead. Will be supported throughout 1.x. (staticcheck)
These warnings are currently suppressed in hack/validate/golangci-lint.yml (after #39668 is merged), so when this is fixed, those lines should be removed