Eren Atas
Eren Atas
Hello, I would like to report an issue (I believe). After trying to delete the deployed helm chart, I can see that there are job pods remained. Here is an...
This is merely a question that I have started to wonder. We should be able to let `st2runner` dynamically scale its pods during load. [`HorizontalPodAutoscaler`](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) makes a lot of sense...
Realized that `buy_alt` was returning a `dict` instead of a `BinanceOrder` object. Tried to mock the return. Signed-off-by: Eren Atas