Skip to content

New Solace Direct Messaging Scaler #6546

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

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

Conversation

alfonso-chacon
Copy link

@alfonso-chacon alfonso-chacon commented Feb 12, 2025

New Solace Direct Messaging Scaler Added

Checklist

Fixes #

Fixes #6545
[#1537] (kedacore/keda-docs#1537) - Documentation

Signed-off-by: Alfonso Chacón <[email protected]>
Signed-off-by: Alfonso Chacón <[email protected]>
Signed-off-by: Alfonso Chacón <[email protected]>
…scarded messages while scaling up

Signed-off-by: Alfonso Chacón <[email protected]>
- Added Configuration validations
- Variables Refactor
- Multiple URLs
- Remove commented blocks

Signed-off-by: Alfonso Chacón <[email protected]>
Signed-off-by: Alfonso Chacón <[email protected]>
* Code Cleanup - CodeQL/StaticChecks
Signed-off-by: Alfonso Chacón <[email protected]>
* Code cleanup /golangci-lint
Signed-off-by: Alfonso Chacón <[email protected]>
Signed-off-by: Alfonso Chacón <[email protected]>
@alfonso-chacon alfonso-chacon marked this pull request as ready for review February 13, 2025 04:27
@alfonso-chacon alfonso-chacon requested a review from a team as a code owner February 13, 2025 04:27
@JorTurFer
Copy link
Member

JorTurFer commented Feb 14, 2025

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

alfonso-chacon and others added 6 commits February 15, 2025 00:37
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
Signed-off-by: Alfonso Chacón <[email protected]>
@JorTurFer
Copy link
Member

JorTurFer commented Feb 15, 2025

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

@alfonso-chacon
Copy link
Author

@JorTurFer Is there anything I can do for the failed check? its complaining about a timeout in a API

=== FAIL: pkg/scalers TestPredictKubeGetMetricSpecForScaling (3.00s)
2025/02/17 08:01:26 🚀 starting mock grpc server. On host 0.0.0.0, with port: 44809
predictkube_scaler_test.go:187:
Error Trace: /__w/keda/keda/pkg/scalers/predictkube_scaler_test.go:187
Error: Received unexpected error:
error create Prometheus client and API objects: Get "http://demo.robustperception.io:9090/api/v1/status/runtimeinfo": dialing to the given TCP address timed out
Test: TestPredictKubeGetMetricSpecForScaling
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x277cad8]

@JorTurFer
Copy link
Member

Yeah, totally unrelated with your change, this PR fixes it -> #6553

alfonso-chacon and others added 5 commits February 17, 2025 14:32
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
- Move regex to pkg level
- Remove unnecessary struct and interface

Signed-off-by: Alfonso Chacón <[email protected]>
@zroubalik
Copy link
Member

zroubalik commented Feb 18, 2025

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

alfonso-chacon and others added 4 commits February 18, 2025 08:10
Co-authored-by: Zbynek Roubalik <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
Co-authored-by: Zbynek Roubalik <[email protected]>
Signed-off-by: alfonso-chacon <[email protected]>
@zroubalik
Copy link
Member

zroubalik commented Feb 25, 2025

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

@alfonso-chacon
Copy link
Author

@zroubalik @JorTurFer Hi guys, not to be pushy or something, is there any chance this scaler could be included in the 2.17 version? I just want to know how to manage expectations with possible users :D

@zroubalik
Copy link
Member

@zroubalik @JorTurFer Hi guys, not to be pushy or something, is there any chance this scaler could be included in the 2.17 version? I just want to know how to manage expectations with possible users :D

We will try to do our best here :) (at least me, not sure about @JorTurFer 😄 😄 )

@zroubalik zroubalik mentioned this pull request Mar 26, 2025
40 tasks
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.

New Solace scaler for Direct Messaging
3 participants