Chris Smith

Results 136 comments of Chris Smith

```go // Use credentials.DetectDefault, but provide DetectOptions to specify the exact file. // Instead of letting ADC search the environment, you tell it precisely which file to use. // This...

I can't picture how two clients initialized as shown would share a `Token`, but there could be something I'm missing. I believe this is where the `grpc` credentials ultimately get...

> I know this idea would absolve y'all of responsibility (unless there's a bug/caching in the lookup of the projected token, vs. its contents), so while it's tempting to point...

> I have to figure out why k8s is occasionally handing out expired tokens. To clarify: 1. Is this k8s on AWS? 2. Is the k8s token the base token...

The out-of-sync versions listed in the description were fixed in https://github.com/googleapis/google-cloud-go/pull/11684. However, the root cause of this problem still needs to be discovered and fixed.

This problem has not occurred for several months, closing for lack of activity.

Do not merge until clients can be upgraded to a version of `auth` that fixes https://github.com/googleapis/google-cloud-go/issues/10844

Placed 'do not merge' until the Bazel dep for protobuf in gooleapis (currently `v25.x` can be upgraded to match the bump in this PR.

@sanadhis Thank you for (re-) opening this issue. I need to label it a feature request for now, because despite the presence of this behavior in the Java and Python...

@sanadhis There has been some progress internally on this issue. For my team's reference: b/388394210.