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
Panic error observed from keda operator while using ScaledObject with TriggerAuthentication that use hashicorp vault provider authenticated using root token.
While using non-root token for authenticating to vault, keda operator running just fine
Expected Behavior
Expecting keda operator running without error while using TriggerAuthentication that use hashicorp vault provider authenticated using root token
Actual Behavior
Keda operator throwing panic error and entering CrashLoopBackOff state
Steps to Reproduce the Problem
deploy Deployment resource
deploy TriggerAuthentication with hashicorp vault provider
Report
Panic error observed from keda operator while using
ScaledObject
withTriggerAuthentication
that use hashicorp vault provider authenticated using root token.While using non-root token for authenticating to vault, keda operator running just fine
Expected Behavior
Expecting keda operator running without error while using
TriggerAuthentication
that use hashicorp vault provider authenticated using root tokenActual Behavior
Keda operator throwing panic error and entering CrashLoopBackOff state
Steps to Reproduce the Problem
Deployment
resourceTriggerAuthentication
with hashicorp vault providerScaledObject
Logs from KEDA operator
KEDA Version
2.11.2
Kubernetes Version
1.26
Platform
Google Cloud
Scaler Details
Postgresql
Anything else?
No response
The text was updated successfully, but these errors were encountered: