Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent multiple ScaledObjects managing one HPA #6198

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

dovics
Copy link
Contributor

@dovics dovics commented Sep 29, 2024

Provide a description of what has been changed

Prevent multiple ScaledObjects managing one HPA

Checklist

Fixes #6130

Relates to #

@dovics dovics requested a review from a team as a code owner September 29, 2024 11:33
Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

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

LGTM!
Just a note about the changelog

CHANGELOG.md Outdated Show resolved Hide resolved
@JorTurFer
Copy link
Member

JorTurFer commented Sep 29, 2024

/run-e2e internal
Update: You can check the progress here

@dovics
Copy link
Contributor Author

dovics commented Sep 30, 2024

Sorry, I missed a line of code when commit, which caused the e2e test in scaled_object_validation_test.go to fail.

I've rebased main, to solve the other two failed.

@JorTurFer
Copy link
Member

JorTurFer commented Oct 2, 2024

/run-e2e internal

Update: You can check the progress here

@JorTurFer
Copy link
Member

JorTurFer commented Oct 2, 2024

/run-e2e internal
Update: You can check the progress here

@JorTurFer
Copy link
Member

PTAL @zroubalik @wozniakjan

@wozniakjan
Copy link
Member

wozniakjan commented Oct 22, 2024

/run-e2e internals
Update: You can check the progress here

@wozniakjan wozniakjan enabled auto-merge (squash) October 22, 2024 10:50
@wozniakjan wozniakjan merged commit d849c75 into kedacore:main Oct 22, 2024
19 checks passed
mpechner-akasa pushed a commit to nrichardson-akasa/keda that referenced this pull request Nov 29, 2024
* Prevent multiple ScaledObjects managing one HPA

Signed-off-by: wangrushen <[email protected]>

* fix: e2e test and mv changelog to improvements

Signed-off-by: wangrushen <[email protected]>

* check nil for spec.advanced.horizontalPodAutoscalerConfig

Signed-off-by: wangrushen <[email protected]>

---------

Signed-off-by: wangrushen <[email protected]>
chiragbhatia8 pushed a commit to chiragbhatia8/keda that referenced this pull request Jan 9, 2025
* Prevent multiple ScaledObjects managing one HPA

Signed-off-by: wangrushen <[email protected]>

* fix: e2e test and mv changelog to improvements

Signed-off-by: wangrushen <[email protected]>

* check nil for spec.advanced.horizontalPodAutoscalerConfig

Signed-off-by: wangrushen <[email protected]>

---------

Signed-off-by: wangrushen <[email protected]>
Signed-off-by: Chirag Bhatia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants