You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you pass in a amqps host to the rabbitmq scalar it will require that the certificate is signed, however if you pass in https instead it works as expected.
Expected Behavior
tls is enabled without validation
Actual Behavior
Warning KEDAScalerFailed 5m49s (x14 over 66m) keda-operator error establishing rabbitmq connection: tls: failed to verify certificate: x509: certificate signed by unknown authority
Steps to Reproduce the Problem
install keda and rabbitmq
setup a ScaledObject with a config similar to the following
Report
If you pass in a amqps host to the rabbitmq scalar it will require that the certificate is signed, however if you pass in https instead it works as expected.
Expected Behavior
tls is enabled without validation
Actual Behavior
Warning KEDAScalerFailed 5m49s (x14 over 66m) keda-operator error establishing rabbitmq connection: tls: failed to verify certificate: x509: certificate signed by unknown authority
Steps to Reproduce the Problem
https
instead ofamqps
Logs from KEDA operator
KEDA Version
None
Kubernetes Version
Other
Platform
Other
Scaler Details
rabbitmq
Anything else?
No response
The text was updated successfully, but these errors were encountered: