Skip to content

Conversation

mridulji
Copy link
Contributor

What this PR does / Why we need it: This PR implements a feature to provide the functionality of maintaining the HPA for the microservices individually rather than a general config applicable for all microservices so that minimum number of replicas could be set higher than others for the some particular microservice. In the concerned issue mentioned, There is need to keep minimum replicas of query microservice ready to serve.

Which issue(s) this PR fixes:

Closes #1390

Special notes for your reviewer:

Copy link
Contributor

@syntxerror syntxerror left a comment

Choose a reason for hiding this comment

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

LGTM

@syntxerror syntxerror merged commit 1e51ad8 into googleforgames:main Nov 1, 2022
@mridulji mridulji added this to the v1.6.0 milestone Nov 22, 2022
@mridulji mridulji added area/developer-experience This issue impacts developer experience when building a Matchmaker using Open Match area/feature area/productionization labels Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/developer-experience This issue impacts developer experience when building a Matchmaker using Open Match area/feature area/productionization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Be able to config HPA for each individual service
2 participants