- 06 Mar, 2020 6 commits
-
-
Łukasz Nowak authored
Promise plugins are important part of the instantiated configuration, thus have to be checked for changes.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This promise will check that certificate matches the key and will check that it is renewed before 15 days before expiration.
-
Łukasz Nowak authored
For some cases on-renew is not needed, so allow empty one in case if it's not provided.
-
Łukasz Nowak authored
-
- 05 Mar, 2020 4 commits
-
-
Alain Takoudjou authored
Upgrade Gitlab from version 8.17 to 9.5.10. https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v9.5.10/doc/install/installation.md /reviewed-on nexedi/slapos!699
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Previous gitlab version was 8.17.0, this commit upgrade gitlab to version 9.5.10, and update all configuration to work with this version according to the installation procedure, see: https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v9.5.10/doc/install/installation.md
-
- 04 Mar, 2020 10 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
/reviewed-on nexedi/slapos!704
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
If pgdata already exists, then postgres recipe will not update or install anything when buildout will run. This result to no configuration or wrapper updated if configuration changes. For example this change: 29d1ed68 the path of `posgtres bin` is now in shared folder, then impossible to run postgres service anymore because path was not updated by buildout in wrapper. /reviewed-on !703
-
Vincent Pelletier authored
-
- 03 Mar, 2020 7 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Since 10.4, it seems mysql_install_db does not take anymore BASEDIR/lib/plugin as default value for plugin_dir.
-
Julien Muchembled authored
-
Julien Muchembled authored
Shamefully copied from neoppod/stress-testing SR.
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 02 Mar, 2020 9 commits
-
-
Jérome Perrin authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Bryton Lacquement authored
-
Łukasz Nowak authored
Only TestSlave class and its subclasses are tested, as those are enough complex scenarios: master partition, kedifa partition and frontend partition.
-
Łukasz Nowak authored
This allows to use monitor-setup-url correctly.
-
Łukasz Nowak authored
Instead of forcing to set monitor port in some cases, just generate them, so it's possible to correctly instantiate caddy-frontend on one partition scenario like in webrunner or tests.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 28 Feb, 2020 1 commit
-
-
Julien Muchembled authored
-
- 27 Feb, 2020 1 commit
-
-
Julien Muchembled authored
-
- 20 Feb, 2020 2 commits
-
-
Bryton Lacquement authored
This avoids duplication of information.
-
Łukasz Nowak authored
The cluc from https://docs.trafficserver.apache.org/en/7.1.x/admin-guide/logging/formatting.en.html#cache-details allows to track the log entry per the originated request, which basically makes debugging of ATS behaviour possible. /reviewed-on nexedi/slapos!689
-