You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If invoke "func run(ctx context.Context)" five time, there will also be five watches listening for changes in the Spire certificate, which will waste Spire's connection resources.
If invoke "func run(ctx context.Context)" five time, there will also be five watches listening for changes in the Spire certificate, which will waste Spire's connection resources.
https://github.com/spiffe/go-spiffe/blob/main/v2/examples/spiffe-tls/client/main.go
The text was updated successfully, but these errors were encountered: