http-add-on/operator/controllers/http
Jirka Kremser 9047390737
migrate from v1.Endpoints to discoveryv1.EndpointSlices (#1298)
* Migration to EndpointSlices

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

* finish migration from v1.Endpoints to discoveryv1.EndpointSlices

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* handle multiple EndpointSlices per service

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

* remove deletecollection rbac for endpoint slices

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>

---------

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
2025-09-18 14:42:54 +02:00
..
config feat: Add support for any resource which implementes `/scale` subresource (#852) 2023-12-13 16:33:28 +01:00
app.go chore: Update skipscaledobjectcreation annotation to align with KEDA annotations (#1008) 2024-04-30 22:11:09 +00:00
condition_provider.go Remove deprecations and fix CRD columns (#888) 2024-01-22 11:20:40 +01:00
finalizer.go operator: upgrade kubebuilder to v3 (#626) 2023-03-09 10:37:20 +01:00
httpscaledobject_controller.go chore: Bump go version and deps (#1305) 2025-07-25 11:34:31 +00:00
httpscaledobject_controller_test.go feat: provide support to allow HTTP scaler to work alongside other core KEDA scalers (#929) 2024-03-26 18:54:38 +00:00
ping.go Fix Graceful Shutdown of Interceptor and Scaler (#732) 2023-07-14 10:36:29 +02:00
ping_test.go migrate from v1.Endpoints to discoveryv1.EndpointSlices (#1298) 2025-09-18 14:42:54 +02:00
scaled_object.go Add support for initialCooldownPeriod On httpScaledObjects (#1212) 2025-02-21 12:38:36 +00:00
scaled_object_test.go chore: Bump go version and deps (#1305) 2025-07-25 11:34:31 +00:00
suite_test.go feat!: remove deprecated `spec.scaleTarget.deployment` field (#1060) 2024-06-24 13:31:42 +00:00