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

Cleanup instance types in the YW DB. #3626

Closed
Arnav15 opened this issue Feb 12, 2020 · 0 comments
Closed

Cleanup instance types in the YW DB. #3626

Arnav15 opened this issue Feb 12, 2020 · 0 comments
Assignees
Labels
area/platform Yugabyte Platform

Comments

@Arnav15
Copy link
Contributor

Arnav15 commented Feb 12, 2020

We populate all available instance types in the YW DB even though we only support a few of them. This causes YW issues due to instances that we don't even care about. So, we should skip over the unwanted instance types when initializing the changes.

@Arnav15 Arnav15 added the area/platform Yugabyte Platform label Feb 12, 2020
WesleyW added a commit that referenced this issue Mar 3, 2020
Summary:
When initializing AWS provider, all instance type information is saved. This can consume a lot of
time later and cause problems if certain AWS regions change.

Test Plan: Create AWS provider

Reviewers: arnav, ram

Reviewed By: ram

Subscribers: jenkins-bot, yugaware

Differential Revision: https://phabricator.dev.yugabyte.com/D8016
@WesleyW WesleyW closed this as completed May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform Yugabyte Platform
Projects
None yet
Development

No branches or pull requests

3 participants