- 21 Mar, 2022 7 commits
-
-
Łukasz Nowak authored
Via header for response and request is fully stabilized and present according to the RFC now. Important information, like protocol and protocol version are exposed. Hops which were present in the request are stored and descriptively named. Versions of components are exposed in hidden way and in the same time the frontend administrator and frontend user are able to analyze the versions, and the version history present on the node is transmitted back. Additionally each node can be identified by frontend admins and users for request and response headers, allowing more debugging. Improve the tests by extending assertSlaveBase and reuse it instead of duplicating the code everywhere.
-
Łukasz Nowak authored
Accessing headers.dict results with dropping headers sent in more then one line, which is accepted by RFC. So in case if many lines for given header arrived, expose them as a list, otherwise simply show exactly arrived header.
-
Łukasz Nowak authored
Rapid.CDN has strong requirements regarding Via header passing by, so strip down unnecessary parts of the original implementation.
-
Boxiang Sun authored
The former ftp.pcre.org FTP site is no longer available, use sourceforge instead, see https://www.pcre.org/
-
Łukasz Nowak authored
The https://bz.apache.org/bugzilla/show_bug.cgi?id=65769 seems hitting various software releases with strace like: elect(0, NULL, NULL, NULL, {tv_sec=1, tv_usec=0}) = 0 (Timeout) wait4(-1, 0x7ffe9579eb84, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes) times({tms_utime=561, tms_stime=669, tms_cutime=558, tms_cstime=99}) = 3280801757
-
Thomas Gambier authored
-
Łukasz Nowak authored
Also do micro upgrade from util-linux 2.37.1 to 2.37.2, which was in component/libuuid.
-
- 16 Mar, 2022 3 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Kazuhiko Shiozaki authored
-
- 14 Mar, 2022 1 commit
-
-
Joanne Hugé authored
-
- 10 Mar, 2022 1 commit
-
-
Lu Xu authored
See merge request nexedi/slapos!1130
-
- 09 Mar, 2022 5 commits
-
-
HongzheWang authored
-
HongzheWang authored
-
HongzheWang authored
-
HongzheWang authored
-
Joanne Hugé authored
-
- 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 1 commit
-
-
Arnaud Fontaine authored
-