What's Changed
- Enable Workload Identity authentication. By setting
GOOGLE_SERVICE_ACCOUNT_EMAIL
to a valid service account email clients the google storage client signing URLs can use Workload Identity. In this case the service account token will be ignored and doesn't need to be mounted any more. #247
Full Changelog: v1.24.1...v1.25.0