fix: fixed cron scaler to return zero metric value by default#6888
Merged
wozniakjan merged 3 commits intokedacore:mainfrom Aug 17, 2025
Merged
fix: fixed cron scaler to return zero metric value by default#6888wozniakjan merged 3 commits intokedacore:mainfrom
wozniakjan merged 3 commits intokedacore:mainfrom
Conversation
9049346 to
70a229a
Compare
Member
|
Hi! The autogenerated deepcopy function are not needed for this change I think. Could you remove them? |
38f4f61 to
f11c1f0
Compare
Contributor
Author
fixed |
b5ed076 to
fdcd207
Compare
Member
|
/run-e2e cron |
rickbrouwer
reviewed
Jul 8, 2025
1639848 to
8e1af63
Compare
rickbrouwer
reviewed
Jul 8, 2025
Signed-off-by: frauniki <frauniki@sinoa.jp>
Member
|
/run-e2e cron |
SpiritZhou
approved these changes
Jul 10, 2025
Contributor
|
LGTM! |
Member
|
/run-e2e cron |
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Member
|
/skip-e2e |
JorTurFer
approved these changes
Aug 17, 2025
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
jmickey
pushed a commit
to jmickey/keda
that referenced
this pull request
Aug 22, 2025
Signed-off-by: frauniki <frauniki@sinoa.jp>
dpochopsky
pushed a commit
to dpochopsky/keda
that referenced
this pull request
Sep 12, 2025
Signed-off-by: frauniki <frauniki@sinoa.jp> Signed-off-by: David Pochopsky <david.pochopsky@united.com>
alt-dima
pushed a commit
to alt-dima/keda
that referenced
this pull request
Dec 13, 2025
Signed-off-by: frauniki <frauniki@sinoa.jp> Signed-off-by: Dmitriy Altuhov <altuhovd@gmail.com>
tangobango5
pushed a commit
to tangobango5/keda
that referenced
this pull request
Dec 22, 2025
Signed-off-by: frauniki <frauniki@sinoa.jp>
tangobango5
pushed a commit
to tangobango5/keda
that referenced
this pull request
Feb 13, 2026
Signed-off-by: frauniki <frauniki@sinoa.jp>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixed cron scaler to return zero metric value by default.
Checklist
Fixes #6886