spiffe/go-spiffe

Bump google.golang.org/grpc from 1.51.0 to 1.53.0 causes the fake spire server to fail

pxp928 opened this issue · 2 comments

On tekton pipelines we are using spire testing with the fakeworkloadAPI from go-spiffe internal testing. With the recent update to grpc, it fails to dial to the spire server.

tektoncd/pipeline#6125

{Failed      spire_test.go:436: verify error: unable to dial SPIRE server: failed to build resolver: passthrough: received empty target in Build()}

Are there plans to update to 1.53.0 and are there plans to make the internal test public?

false positive. No change is needed.