- 08 Mar, 2022 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 07 Mar, 2022 7 commits
-
-
Łukasz Nowak authored
The test name (and shared instance name) was misleading.
-
Łukasz Nowak authored
The test have incorrect leftover of old limited implementation, now the system shall update images by itself. Also the typical scenario - image on first request - was not covered. Adapt the test to code without needed linking.
-
Łukasz Nowak authored
image-download-controller raises error state during download process, to inform other components that download is not ready yet. template-kvm-run.in asserts presence of all images and otherwise refuses to start, so that it gives chance for the image to being downloaded. Sorting images happen by proper key instead of needless links. Fix race condition, as the hash parameter shall depend on boot image url configuration, and not it's failure state.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Cleanups: * simplify nginx management with real template * rename sections to provide explanation in their name so it's less cryptic
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Instead of trusting CSR id published by the node which tries to join the cluster add a tool which is able to compare exposed CSR with one in caucase and then decide to accept node in the cluster. This tool does what usual user would do, and it's logic implemented as a script leads to much simpler profiles. For sake of clean profiles csr_id has been removed, except when it's used for self joining of the user to the cluster.
-
- 02 Mar, 2022 1 commit
-
-
Ivan Tyagov authored
-
- 01 Mar, 2022 2 commits
-
-
Ivan Tyagov authored
Adjust paths. Cleanup.
-
Ivan Tyagov authored
Use relative paths. Cleanup.
-
- 22 Feb, 2022 1 commit
-
-
Łukasz Nowak authored
CSR id shall be requested only when it's not available yet, as otherwise it contacts caucase server needlessly, and in some circumstances it can result with bogus new CSR.
-
- 21 Feb, 2022 1 commit
-
-
Vincent Pelletier authored
Fixes a build error with recent gawk versions.
-
- 17 Feb, 2022 2 commits
-
-
Łukasz Nowak authored
As refernce to the network-config-ipv4 part has been removed from the publish-connection-information the part was not installed anymore, so the netconfig.sh file was not added. Fixed it by simply adding this part to the installed ones. This fixes commit 3f7d8965
-
Jérome Perrin authored
-
- 14 Feb, 2022 1 commit
-
-
Ivan Tyagov authored
-
- 11 Feb, 2022 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Alain Takoudjou authored
-
- 10 Feb, 2022 1 commit
-
-
Yusei Tahara authored
-
- 09 Feb, 2022 2 commits
-
-
Arnaud Fontaine authored
-
Joanne Hugé authored
-
- 08 Feb, 2022 1 commit
-
-
Łukasz Nowak authored
Server header might be changed by client facing caddy, for which caddy code has been fixed to not transmit the Server header at all by default. In ATS Server header has been disabled by configuration. haproxy does not add Server header at all. Thanks to improvement in the test backend, it's asserted that Server header send by the backend is left intact.
-
- 07 Feb, 2022 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This was useless. dumps is enough.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 03 Feb, 2022 3 commits
-
-
Arnaud Fontaine authored
And upgrading to the python3-supported version (1.1) requires gtk3 and recent versions of freetype, glib, atk, gtk, gtkmm, atkmm... https://wiki.inkscape.org/wiki/Tracking_Dependencies
-
Kirill Smelkov authored
This reverts commit 27f574bc. NEO now should support zodbpickle >= 2 with nexedi/neoppod!19. /cc @jerome /merge-request-on nexedi/slapos!1125
-
Julien Muchembled authored
-
- 02 Feb, 2022 1 commit
-
-
Kirill Smelkov authored
Pick up nexedi/wendelin.core@3d0f134c to fix build on Python3.
-
- 01 Feb, 2022 1 commit
-
-
Joanne Hugé authored
-
- 31 Jan, 2022 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 28 Jan, 2022 1 commit
-
-
Jérome Perrin authored
Depends on erp5!1529 and erp5!1534 See merge request !1114
-
- 27 Jan, 2022 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos!1117
-
Kirill Smelkov authored
This upgrade teaches nxdtest to properly cancel test run and test job when it receives SIGTERM or SIGINT. See nexedi/nxdtest@6f75fa90...56e52da6 for details. /reviewed-by @jerome /reviewed-on nexedi/slapos!1121
-