Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

add support for Alibaba Cloud KMS Secret Manager #355

Merged
merged 9 commits into from
May 19, 2020
Merged

add support for Alibaba Cloud KMS Secret Manager #355

merged 9 commits into from
May 19, 2020

Conversation

yagrxu
Copy link
Contributor

@yagrxu yagrxu commented Apr 22, 2020

with current version only the followings are supported:

  1. 'ACSCurrenit' for version stage is the default value and recommented.
  2. AccessKeyId + AccessKeySecret or STS (assume a provided role name using the provided AccessKeyId and AccessKeySecret). ECS_RAM_ROLE and Kube2Ram are not supported yet.
  3. secret value as plaintext - parsing secret value as a json object not yet support

yagrxu and others added 2 commits April 22, 2020 15:34
with current version only the followings are supported:
1. 'ACSCurrenit' for version stage is the default value and recommented.
2. AccessKeyId + AccessKeySecret or STS (assume a provided role name using the provided AccessKeyId and AccessKeySecret). ECS_RAM_ROLE and Kube2Ram are not supported yet.
3. secret value as plaintext - parsing secret value as a json object not yet support
add support for Alibaba Cloud KMS Secret Manager
The current locked SDK version does not work with STS
@yagrxu
Copy link
Contributor Author

yagrxu commented Apr 23, 2020

I have tested locally and in Alibaba Cloud K8s cluster as well. Please review and merge

@yagrxu
Copy link
Contributor Author

yagrxu commented Apr 27, 2020

@silasbw Could you please kindly review the change.

@yagrxu
Copy link
Contributor Author

yagrxu commented May 18, 2020

ready for review @Flydiverny

@Flydiverny Flydiverny merged commit cceb40b into external-secrets:master May 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants