kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.36k stars 1.06k forks source link

Add Splunk scaler #5905

Closed circa10a closed 2 months ago

circa10a commented 3 months ago

Support Splunk scaler that utilizes saved searches for scaling.

  1. Issue: https://github.com/kedacore/keda/issues/5904
  2. docs PR: https://github.com/kedacore/keda-docs/pull/1413

Checklist

circa10a commented 3 months ago

Hmm not sure why the whitesource check is failing. Any ideas?

zroubalik commented 3 months ago

/run-e2e splunk Update: You can check the progress here

zroubalik commented 3 months ago

Hmm not sure why the whitesource check is failing. Any ideas?

Please ingore this, probably a problem on the Whitesource side, I don't see a reason why this should be caused by this PR :)

circa10a commented 3 months ago

Resolved a conflict with main due to the changelog changes. Will need e2e tests run again

wozniakjan commented 3 months ago

/run-e2e splunk Update: You can check the progress here

zroubalik commented 3 months ago

/run-e2e splunk Update: You can check the progress here

wozniakjan commented 3 months ago

@zroubalik I think this can be merged, wdyt?

zroubalik commented 2 months ago

@zroubalik I think this can be merged, wdyt?

there's ongoing discussion in docs PR, let's merge this once we have everything ready.

circa10a commented 2 months ago

I updated the PR to source username from auth params based on @tomkerkhove 's feedback in https://github.com/kedacore/keda-docs/pull/1413

zroubalik commented 2 months ago

/run-e2e splunk Update: You can check the progress here