Sergey Levitin
Sergey Levitin
So, I can do it, but a little bit later. Will let you know when it's ready!
As an option - we can try to resolve the host ip if possible.
@rpocase, there is a different ticket for hostname resolving - #40. BTW, python `ipaddress.is_private` function, will most likely consider your gitlab services as local ip addresses, as they should relate...
Все будет работать, ибо контейнеры сначала все запускаются, а потом тестируются.
Yes, would be very useful. If an MSK cluster is bootstrapped with public access, it has to be firstly configured with explicit ACLs, otherwise the access doesn't work, due to...
Shouldn't `kcat` flush the output periodically for the case if the is no much activity in the topic and we try to grep for the last message, that is not...
@zaphoyd, +1 for merging this.
Cool, thanks. Any thoughts, when this can be released and be available in [conan center](https://conan.io/center/websocketpp)? Ofk there is a way to use the `develop` branch as a submodule, but anyway,...
@pajlada oh, cool, thanks for the suggestion and the link
For example, I use the [clickhouse-migrations](https://pypi.org/project/clickhouse-migrations/) package for schema migrations, it uses `clickhouse_driver` under the hood, but doesn't not accept the url.