-
Notifications
You must be signed in to change notification settings - Fork 62
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
Fetch AWS sizes from the API #1513
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1513 +/- ##
=========================================
Coverage ? 71.73%
=========================================
Files ? 210
Lines ? 6721
Branches ? 664
=========================================
Hits ? 4821
Misses ? 1638
Partials ? 262
Continue to review full report at Codecov.
|
Load AWS instance sizes only on component init
/hold |
/hold cancel |
Please test it when reviewing. |
/hold API needs debugging. It fails from time to time but only on dev... |
kubermatic/kubermatic#4203 should fix the API. /hold cancel |
# Conflicts: # src/app/core/services/wizard/provider/aws.ts # src/app/shared/entity/provider/aws/AWS.ts
PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far.
Sorry for all the merge conflicts due to AWS Subnets change 🙈
@kgroschoff PTAL, conflicts are resolved now :) |
/lgtm |
LGTM label has been added. Git tree hash: 03c4bb3a76b91a1dad0e2ce81dc0b2cb87e49276
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kgroschoff The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it: It consumes endpoints added in kubermatic/kubermatic#4166. Please wait for kubermatic/kubermatic#4192 too.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #1245.Special notes for your reviewer:
Release note: