BugFest
BugFest
Hi @abhinavsingh, @guiqiqi I was facing the same issues until realized from @abhinavsingh's comment that certifi wasn't installed in my virtualenv (I'm running Python 3.9.12). Installed with: ```shell $ mkvirtualenv...
@samip5 @dev852com I've reimplemented it. Feel free to try it out and report any bugs or PRs
Re-implementation in kubebuilder v3 at https://github.com/bugfest/tor-controller
Hi @kragniz, just got it implemented in my fork: https://github.com/bugfest/tor-controller (since v0.4.0)
Hi @drGrove, I've migrated this project to Go 1.17 and kubebuilder v3. Kindly take a look at https://github.com/bugfest/tor-controller
Hi @marcus-sa, @MisguidedEmails, @soriyath - I've re-implemented this project and extended it with new features. You can check it out at https://github.com/bugfest/tor-controller - Happy to assist if you find any...
Hi @softuvo!, I've re-implemented this project and extended it with new features. You can check it out at https://github.com/bugfest/tor-controller - Happy to assist if you find any issues.
Hi @stevefan1999-personal, I've re-implemented tor-controller and upgrade all the dependencies, you can find it at https://github.com/bugfest/tor-controller
Hi @kragniz, first of all, thanks for your work here. Since it seems this project is unmaintained, I've opened a fork at https://github.com/bugfest/tor-controller using go 1.17 and Kubebuilder v3
Hi @vithun. I faced the same issue : ) I opened a PR (#72) to keep track of the image checksums in a different file