The Keda operator logs still show that it's querying the queues after the ScaledJob is deleted. I believe it also tries to instantiate Jobs (and fails) if there are work items in the queue. I used it with a GCP PubSub scaler
Workaround - restart the operator
Keda should identify deleted ScaledJobs and stop querying their queue
Keda keeps querying delete jobs' queues.
@TsuyoshiUshio PTAL
Just want to confirm the similar bug under AWS EKS platform:
KEDA Version: 2.0.0-RC
EKS Version: 1.17-eks.3
AMI release version: AMI 1.17.11-20201007
AMI type: AL2_x86_64
Scaler: aws-sqs
Thank you guys.
It seems an issue of the ScaledJob finalizer. I'll try to repro it.
I'm pretty busy for a couple of days, however, after that, I'll do it.
@TsuyoshiUshio I can take a look on this one.
@OrenLederman good catch, thanks for the reporting!
Happy to help. Thank you for working on this tool - it's just what I need for my long-running jobs.
Most helpful comment
Thank you guys.
It seems an issue of the ScaledJob finalizer. I'll try to repro it.
I'm pretty busy for a couple of days, however, after that, I'll do it.