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

支持配置多个阿里云认证信息 #744

Merged
merged 1 commit into from
May 23, 2020
Merged

支持配置多个阿里云认证信息 #744

merged 1 commit into from
May 23, 2020

Conversation

hhyo
Copy link
Owner

@hhyo hhyo commented May 16, 2020

相关issue #596

  • 新增云服务认证信息配置表,支持配置多个认证信息
  • rds配置表关联认证信息,使用实例初始化rds sdk,获取关联的认证信息
  • 认证信息加密保存,前端也展示为加密

@codecov
Copy link

codecov bot commented May 16, 2020

Codecov Report

Merging #744 into master will decrease coverage by 0.02%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
- Coverage   79.24%   79.21%   -0.03%     
==========================================
  Files          78       78              
  Lines       10850    10874      +24     
==========================================
+ Hits         8598     8614      +16     
- Misses       2252     2260       +8     
Impacted Files Coverage Δ
sql/aliyun_rds.py 10.98% <0.00%> (ø)
common/utils/aliyun_sdk.py 29.16% <40.00%> (-1.45%) ⬇️
sql/models.py 96.39% <69.23%> (-1.34%) ⬇️
sql/admin.py 97.29% <100.00%> (-0.03%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32493ce...3dd9d61. Read the comment docs.

@hhyo hhyo merged commit bb07c98 into master May 23, 2020
@hhyo hhyo added the enhancement New feature or request label May 23, 2020
@hhyo hhyo linked an issue May 23, 2020 that may be closed by this pull request
@hhyo hhyo deleted the feature/mutil-ak branch May 29, 2020 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ 功能建议 ]增加对多个阿里云主账号下的AccessKey的支持
1 participant