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

Refactor aws/config.py to use available_node_types #14856

Closed
DmitriGekhtman opened this issue Mar 22, 2021 · 2 comments · Fixed by #15584
Closed

Refactor aws/config.py to use available_node_types #14856

DmitriGekhtman opened this issue Mar 22, 2021 · 2 comments · Fixed by #15584
Labels
enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks
Milestone

Comments

@DmitriGekhtman
Copy link
Contributor

Describe your feature request

Kill head_node and worker_nodes fields in aws/config.py.
Use available_node_types instead.

This finishes the migration to available_node_types for aws.

For feature requests or questions, post on our Discussion page instead: https://discuss.ray.io/

@DmitriGekhtman DmitriGekhtman added the enhancement Request for new feature and/or capability label Mar 22, 2021
@DmitriGekhtman DmitriGekhtman self-assigned this Mar 22, 2021
@DmitriGekhtman DmitriGekhtman added the triage Needs triage (eg: priority, bug/not-bug, and owning component) label Mar 22, 2021
@xcharleslin
Copy link
Contributor

xcharleslin commented Mar 25, 2021

cc @xcharleslin
We can remove https://github.com/anyscale/product/pull/3803 and #14859 once this is done!

EDIT: And https://github.com/anyscale/product/pull/4027 as well. 😕

@AmeerHajAli AmeerHajAli added this to the Serverless Autoscaling milestone Mar 25, 2021
@AmeerHajAli AmeerHajAli added P1 Issue that should be fixed within a few weeks and removed triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Mar 25, 2021
@AmeerHajAli
Copy link
Contributor

cc @ckw017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants