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: implement cloudprovider Get and List #35

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

helen-frank
Copy link
Contributor

@helen-frank helen-frank commented Oct 8, 2024

What type of PR is this?

/kind feature

What this PR does / why we need it:

implement cloudprovider Get and List

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 Oct 8, 2024

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

@helen-frank helen-frank requested a review from jwcesign October 8, 2024 08:38
@helen-frank helen-frank force-pushed the cloudeproider branch 2 times, most recently from 7fb0f57 to 64f2dc0 Compare October 8, 2024 08:58
@helen-frank helen-frank marked this pull request as draft October 8, 2024 09:01
@helen-frank helen-frank changed the title feat: implement cloudprovider List [WIP] feat: implement cloudprovider List Oct 8, 2024
@helen-frank helen-frank self-assigned this Oct 8, 2024
@helen-frank helen-frank changed the title [WIP] feat: implement cloudprovider List feat: implement cloudprovider Get and List Oct 8, 2024
@helen-frank helen-frank marked this pull request as ready for review October 8, 2024 09:15
@helen-frank
Copy link
Contributor Author

/cc @jwcesign @daimaxiaxie @IrisIris

Please take a look

pkg/utils/utils.go Outdated Show resolved Hide resolved
pkg/utils/utils.go Outdated Show resolved Hide resolved
pkg/cloudprovider/cloudprovider.go Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
pkg/cloudprovider/cloudprovider.go Show resolved Hide resolved
pkg/cloudprovider/cloudprovider.go Outdated Show resolved Hide resolved
pkg/providers/instance/instance.go Outdated Show resolved Hide resolved
pkg/utils/utils.go Outdated Show resolved Hide resolved
@helen-frank helen-frank force-pushed the cloudeproider branch 3 times, most recently from 3ccc658 to f9600c8 Compare October 10, 2024 07:13
@helen-frank
Copy link
Contributor Author

/cc @jwcesign @daimaxiaxie Please review the code again

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

pkg/providers/instance/types.go Show resolved Hide resolved
pkg/providers/instance/types.go Outdated Show resolved Hide resolved
pkg/utils/utils.go Show resolved Hide resolved
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.

/lgtm

cc @daimaxiaxie for final check

@daimaxiaxie
Copy link
Contributor

/lgtm

@jwcesign jwcesign merged commit 1ec2842 into cloudpilot-ai:main Oct 10, 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