Scott Adams
Scott Adams
Any movement on this @robnewman ?
Im slightly confused @robnewman . I just tried your fork and its breaking due to the references to markup in the templates. I was under the impression that you was...
Would this work? ``` readinessProbe: exec: command: - "/bin/sh" - "-c" - "celery -A path.to.app status | grep -o ': OK'" initialDelaySeconds: 30 periodSeconds: 10 ```
@thedrow Hmm, I think its actually that it will succeed even if the actual node has failed but another one is ok which is also not a great outcome.
We are also very interested in this feature. For devs regex match would be perfect. Then for non devs: equals does not equal contains does not contain starts with does...
Any update on this or is it more a case of flower supporting ironmq?