- 05 Dec, 2019 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Since etc/promise was migrated to etc/plugin a lot of installations are without etc/promise folder, and monitor configuration is without legacy-promise-folder option. /reviewed-on nexedi/slapos.toolbox!69
-
Łukasz Nowak authored
/reviewed-on !68
-
- 02 Dec, 2019 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
There was mistake, as result_max[0] is already free disk space, so there was no need to do 1. - result_max[0]. Unfortunately tests were also incorrectly adjusted.
-
- 14 Nov, 2019 1 commit
-
-
Rafael Monnerat authored
-
- 13 Nov, 2019 2 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 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
-