Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the aliyun.oss component support EcsRamRole; 让阿里云 OSS 组件不用配密钥 #748

Open
Tracked by #776
seeflood opened this issue Jul 30, 2022 · 1 comment
Labels

Comments

@seeflood
Copy link
Member

seeflood commented Jul 30, 2022

What would you like to be added:
Make the aliyun.oss component support EcsRamRole

Why is this needed:
Currently we have to write the secrets in the config.json to use the aliyun.oss component, see https://github.com/mosn/layotto/blob/main/configs/config_oss.json
image

But in the real world, users might use EcsRamRole to do authentication instead, which doesn't need the secrets. See https://partners-intl.aliyun.com/help/en/object-storage-service/latest/java-initialization
image

So, we need to support it.

@seeflood seeflood changed the title Make the aliyun.oss component support EcsRamRole; 让阿里云 OSS 组件支持EcsRamRole Make the aliyun.oss component support EcsRamRole; 让阿里云 OSS 组件不用配密钥 Jul 30, 2022
@seeflood seeflood added good first issue Good for newcomers help wanted Extra attention is needed priority/medium kind/component labels Jul 30, 2022
@seeflood
Copy link
Member Author

related issue: aliyun/aliyun-oss-go-sdk#344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant