-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
refactor: refactor ScaledJob to be used with scale_handler #4707
Commits on Jul 12, 2023
-
Refator to use GetMetricsAndActivityForScaler
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a6becb - Browse repository at this point
Copy the full SHA 9a6becbView commit details -
Implement test cases inside scale_handler_test.go
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37e75b6 - Browse repository at this point
Copy the full SHA 37e75b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fce158 - Browse repository at this point
Copy the full SHA 9fce158View commit details -
Make all test cases runnable under scale_hanlder_test
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9818da - Browse repository at this point
Copy the full SHA b9818daView commit details -
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d3ed5d - Browse repository at this point
Copy the full SHA 2d3ed5dView commit details -
Delete scalers_cache_tests.go after migration
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 145a357 - Browse repository at this point
Copy the full SHA 145a357View commit details -
Remove methods at scalers_cache.go as well
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b908313 - Browse repository at this point
Copy the full SHA b908313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764b4d8 - Browse repository at this point
Copy the full SHA 764b4d8View commit details -
Sort module to pass statick analysis
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7480fcd - Browse repository at this point
Copy the full SHA 7480fcdView commit details -
Use separate package for the method getTargetAverageValue
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62ec041 - Browse repository at this point
Copy the full SHA 62ec041View commit details -
Relocate createMetricSpec and related test cases
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c44fcfb - Browse repository at this point
Copy the full SHA c44fcfbView commit details -
Rearrange import module to pass static analysis
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce7c464 - Browse repository at this point
Copy the full SHA ce7c464View commit details -
Add tests for scaledJob identifier
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d486a66 - Browse repository at this point
Copy the full SHA d486a66View commit details -
rename the package name and delete comments
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b862a1 - Browse repository at this point
Copy the full SHA 0b862a1View commit details -
Move scaledJob metric logic under scaledJob package
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff5cd11 - Browse repository at this point
Copy the full SHA ff5cd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 080651c - Browse repository at this point
Copy the full SHA 080651cView commit details -
Add CalculateQueueLengthAndMaxValue at scaledJob
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8197f20 - Browse repository at this point
Copy the full SHA 8197f20View commit details -
Use renamed function getTargetAverageValue
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40922d3 - Browse repository at this point
Copy the full SHA 40922d3View commit details -
Move createMetricSpec inside test code
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68e6779 - Browse repository at this point
Copy the full SHA 68e6779View commit details -
Use different metric name to pass static analysis
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9344e9 - Browse repository at this point
Copy the full SHA f9344e9View commit details -
Signed-off-by: Yoon Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4259185 - Browse repository at this point
Copy the full SHA 4259185View commit details