JB

Results 6 comments of JB

I think you need to modification read_text function. I modified some of the code to fit the format in which the data exists, so it worked. For example, I don't...

@fillup cooool, You saved me from hell. :-) If there is an option to request `update-service` and exit immediately, this process is not necessary. how about?

@fillup I don't know why this problem is still not merged. In order to use ecs-deploy even when operating heavy infrastructure, it must be merged. Please review.

> An easy fix for this is to set `export PGCLIENTENCODING=utf-8` in your environment before creating the connection. works fine for me. ```python os.environ["PGCLIENTENCODING"] = "utf-8" ```

Hope it helps. ``` brew install bash-completion source $(brew --prefix)/etc/bash_completion ```

@Leonardo-Ferreira I hope everything is going well with you. I have been testing traffic, and sometimes the interceptor creates too many pods (autoscaling) beyond my expectations. I know the interceptor...