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

Spot module as a separate package #284

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

anjannath
Copy link
Collaborator

depends on #277

@anjannath anjannath changed the title [wip] Spot module as a separate package Spot module as a separate package Sep 3, 2024
return fmt.Errorf("Invalid values for CPUs: %d, Memory: %d and Arch: %s", cpus, memory, arch)
}

func (r *AwsInstanceRequest) GetMachineTypes() ([]string, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you need to rebase and adapt for this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it is rebased and ready for review now :)

@adrianriobo
Copy link
Collaborator

Also same comment as per type of machine applies here, if we rely on this module; is it only SDKs dependent?

@anjannath anjannath force-pushed the spot-module branch 2 times, most recently from 0fe3039 to b553996 Compare September 24, 2024 08:43
@anjannath
Copy link
Collaborator Author

Also same comment as per type of machine applies here, if we rely on this module; is it only SDKs dependent?

yes, this also only depends on the sdks, i've added example on how to use it in: b553996 (not sure we should merge this or not, i am okay to drop it from the PR if needed)

@adrianriobo
Copy link
Collaborator

Also I just merged the defaults so probably this will need rebase again ?

@anjannath
Copy link
Collaborator Author

Also I just merged the defaults so probably this will need rebase again ?

thanks, rebased on main

@adrianriobo adrianriobo merged commit c9f82da into redhat-developer:main Sep 25, 2024
4 checks passed
anjannath added a commit to anjannath/mapt that referenced this pull request Sep 27, 2024
this got mistakenly added back during rebase
of PR redhat-developer#284 in 42dcadf
anjannath added a commit that referenced this pull request Sep 30, 2024
this got mistakenly added back during rebase
of PR #284 in 42dcadf
adrianriobo pushed a commit that referenced this pull request Oct 3, 2024
this got mistakenly added back during rebase
of PR #284 in 42dcadf
lilyLuLiu pushed a commit to lilyLuLiu/mapt that referenced this pull request Oct 30, 2024
this got mistakenly added back during rebase
of PR redhat-developer#284 in 42dcadf
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.

2 participants