- 12 Nov, 2019 1 commit
-
-
Nicolas Wavrant authored
It probably means there is a regression somewhere and we should try to improve the situation, as it slows down deployments
-
- 08 Nov, 2019 1 commit
-
-
Nicolas Wavrant authored
as StringIO only accepts unicode, but socket.recv() returns a string
-
- 28 Oct, 2019 3 commits
-
-
Łukasz Nowak authored
In case of error the drop of free space percentage is shown.
-
Łukasz Nowak authored
The most important information is if the disk won't become full in some time, by default 30 days. This check uses collector db history to calculate speed of filling the disk and predicts when it will become full.
-
Łukasz Nowak authored
Instead of outdated approach with threshold-file just support threshold, provided in float in GB, defaulting to 5% of disk size if found in the database and fallback to 2.0 GB, to raise promise error.
-
- 27 Sep, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 12 Sep, 2019 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 11 Sep, 2019 4 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Julien Muchembled authored
-
Nicolas Wavrant authored
-
- 10 Sep, 2019 1 commit
-
-
Julien Muchembled authored
-
- 09 Sep, 2019 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 04 Sep, 2019 1 commit
-
-
Julien Muchembled authored
-
- 02 Sep, 2019 1 commit
-
-
Julien Muchembled authored
With slapos.core!125, this is not the case anymore by default. This commit does not nothing when using older slapproxy. /reviewed-on !62
-
- 12 Aug, 2019 1 commit
-
-
Bryton Lacquement authored
/reviewed-on nexedi/slapos.toolbox!63
-
- 02 Aug, 2019 3 commits
-
-
Julien Muchembled authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
- 22 Jul, 2019 1 commit
-
-
Bryton Lacquement authored
-
- 27 Jun, 2019 1 commit
-
-
Bryton Lacquement authored
/reviewed-on nexedi/slapos.toolbox!51
-
- 19 Jun, 2019 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
/reviewed-on !59
-
- 17 Jun, 2019 1 commit
-
-
Łukasz Nowak authored
promise-timeout provides global timeout for the promise, so use it as base for calculating default timeout. /reviewed-on nexedi/slapos.toolbox!58
-
- 13 Jun, 2019 4 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Enhancements: * implement ignore-code * cover http_code * cover timeout * implement verify * correctly cover ca-cert-file * use SLAPOS_TEST_IPV4
-
Łukasz Nowak authored
Improvements: * flake8ize test_check_url_available and check_url_available * cover more of check_url_available
-
Łukasz Nowak authored
It will be easier to improve it soon.
-
- 06 Jun, 2019 1 commit
-
-
Łukasz Nowak authored
Additionally print exact exception message. /reviewed-on nexedi/slapos.toolbox!56
-
- 22 May, 2019 1 commit
-
-
Rafael Monnerat authored
-
- 10 Apr, 2019 1 commit
-
-
Thomas Gambier authored
support broken symlink and don't care about modified files that wouldn't be transferred anyway. /cc @jm for python review :) /cc @luke @Nicolas to be sure it's what we want /reviewed-on nexedi/slapos.toolbox!55
-
- 09 Apr, 2019 1 commit
-
-
Thomas Gambier authored
-
- 08 Apr, 2019 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
- 05 Apr, 2019 2 commits
-
-
Rafael Monnerat authored
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos.toolbox!34
-
- 02 Apr, 2019 2 commits
-
-
Łukasz Nowak authored
source and exclude can be in artbitrary order, so sort them in order to have stable calls. This simplifies assertions in tests and is no-op for the code.
-
Łukasz Nowak authored
It is important for DevOps to understand which files were modified during synchronisation procedure in order to track issues fast.
-