Celery-Kubernetes-Operator
Celery-Kubernetes-Operator copied to clipboard
Filter on message queue length publisher timer
Right now, there's no filter on Timer handler which publishes message queue length to parent's status. If the operator is created and parent CR doesn't exist, it will not be able to communicate to flower svc and show initial failure logs.