feat(keda): allow to set 0 as min instance for KEDA #2332
Merged
+11
−8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR allow to set 0 as min instance for KEDA auto scaling. For static and HPA autoscaler, the min instance is still 1
preview env: https://p80-z7aefc957-z79115c75-gtw.zc531a994.rustrocks.cloud/
application example: https://p80-z7aefc957-z79115c75-gtw.zc531a994.rustrocks.cloud/organization/460616f0-94da-4d35-b631-6fa4ed08eb9a/project/1b4c6a0f-ddd2-4b59-bd4d-19dcc7084c4c/environment/68d34366-d456-4e7b-a6ee-21e9e9eee7af/application/95b47f9d-5fab-46e4-9013-075a6c488da6/settings/resources
Issue:
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release