edgelesssys / constellation

Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing.
GNU Affero General Public License v3.0
903 stars 47 forks source link

operator: fix gRPC dialing over UDS #3201

Closed burgerdev closed 1 week ago

burgerdev commented 1 week ago

Context

grpc.NewClient uses DNS as default resolver. This does not work for UDS, so we need to specify the resolver explicitly.

Proposed change(s)

Related issue

Checklist

netlify[bot] commented 1 week ago

Deploy Preview for constellation-docs canceled.

Name Link
Latest commit 5493dc689079845f02cac69a93effacda81f78a7
Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/667a718c359bd600081b2427
github-actions[bot] commented 1 week ago

Coverage report

Package Old New Trend
operators/constellation-node-operator/internal/upgrade 0.00% 52.10% :arrow_upper_right: