Dmitry Verkhoturov

Results 215 comments of Dmitry Verkhoturov

FYI, I think you can copy all changed files to v2, fix imports, re-run go get to get v5 of JWT, and it will be enough to get PR ready...

The changes in branch [https://github.com/go-pkgz/auth/tree/paskal/v2_jwt5](paskal/v2_jwt5) have been moved to the v2 directory. Feel free to copy them to this PR.

@freddierice could you port your work to v2 please? We would be able to release it then with your changes.

@freddierice, could you please add your changes to v2 please? That is the only thing preventing us from releasing it.

Merged in #205, thanks a lot for your contribution!

Unless I'm missing something, it won't work in the container: you need to expose the port from the server container to zabbix-agent or other containers which want to read the...

> multiple entries can be in the same bucket if time.Ticker hasn't been ticked Correct, that's the tradeoff I had to make to verify that we expire entries after their...

I am not sure it's comparable with the current cleanup mechanism. Will new method work with it or you would need some other cleanup?

Looks good by me. Python 3 tested?

File is now named zabbix/examples/zabbix_rpc_test.py, and it's valid - there is no "extendoutput" option in 2.4+ at least.