Skip to content

Conversation

KimMJ
Copy link

@KimMJ KimMJ commented Sep 10, 2025

PR Description

Currently there is no option to disable replicas in Statefulset and Deployment controller type, when I use KEDA to autoscale alloy based on number of metrics that alloy cluster pulls. I tried replicas: null but it also reset replica to 1 when upgrade helm. This could make some downtime (less than 30s).

This PR is to add autoscaling.external variable to remove replicas when external autoscaler is used.

Which issue(s) this PR fixes

No issue exists.

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

replicas should not be rendered when external autoscaler like KEDA is used
@KimMJ KimMJ requested a review from a team as a code owner September 10, 2025 08:41
@CLAassistant
Copy link

CLAassistant commented Sep 10, 2025

CLA assistant check
All committers have signed the CLA.

@KimMJ KimMJ changed the title feat: add autoscaler.external feat: add autoscaling.external Sep 10, 2025
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.

2 participants