http-add-on/scaler
Jirka Kremser dc863c6fcd
Add a way to turn off the profiling for all three http add-on components (#1308)
* Add a way to turn off the profiling for all three http add-on components

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

* linter - The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar.

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
2025-06-17 13:32:02 +02:00
..
Dockerfile bump go to 1.23.6 (#1258) 2025-02-20 18:37:28 +01:00
config.go Add a way to turn off the profiling for all three http add-on components (#1308) 2025-06-17 13:32:02 +02:00
handlers.go scaler: allow using HSO and SO with different names (#1299) 2025-05-21 19:12:36 +00:00
handlers_test.go scaler: allow using HSO and SO with different names (#1299) 2025-05-21 19:12:36 +00:00
main.go Add a way to turn off the profiling for all three http add-on components (#1308) 2025-06-17 13:32:02 +02:00
naming.go HTTPSO-based Routing Table (#669) 2023-06-15 00:33:59 +02:00
queue_pinger.go chore: reformat scaler code to match KEDA go style (#1295) 2025-05-19 21:53:26 +02:00
queue_pinger_test.go feat: Support aggregation options (#961) 2024-04-10 21:41:18 +00:00