kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.24k stars 1.04k forks source link

After completing a task, the Pod consistently enters the CrashLoopBackOff state repeatedly with the same Pod. #5798

Closed abhishek96negi closed 1 month ago

abhishek96negi commented 3 months ago

Report

image

Expected Behavior

Pod should be terminated after completed the task

Actual Behavior

POD restart again and again

Steps to Reproduce the Problem

  1. use RaabitMQ scalers KEDA

Logs from KEDA operator

example

KEDA Version

2.14.0

Kubernetes Version

1.29

Platform

Google Cloud

Scaler Details

Rabbitmq

Anything else?

No response

zroubalik commented 3 months ago

this is more likely not related to KEDA but to the workload itselft. KEDA doesn't manage this part of the workload's lifecycle

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 month ago

This issue has been automatically closed due to inactivity.