Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Basically, I want to use workload identity, as it is more secure than static credentials I have to rotate and less env vars to set in the first place. Without changing previous use cases configured for GCS either with RSA or the S3 access key/id method, we can just adjust backend/src/storage/gcs.rs to have a different mode. I have a PR I'll link here in a moment with my initial attempt at that.
Beta Was this translation helpful? Give feedback.
All reactions