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

add get/list/watch operations rights on endpoints to keda-operator #739

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

julianguinard
Copy link

@julianguinard julianguinard commented Feb 24, 2025

this is needed in order for metrics-api scaler to get endpoints targets from a given kubernetes service, needed to use aggregateFromKubeServiceEndpoints metadata option.

this related to the addition of aggregateFromKubeServiceEndpoints and aggregationType parameters in kedacore/keda#6565, used to fetch/aggregate metrics from a kubernetes service's list of endpoints

Checklist

  • I have verified that my change is according to the deprecations & breaking changes policy
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • README is updated with new configuration values (if applicable) learn more
  • A PR is opened to update KEDA core (repo) (if applicable, ie. when deployment manifests are modified)

…scaler can get endpoints targets from a given kubernetes service, needed to use metadata option.

Signed-off-by: julian GUINARD <julian.guinard@ovhcloud.com>
@julianguinard julianguinard force-pushed the add-metrics-api-aggregation-from-kube-service-feature branch from 9651dc1 to a7393a0 Compare February 25, 2025 09:58
@julianguinard julianguinard marked this pull request as ready for review February 25, 2025 10:32
@julianguinard julianguinard requested a review from a team as a code owner February 25, 2025 10:32
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.

2 participants