Skip to content

fix: do not enfore replicas by controller#226

Merged
raffis merged 2 commits intomasterfrom
fix-replicas
Feb 25, 2026
Merged

fix: do not enfore replicas by controller#226
raffis merged 2 commits intomasterfrom
fix-replicas

Conversation

@raffis
Copy link
Member

@raffis raffis commented Feb 25, 2026

Current situation

Currently replicas are enforced by the controller and even if the template does not specify
replicas the controller enforces the deployment replicas to 1, making it impossible to use hpa.

Proposal

Do not enforce replicas=1 if not set.
Also replaces deprecated yaml lib and adds a new test.

@raffis raffis requested a review from a team as a code owner February 25, 2026 09:25
@raffis raffis merged commit 7c41c01 into master Feb 25, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants