Skip to content

Add TLS support to artemis scaler #6448

Open
@sambou90

Description

@sambou90

Proposal

It looks like the ActiveMQ Artemis scaler does not support TLS. The http:// is hardcoded in the constant value defaultRestAPITemplate: https://github.com/kedacore/keda/blob/main/pkg/scalers/artemis_scaler.go#L52

It would be nice if there is the same possibility like in the ActiveMQ Scaler: https://github.com/kedacore/keda/blob/main/pkg/scalers/activemq_scaler.go#L50

Otherwise it seems like it is not possible to use TLS for secure connection.

Use-Case

Use scaler ActiveMQ Artemis with TLS for secure connection.

Is this a feature you are interested in implementing yourself?

Maybe

Anything else?

No response

Metadata

Metadata

Assignees

Labels

feature-requestAll issues for new features that have not been committed toneeds-discussionstaleAll issues that are marked as stale due to inactivity

Type

No type

Projects

  • Status

    To Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions