On Mon, Apr 27, 2020 at 11:32:15PM +0500, ???? ??????? wrote: > How haproxy.org is managed, some manual update? Can we run git master there?
Yep the upgrade is manual, with an automatic revert to the previous version in case of sudden death (has happened quite a few times in the past, not much on 2.2-dev yet). I do prefer to let it run for long because this is the only place where we can confirm the stability over long uptimes. I usually let it last 50-100 days before upgrading, even with known bugs that don't affect the deployment. And as you can see it occasionally pays off ;-) For testing the latest master we already have development, reg tests, CI etc. Cheers, Willy

