Viktoras
Viktoras
I did not have it in plans, but since mouthful has gotten so much traction, I'll consider expanding it. No promises or ETA yet, albeit a pull request would be...
#74 is the first step towards this. Albeit only the admin panel part - for now.
#43 #75 #77 are pretty much a prereq here.
As https://github.com/vkuznecovas/mouthful/issues/97 states the height needs adjusting
I was not aware that a thing called user namespaces existed, will look into it and investigate.
Thanks, will do that soon!
> Hi all in this thread, I just pushed a multi-arch image to my own repo, anyone interested is welcome to pull and test it in your environment. https://hub.docker.com/repository/docker/kezhenxu94/pulsar/tags?page=1&ordering=last_updated >...
There might be an issue with os.Exit() in golang in general. All it does is print the exit status, but the return code you're getting is always 1. Here's an...
> @vkuznecovas may have an opinion on this, too. I think in general it's a bit confusing to be able to filter out nodes in two places. I'm not entirely...