- 20 Feb, 2023 7 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Łukasz Nowak authored
This promise was generally used to check the connection quality to the backend with ICMP, by using ping. This is currently obsoleted by health-check and other parameters in that group. The parameter to setup the promise is provided by shared instance requester, that person has no access to those results, as shared instances can't be monitored directly, all results are only available to the cluster operator in contrast to health-check, which results are logged to backend_log, to which shared instance requester has access.
-
Łukasz Nowak authored
-
Ivan Tyagov authored
-
- 09 Feb, 2023 7 commits
-
-
Lu Xu authored
-
Lu Xu authored
-
Thomas Gambier authored
-
Lu Xu authored
See merge request nexedi/slapos!1348
-
Lu Xu authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
- 08 Feb, 2023 9 commits
-
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Lu Xu authored
-
Thomas Gambier authored
-
- 07 Feb, 2023 3 commits
-
-
Ivan Tyagov authored
See merge request nexedi/slapos!1345
-
Ivan Tyagov authored
-
Ivan Tyagov authored
software-dev.cfg will use most recent version of OSIE coupler code.
-
- 06 Feb, 2023 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
- 04 Feb, 2023 9 commits
-
-
Jérome Perrin authored
prevent auto-detection from linking against system libraries when they are available.
-
Jérome Perrin authored
See merge request !1341
-
Jérome Perrin authored
Running theia with yarn start cause PATHs like this to be added to $PATH /srv/slapgrid/slappart15/tmp/yarn--1675226243379-0.20314216826775944/node
-
Jérome Perrin authored
Similar to debian's default /etc/skel
-
Jérome Perrin authored
this can be used to install linters such as pylint when the python extension prompts for it also add ~/.local/bin in user $PATH to prevent warning and to be able to use pip installed packages from the shell.
-
Jérome Perrin authored
update all egg versions for python packages used in theia make zc-buildout.python.executable relative to instance This settings.json is only generated one, so we can not use the absolute path, because this will reference an old version of software
-
Jérome Perrin authored
This does not work as expected with in this situation : bash-5.1$ which slapos /usr/bin/slapos bash-5.1$ /usr/bin/which slapos /opt/slapgrid/d4af5a4bc0958cc5f60fac0dbf6c916e/bin/slapos bash-5.1$ ls -al /opt/slapgrid/d4af5a4bc0958cc5f60fac0dbf6c916e/bin/slapos -rwxr-x--- 1 slapsoft slapsoft 3492 Jan 31 10:01 /opt/slapgrid/d4af5a4bc0958cc5f60fac0dbf6c916e/bin/slapos bash-5.1$ id uid=957(slapuser39) gid=1041(slapuser39) groups=1041(slapuser39),1001(slapsoft)
-
Jérome Perrin authored
This was downloading pcre2 from git or using system package if available
-
Jérome Perrin authored
-
- 03 Feb, 2023 3 commits
-
-
Thomas Gambier authored
This is a fixup of 665166e2 (see especially 665166e2 (comment 177402))
-
Jérome Perrin authored
as a result, this checkout was not pinned and software was not reproducible
-