- 14 Dec, 2018 3 commits
-
-
Łukasz Nowak authored
This reverts commit 6eec01b7. The test_supervisor_state run on each test case has exactly the same functionality, so just drop not needed additional test.
-
Łukasz Nowak authored
/reviewed-on nexedi/slapos!466
-
Thomas Gambier authored
-
- 13 Dec, 2018 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
"software/caddy-frontend: auto-restart services on SR upgrade." begun implementation of automatic restart of services on SR upgrade, but not all services has been caught - 6tunnel was missing. /reviewed-on nexedi/slapos!473
-
- 12 Dec, 2018 4 commits
-
-
Łukasz Nowak authored
Those values are free to be used by tests in order to obtain working IPv4 and IPv6 addresses. /reviewed-on nexedi/slapos!470
-
Łukasz Nowak authored
Those values are free to be used by tests in order to obtain working IPv4 and IPv6 addresses or other parameters fetched during test node instantiation. Note that old-style keys (like LOCAL_IPV4 and LOCAL_IPV6) are kept for backward compatibility. /reviewed-on !471
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 11 Dec, 2018 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Łukasz Nowak authored
-
Rafael Monnerat authored
-
Łukasz Nowak authored
-
Nicolas Wavrant authored
-
- 10 Dec, 2018 3 commits
-
-
Łukasz Nowak authored
Some tests need to play with IPv6, and it would be better, if they would use IPv6 on which the test system has control. /reviewed-on nexedi/slapos!467
-
Łukasz Nowak authored
Do not emit needless diff into log. Do not stop processing in case of validation failure.
-
Łukasz Nowak authored
Caddy reloads configuration on USR1 not on HUP.
-
- 07 Dec, 2018 8 commits
-
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos!465
-
Guillaume Hervier authored
This way when setting `udp:<port>` in `nat-rules` instance parameter, it won't mess up with buildout's syntax. PS: It seems the UDP won't work at all since `6tunnel` doesn't support TCP tunneling, so this is more of a cosmetic fix. /reviewed-on nexedi/slapos!464
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Łukasz Nowak authored
This reverts commit 9243ace4 There are some bizarre issues with notebook, which happen randomly. /reviewed-on nexedi/slapos!463
-
Jérome Perrin authored
once a release including https://github.com/proftpd/proftpd/issues/674 is made we can update to openssl 1.1 /reviewed-on nexedi/slapos!460
-
Łukasz Nowak authored
/reviewed-on nexedi/slapos!445
-
Łukasz Nowak authored
-
- 06 Dec, 2018 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Caddy v0.11.1 fixes QUIC issues. Not released yet functionality for regular expression cookie rewriting is available: https://github.com/mholt/caddy/pull/2144 Not released yet functionality for ca_certifices in proxy: https://github.com/mholt/caddy/pull/2380 Zenexer fixes for regerssion in v0.11.1 Note: Since Caddy release v0.11.0 certificates has to match sites served by Caddy. This will result in lack of response for sites served on HTTPS for which certificate names (subject COMMON_NAME, subjectAltName DNS or IP) does not match site name.
-
Thomas Gambier authored
-
Jérome Perrin authored
nodejs 8 does not seem to support higher version. /reviewed-on nexedi/slapos!461
-
Arnaud Fontaine authored
-
- 05 Dec, 2018 6 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Caddy since 0.11.1 requires that certificate match the exposed site, so in order to being able to serve ip access sites each frontend node needs to generate certificate with its IP in the subjectAltName.
-
Łukasz Nowak authored
Not released yet functionality for regular expression cookie rewriting is available: https://github.com/mholt/caddy/pull/2144 Caddy v0.11.1 fixes QUIC issues. Zenexer fixes for regerssion in v0.11.1 Note: Since Caddy release v0.11.0 certificates has to match sites served by Caddy. This will result in lack of response for sites served on HTTPS for which certificate names (subject COMMON_NAME, subjectAltName DNS or IP) does not match site name.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 04 Dec, 2018 2 commits
-
-
Łukasz Nowak authored
openssl 1.1.1 has unresloved incompatibilities with python2.7 (https://bugs.python.org/issue32947), where 1.1.0 seems to work (https://bugs.python.org/issue26470) Also disable parallel make. /reviewed-on nexedi/slapos!459
-
Rafael Monnerat authored
-
- 03 Dec, 2018 1 commit
-
-
Thomas Gambier authored
I'm not sure if this should be merged or not... but I let it here for reference... /reviewed-on nexedi/slapos!428
-