Conversation
JorTurFer
left a comment
There was a problem hiding this comment.
Thanks for the contribution! Some comments inline
Apart from them, please execute go mod tidy & go mod vendor and commit the output
8114ced to
f767f24
Compare
tests/scalers/splunk_observability/splunk_observability_test.go
Outdated
Show resolved
Hide resolved
|
/run-e2e splunk_observability |
|
/run-e2e splunk_observability |
|
/run-e2e splunk_observability |
|
I see there are some merge conflicts. |
JorTurFer
left a comment
There was a problem hiding this comment.
awesome contribution! just a nitpick inline
|
I think there are also some changes that shouldn't have been included (see CHANGELOG entries). |
Signed-off-by: Sebastian Schimper <sschimper@splunk.com> Add Splunk Observability scaler Implement a new scaler for Splunk Observability to allow KEDA to scale workloads based on metrics from Splunk Observability. Includes unit tests and environment configuration updates.
Signed-off-by: Sebastian Schimper <sschimper@splunk.com> Resolved merge conflict in CHANGELOG.md.
…names and propagate context to getQueryResult() func Signed-off-by: Sebastian Schimper <sschimper@splunk.com> Resolving merge conflict in go.mod file.
Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
…eal credention Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
…cloud Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
Signed-off-by: Sebastian Schimper <sschimper@splunk.com> Resolved merge conflict in go.mod.
Signed-off-by: Sebastian Schimper <sschimper@splunk.com> Resolve merge conflict in vendor/modules.txt
Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
…erying Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
307f9c1 to
8b315a5
Compare
…observability_scaler_test.go Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
JorTurFer
left a comment
There was a problem hiding this comment.
AWESOME job! just a nitpick inline
|
Hi @rickbrouwer, thanks, I fixed it and pushed it again. Sorry, I did not notice it at first |
…. I should go to sleep Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
|
/run-e2e splunk_observability |
|
I see that the static test "CI / validate - amd64 (pull_request)" is failing due to lack of disk space. I will look into this first thing in the morning. Please let me know if you have any suggestions. Thank you. |
You can push your last commit again, so the job will be triggered again :) |
Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
I have seen this on a few other unrelated PRs, it seems like KEDA pipeline is using close to maximum of disk capacity. We may want to explore https://github.com/easimon/maximize-build-space or some other alternatives EDIT: fyi #7150 |
|
/run-e2e splunk_observability |
Signed-off-by: Sebastian Schimper <sschimper@splunk.com>
|
I re-pushed 2 times, and I am not able to resolve the disk issue |
@wozniakjan is working on solving this (#7150) |
|
@sschimper-splunk can you please rebase on latest |
I will trigger the rebase |
zroubalik
left a comment
There was a problem hiding this comment.
@sschimper-splunk last nit, could you please open an issue like this one: #6576
and reference it here and in the docs PR and also in the changelog instead of the PR link?
Thanks!
|
@zroubalik added issue here: #7152 |
Thanks! Can you change the description of this PR and adjust it to the created issue? And can you also link the created issue in the CHANGELOG.md instead of the pull? |
I'll do that, to not block us |
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
|
/run-e2e splunk |
Signed-off-by: Sebastian Schimper <sschimper@splunk.com> Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com> Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com> Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com> Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com> Signed-off-by: Dmitriy Altuhov <altuhovd@gmail.com>
Signed-off-by: Sebastian Schimper <sschimper@splunk.com> Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com> Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com> Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com> Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Sebastian Schimper <sschimper@splunk.com> Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com> Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com> Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com> Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Checklist
Fixes #7152
Docs: kedacore/keda-docs#1630