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

feat: add imds and external uri in default chain && resolve credentia… #124

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

TsinghuaDream
Copy link

…ls timeout

@CLAassistant
Copy link

CLAassistant commented Nov 6, 2024

CLA assistant check
All committers have signed the CLA.

src/providers/ecs_ram_role.ts Outdated Show resolved Hide resolved
src/providers/ram_role_arn.ts Show resolved Hide resolved
src/providers/ram_role_arn.ts Outdated Show resolved Hide resolved
}

if (!this.enableVpc) {
this.enableVpc = process.env.ALIBABA_CLOUD_VPC_ENDPOINT_ENABLED === 'true' || false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this.enableVpc == false也判断上了

src/providers/ram_role_arn.ts Outdated Show resolved Hide resolved
src/providers/ram_role_arn.ts Outdated Show resolved Hide resolved
src/ram_role_arn_credential.ts Outdated Show resolved Hide resolved
src/providers/ram_role_arn.ts Show resolved Hide resolved
src/config.ts Outdated Show resolved Hide resolved
src/config.ts Outdated Show resolved Hide resolved
src/providers/profile.ts Outdated Show resolved Hide resolved
src/providers/ram_role_arn.ts Outdated Show resolved Hide resolved
src/providers/cli_profile.ts Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 99.17355% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.00%. Comparing base (7a0786d) to head (547ff74).

Files with missing lines Patch % Lines
src/providers/ram_role_arn.ts 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   97.91%   98.00%   +0.08%     
==========================================
  Files          35       36       +1     
  Lines        1103     1201      +98     
  Branches      181      206      +25     
==========================================
+ Hits         1080     1177      +97     
  Misses         12       12              
- Partials       11       12       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@yndu13 yndu13 force-pushed the master branch 4 times, most recently from 506306e to c25e9e1 Compare November 24, 2024 06:24
@yndu13 yndu13 merged commit 3d2787b into aliyun:master Nov 24, 2024
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants