siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
397 stars 23 forks source link

chore: replace grpc.Dial* with grpc.NewClient #318

Closed DmitriyMV closed 4 weeks ago

DmitriyMV commented 4 weeks ago

That should silence staticcheck linter.

DmitriyMV commented 4 weeks ago

Continues #314

Unix4ever commented 4 weeks ago
rpc error: code = Unavailable desc = name resolver error: produced zero addresses

That's the issue we get after the update

DmitriyMV commented 4 weeks ago

@Unix4ever Yeah, investigating.

DmitriyMV commented 4 weeks ago

/m