Skip to content

Tencent COS support TKEOIDC authorization #235

@c18871384325

Description

@c18871384325

Is your proposal related to a problem?

tencentcloud-sdk-go already supports TkeOIDCRoleArnProvider, but thanos objstore does not yet support it.

(Write your answer here.)

Describe the solution you'd like

https://github.com/TencentCloud/tencentcloud-sdk-go
provider, err := common.DefaultTkeOIDCRoleArnProvider()
credential, err := provider.GetCredential()

(Describe your proposed solution here.)

Describe alternatives you've considered

The thanos objstore currently only supports plaintext secret information when accessing Tencent COS, which is insecure. Support for TKE OIDC mode is desired.

(Write your answer here.)

Is there anything else you can add about the proposal?
You might want to link to related issues here, if you haven't already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions