forked from kedacore/keda
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Graphite Scaler doesn't properly handle null responses kedacore#2944
(kedacore#2945) * Return latest non-null graphite data point. Don't mis-interpret null as zero Signed-off-by: Brandon Pinske <brandon.pinske@crowdstrike.com> * Use the changelog properly Signed-off-by: Brandon Pinske <brandon.pinske@crowdstrike.com> * Add test case, fix a lint failure Signed-off-by: Brandon Pinske <brandon.pinske@crowdstrike.com> * Use the changelog properly Signed-off-by: Brandon Pinske <brandon.pinske@crowdstrike.com> * I'll learn how to use a changelog one day. Signed-off-by: Brandon Pinske <brandon.pinske@crowdstrike.com> Co-authored-by: Brandon Pinske <brandon.pinske@crowdstrike.com>
- Loading branch information
1 parent
ab1068c
commit 4eb936c
Showing
3 changed files
with
97 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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