Commit 6dd483d
committed
fixup! [RFC-0010] Add multi-tenant workload identity support for AWS Bucket
Remove os.Setenv() to prevent env var pollution
Remove os.Setenv() call that could cause environment variable
pollution in multi-tenant environments. The pkg/auth/aws package
already handles region configuration properly by prioritizing
opts.STSRegion over AWS_REGION environment variable.
Signed-off-by: cappyzawa <cappyzawa@gmail.com>1 parent 3300705 commit 6dd483d
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
188 | 187 | | |
189 | 188 | | |
190 | 189 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | 190 | | |
197 | 191 | | |
198 | 192 | | |
| |||
0 commit comments