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
pxp928 commented
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.
{Failed spire_test.go:436: verify error: unable to dial SPIRE server: failed to build resolver: passthrough: received empty target in Build()}
pxp928 commented
Are there plans to update to 1.53.0 and are there plans to make the internal test public?
pxp928 commented
false positive. No change is needed.