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

fix: add autoscaling to oracle api #170

Merged
merged 4 commits into from
May 26, 2023
Merged

Conversation

craigyu
Copy link
Collaborator

@craigyu craigyu commented May 25, 2023

Add autoscaling to oracle api, configured the same way as backend service
DEV: Min=1, Max=1
TEST & PROD: Min=3, MAX=5


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend
Frontend
Oracle-API

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@craigyu craigyu requested a review from RMCampos as a code owner May 25, 2023 18:54
@craigyu craigyu linked an issue May 25, 2023 that may be closed by this pull request
@craigyu craigyu requested a review from mgaseta May 25, 2023 18:59
Copy link
Collaborator

@mgaseta mgaseta left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀✔

@craigyu craigyu changed the title fix: change oracle replicas from 1 to 3 fix: add autoscaling to oracle api May 25, 2023
Copy link
Member

@DerekRoberts DerekRoberts left a comment

Choose a reason for hiding this comment

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

Good improvements. :)

@craigyu craigyu merged commit 85a1c18 into main May 26, 2023
@craigyu craigyu deleted the 169-improve-up-time-of-oracle-api branch May 26, 2023 16:12
DerekRoberts added a commit that referenced this pull request May 13, 2024
* fix: change oracle replicas from 1 to 3

* fix: add autoscaling

* fix: change averageUtilization from 100 to 80 for all services

---------

Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
DerekRoberts added a commit that referenced this pull request May 14, 2024
* fix: change oracle replicas from 1 to 3

* fix: add autoscaling

* fix: change averageUtilization from 100 to 80 for all services

---------

Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
DerekRoberts added a commit that referenced this pull request May 14, 2024
* fix: change oracle replicas from 1 to 3

* fix: add autoscaling

* fix: change averageUtilization from 100 to 80 for all services

---------

Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
DerekRoberts added a commit that referenced this pull request May 14, 2024
* fix: change oracle replicas from 1 to 3

* fix: add autoscaling

* fix: change averageUtilization from 100 to 80 for all services

---------

Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
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.

improve up time of oracle-api
3 participants