jonathan-ostrander commented on issue #4992: URL: https://github.com/apache/opendal/issues/4992#issuecomment-4007026652
@Xuanwo It seems like it stems from opendal being pinned to `reqsign` version `0.16.5` which doesn't have support for parsing an `authorized_user` out of the application default credentials. This leads to the auth flow falling back to trying to use the GCE VM metadata server. It seems like https://github.com/apache/opendal/pull/7229 should close the issue. Is there a planned release for opendal that will include this change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
