- 01 Jul, 2019 1 commit
-
-
Ivan Tyagov authored
otherwise it will stall VM execution. This is observed inside qemu VM started by https://lab.nexedi.com/nexedi/slapos/blob/master/software/erp5testnode/testsuite/deploy-test/software.cfg In qemu log one can see: === QEMU waiting for connection on: disconnected:unix:/srv/slapgrid/slappart6/var/qmp_socket,server === Affected version: root@z600:/srv/slapgrid/slappart6# /opt/slapgrid/7903668a197f3cf8f94375d0739a21e8/parts/kvm/bin/qemu-system-x86_64 --version QEMU emulator version 2.8.0 Copyright (c) 2003-2016 Fabrice Bellard and the QEMU Project developer /reviewed-on nexedi/slapos!585
-
- 28 Jun, 2019 3 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This parameter was documented but not implemented in the software release, is not a feature provided by caucase, and is not a slapos-compliant feature. It is now a place-holder in parameter schema.
-
Vincent Pelletier authored
-
- 27 Jun, 2019 3 commits
-
-
Killian Lufau authored
-
Killian Lufau authored
The gitclone reciped is used for babeld to get submodules added in the latest babeld version. gcc is forced to use `-std=gnu99` because default std has changed in version 5.1 and we get errors when compiling babeld with older gcc.
-
Killian Lufau authored
-
- 26 Jun, 2019 3 commits
-
-
Łukasz Nowak authored
The last state value has been reverted by mistake, put back correct one.
-
Łukasz Nowak authored
This also means that caddy source is fetched directly from upstream, as all required fixes has been incorporated into the upstream. Drop direct usage of gowork for now, in order to have caddy built using go module, support for gowork with go modules might come later. Follow new way of certificate managament in Caddy 1 as noted https://github.com/mholt/caddy/issues/2588#issuecomment-505367152
-
Łukasz Nowak authored
It's released, let's use the newest version.
-
- 24 Jun, 2019 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
Only the webrunner should have a monitor port different from the default, to avoid most conflicts between the webrunner and any instance built inside. -> webrunner: 8386 -> other: 8196
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
The previous value, '/', caused problems: some generated urls had two consecutive slashes, which can be misinterpreted by the waitress server.
-
- 21 Jun, 2019 2 commits
-
-
Julien Muchembled authored
Commit b96cdf9c didn't propagate correctly the monitor password from the root partition to subpartitions.
-
Julien Muchembled authored
This will be required for WSGI. This depends on ERP5 > 2018-04-26 (commit 6d74ba22a962d08624ef35342708f333a21ceff5)
-
- 20 Jun, 2019 5 commits
-
-
Łukasz Nowak authored
The scripts are already provided in caucase-eggs part, there is no reason to duplicate them here, so drop this entry. /reviewed-on nexedi/slapos!579
-
Łukasz Nowak authored
Frontend operator shall have easy access to information about rejected slaves, possibly the best in the JSON file. Also the keys for the human readable information are slave's titles, not references. The information is published via hand crafted HTTPS endpoint. Note: The SSL certificate is generated manually. Existing caucase is special for KeDiFa, this is another step to move all generated certificates (or otherwise self-signed) to internal, full automatic caucase.
-
Łukasz Nowak authored
-
Thomas Gambier authored
-
Thomas Gambier authored
-
- 19 Jun, 2019 5 commits
-
-
Boxiang Sun authored
/reviewed-on nexedi/slapos!580
-
Julien Muchembled authored
We'll add monitoring to NEO so some parts are also moved there from ERP5.
-
Julien Muchembled authored
-
Łukasz Nowak authored
As apache-ca-certificate field is not implemented for caddy, inform how to obtain required functionality.
-
Łukasz Nowak authored
ssl_ca_crt is still supported and needed in the UI, so put it back with DEPRECATED information.
-
- 18 Jun, 2019 1 commit
-
-
Kirill Smelkov authored
/reviewed-by: TrustMe
-
- 17 Jun, 2019 4 commits
-
-
Rafael Monnerat authored
Missing update from previous commits
-
Thomas Gambier authored
branch 1.0 is pinning the following repositories: * erp5 * vifib * wendelin * wendelin.core * neoppod-repository For resiliency, it's better to pin the repositories (we want exactly the same software on runner0 and runner1). If people wants to develop inside one of those repositories, they will clone it inside srv/runner/project directory and this will be sync on runner1. /reviewed-on nexedi/slapos!576
-
Łukasz Nowak authored
Rename was missing in buildout.hash.cfg
-
Łukasz Nowak authored
/reviewed-on nexedi/slapos!575
-
- 14 Jun, 2019 1 commit
-
-
Łukasz Nowak authored
In "caddy-frontend: Implement KeDiFa SSL information" the certificates were dropped from the schema, but still internally supported. This lead to missing UI fields for still supported parameters. Reintroduced them with OBSOLETE mark. /reviewed-on nexedi/slapos!574
-
- 12 Jun, 2019 5 commits
-
-
Ivan Tyagov authored
nginx-push-stream-module still it prevents from compiling nginx. /reviewed-on nexedi/slapos!573
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It is ready when all on-watch processes are not EXITED.
-
Łukasz Nowak authored
-
- 07 Jun, 2019 1 commit
-
-
Julien Muchembled authored
-