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: instancetype implement UpdateInstanceTypes and UpdateInstanceTypeOfferings #26

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

helen-frank
Copy link
Contributor

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?


Copy link

gitautomator bot commented Sep 27, 2024

Thanks to your contribution, the maintainers will review it as soon as they can!

@jwcesign
Copy link
Contributor

cc @daimaxiaxie @IrisIris

Please take a look

@daimaxiaxie
Copy link
Contributor

How to think about unit testing. AWS has implemented fake API(interface), but it seems difficult for Ali to do so.

@helen-frank
Copy link
Contributor Author

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.
We'll come back to the fakeapi implementation later, but that doesn't mean unit testing isn't important, it is. Can you create an issue tracker for this?

@jwcesign
Copy link
Contributor

For now, our main focus is to finish building the minimum usable version.

I agree with this suggestion.

Copy link
Contributor

@jwcesign jwcesign left a 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

pkg/providers/instancetype/instancetype.go Show resolved Hide resolved
pkg/providers/instancetype/instancetype.go Show resolved Hide resolved
pkg/providers/instancetype/instancetype.go Outdated Show resolved Hide resolved
@daimaxiaxie
Copy link
Contributor

/lgtm

Copy link
Contributor

@jwcesign jwcesign left a comment

Choose a reason for hiding this comment

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

/lgmt

@jwcesign jwcesign merged commit 9d399b1 into cloudpilot-ai:main Sep 29, 2024
1 check 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.

3 participants