-
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
Add new gitlab-runner-scaler #6087
base: main
Are you sure you want to change the base?
Commits on Aug 25, 2024
-
Add new gitlab-runner-scaler; bootstrap configuration
Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85410d6 - Browse repository at this point
Copy the full SHA 85410d6View commit details -
Query gitlab (with pagination) to find out the number of pipelines in…
… "waiting for resource" status Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b922d62 - Browse repository at this point
Copy the full SHA b922d62View commit details -
Introduce ClusterCloudEventSource (kedacore#5816)
Co-authored-by: Tom Kerkhove <[email protected]> Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10ee5bd - Browse repository at this point
Copy the full SHA 10ee5bdView commit details -
chore: Prepare v2.15.1 (kedacore#6051)
* chore: Prepare v2.15.1 Signed-off-by: Jorge Turrado <[email protected]> * fix changelog Signed-off-by: Jorge Turrado <[email protected]> --------- Signed-off-by: Jorge Turrado <[email protected]> Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3975b8c - Browse repository at this point
Copy the full SHA 3975b8cView commit details -
chore: Enable Az Pipeline (wi) e2e (kedacore#6070)
* chore: Enable Az Pipeline e2e Signed-off-by: Jorge Turrado <[email protected]> * update manifests Signed-off-by: Jorge Turrado <[email protected]> --------- Signed-off-by: Jorge Turrado <[email protected]> Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for baef8e8 - Browse repository at this point
Copy the full SHA baef8e8View commit details -
change config to declarative format
Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b186765 - Browse repository at this point
Copy the full SHA b186765View commit details -
chore: Improve azure e2e coverage (kedacore#6090)
* chore: Improve azure e2e coverage Signed-off-by: Jorge Turrado <[email protected]> * add missing vars Signed-off-by: Jorge Turrado <[email protected]> --------- Signed-off-by: Jorge Turrado <[email protected]> Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21af44f - Browse repository at this point
Copy the full SHA 21af44fView commit details -
Provide CloudEvents around the management of ScaledJobs resources (ke…
…dacore#6072) * Update Signed-off-by: SpiritZhou <[email protected]> * Update ChangeLog Signed-off-by: SpiritZhou <[email protected]> * Update Signed-off-by: SpiritZhou <[email protected]> --------- Signed-off-by: SpiritZhou <[email protected]> Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32ea028 - Browse repository at this point
Copy the full SHA 32ea028View commit details -
Refactor IBM MQ scaler and remove and deprecate variables (kedacore#6034
) Signed-off-by: Rick Brouwer <[email protected]> Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c08822 - Browse repository at this point
Copy the full SHA 9c08822View commit details -
add ignoreNullValues for AWS CloudWatch Scaler (kedacore#5635)
* add errorWhenMetricValueEmpty Signed-off-by: Rob Pickerill <[email protected]> * fix golangci-lint Signed-off-by: Rob Pickerill <[email protected]> * improve error message for empty results Signed-off-by: Rob Pickerill <[email protected]> * add error when empty metric values to changelog Signed-off-by: Rob Pickerill <[email protected]> * rename errorWhenMetricValuesEmpty -> errorWhenNullValues Signed-off-by: Rob Pickerill <[email protected]> * use getParameterFromConfigV2 to read config for errorWhenNullValues Signed-off-by: Rob Pickerill <[email protected]> * add e2e for error state for cw, and improve e2e for min values for cw Signed-off-by: Rob Pickerill <[email protected]> * remove erroneous print statement Signed-off-by: Rob Pickerill <[email protected]> * remove unused vars Signed-off-by: Rob Pickerill <[email protected]> * rename errorWhenMetricValuesEmpty -> ignoreNullValues Signed-off-by: Rob Pickerill <[email protected]> * move towards shared package for e2e aws Signed-off-by: Rob Pickerill <[email protected]> * minMetricValue optionality based on ignoreNullValues Signed-off-by: Rob Pickerill <[email protected]> * fail fast Co-authored-by: Jorge Turrado Ferrero <[email protected]> Signed-off-by: Rob Pickerill <[email protected]> * Update tests/scalers/aws/aws_cloudwatch_ignore_null_values_false/aws_cloudwatch_ignore_null_values_false_test.go Co-authored-by: Jorge Turrado Ferrero <[email protected]> Signed-off-by: Rob Pickerill <[email protected]> * Apply suggestions from code review Co-authored-by: Jorge Turrado Ferrero <[email protected]> Signed-off-by: Rob Pickerill <[email protected]> * fail fast Signed-off-by: Rob Pickerill <[email protected]> * fix broken new line Signed-off-by: Rob Pickerill <[email protected]> * fix broken new lines Signed-off-by: Rob Pickerill <[email protected]> * assert no scaling changes in e2e, and set false for required in minMetricValue Signed-off-by: robpickerill <[email protected]> * fix ci checks Signed-off-by: robpickerill <[email protected]> * Update tests/scalers/aws/aws_cloudwatch_min_metric_value/aws_cloudwatch_min_metric_value_test.go fix invalid check Co-authored-by: Jorge Turrado Ferrero <[email protected]> Signed-off-by: Rob Pickerill <[email protected]> * fix merge conflicts Signed-off-by: robpickerill <[email protected]> * fix e2e package names Signed-off-by: robpickerill <[email protected]> --------- Signed-off-by: Rob Pickerill <[email protected]> Signed-off-by: robpickerill <[email protected]> Co-authored-by: Jorge Turrado Ferrero <[email protected]> Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1fbf48 - Browse repository at this point
Copy the full SHA d1fbf48View commit details -
Add connection name for the rabbitmq scaler (kedacore#6093)
* add a static connection name Signed-off-by: robpickerill <[email protected]> * Update pkg/scalers/rabbitmq_scaler.go Co-authored-by: Jorge Turrado Ferrero <[email protected]> Signed-off-by: Rob Pickerill <[email protected]> * add improvement to changelog Signed-off-by: robpickerill <[email protected]> * add namepace and so name to conn name Signed-off-by: robpickerill <[email protected]> * Update comment Signed-off-by: Jorge Turrado Ferrero <[email protected]> --------- Signed-off-by: robpickerill <[email protected]> Signed-off-by: Rob Pickerill <[email protected]> Signed-off-by: Jorge Turrado Ferrero <[email protected]> Co-authored-by: Jorge Turrado Ferrero <[email protected]> Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5e169e - Browse repository at this point
Copy the full SHA a5e169eView commit details -
add capability to parse *url.URL
Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6015f2d - Browse repository at this point
Copy the full SHA 6015f2dView commit details -
fix config parsing panic due to private fields
Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47140fe - Browse repository at this point
Copy the full SHA 47140feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e501824 - Browse repository at this point
Copy the full SHA e501824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de7956 - Browse repository at this point
Copy the full SHA 0de7956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7a372 - Browse repository at this point
Copy the full SHA 5b7a372View commit details
Commits on Aug 27, 2024
-
add a simple unit test for url.URL parsing; fix broken tests in gitla…
…b scaler; apply code review suggestions Signed-off-by: Fira Curie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 285de8b - Browse repository at this point
Copy the full SHA 285de8bView commit details -
Merge branch 'gitlab-runner-scaler' of github.com:fira42073/keda into…
… gitlab-runner-scaler
Configuration menu - View commit details
-
Copy full SHA for b7e4616 - Browse repository at this point
Copy the full SHA b7e4616View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98ba6d5 - Browse repository at this point
Copy the full SHA 98ba6d5View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da1677d - Browse repository at this point
Copy the full SHA da1677dView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cfd7bc - Browse repository at this point
Copy the full SHA 3cfd7bcView commit details