-
Notifications
You must be signed in to change notification settings - Fork 13
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: instancetype implement UpdateInstanceTypes and UpdateInstanceTypeOfferings #26
feat: instancetype implement UpdateInstanceTypes and UpdateInstanceTypeOfferings #26
Conversation
Thanks to your contribution, the maintainers will review it as soon as they can! |
81dc8c9
to
76c57c4
Compare
Please take a look |
76c57c4
to
0e1115a
Compare
How to think about unit testing. AWS has implemented fake API(interface), but it seems difficult for Ali to do so. |
For now, our main focus is to finish building the minimum usable version. |
I agree with this suggestion. |
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.
Other lgtm
cc @daimaxiaxie for final check
0e1115a
to
d1bad85
Compare
b4466c3
to
a35b833
Compare
a35b833
to
9eb3c59
Compare
/lgtm |
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.
/lgmt
What type of PR is this?
/kind feature
What this PR does / why we need it:
instancetype implement UpdateInstanceTypes and UpdateInstanceTypeOfferings
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?