Skip to content
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

[WIP] add support for KEDA HTTPScaledObjects via HTTPScaledObjectReconciler #1714

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kahirokunn
Copy link

@kahirokunn kahirokunn commented Oct 25, 2024

This PR adds support for KEDA HTTPScaledObjects to be used as an auto scaler for workloads. A new HTTPScaledObjectReconciler named HTTPScaledObjectReconciler has been introduced which reconciles HTTPScaledObjects. Users can specify a reference to their existing HTTPScaledObject using .spec.autoscalerRef in the Canary definition.

@kahirokunn kahirokunn changed the title add support for KEDA HTTPScaledObjects via HTTPScaledObjectReconciler [WIP] add support for KEDA HTTPScaledObjects via HTTPScaledObjectReconciler Oct 25, 2024
@kahirokunn kahirokunn force-pushed the support-http-scaled-object branch 13 times, most recently from 3b40a1d to cf8c8ca Compare November 1, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant