Skip to content

feat(instance): add a WaitForImage method#381

Merged
jerome-quere merged 8 commits intoscaleway:masterfrom
jerome-quere:wait-for-image
Apr 17, 2020
Merged

feat(instance): add a WaitForImage method#381
jerome-quere merged 8 commits intoscaleway:masterfrom
jerome-quere:wait-for-image

Conversation

@jerome-quere
Copy link
Copy Markdown
Contributor

No description provided.

type WaitForImageRequest struct {
ImageID string
Zone scw.Zone
Timeout time.Duration
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I know instance doesn't use pointers here, but shouldn't it be better?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I want to stay consistent with WaitForServer

Copy link
Copy Markdown
Contributor

@Sh4d1 Sh4d1 left a comment

Choose a reason for hiding this comment

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

LGTM

@jerome-quere jerome-quere merged commit 53a9783 into scaleway:master Apr 17, 2020
@remyleone remyleone added the instance Instance issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

instance Instance issues, bugs and feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants