Skip to content

fix: make string equality checks case insensitive#50

Merged
aurel333 merged 1 commit into
michelin:mainfrom
aurel333:fix/fix-hpa-interaction
Jun 29, 2026
Merged

fix: make string equality checks case insensitive#50
aurel333 merged 1 commit into
michelin:mainfrom
aurel333:fix/fix-hpa-interaction

Conversation

@aurel333

Copy link
Copy Markdown
Collaborator

What type of PR is this?
Bugfix

What this PR does / why we need it: It fixes a bug that cause a HPA and an automatic VPA to target the same workload. This can create situations where the two autoscaling tools fight eachother and generate instability on the application

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #40

@ZakariaSabour ZakariaSabour left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@aurel333
aurel333 merged commit c9ebb16 into michelin:main Jun 29, 2026
1 check passed
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.

Automatic VPA is wrongly created when an HPA is updated

2 participants