Dilshat Aliev
Dilshat Aliev
To allow independent update of Bazaar module without releasing Console, we might consider using OSGI capabilities to deploy Bazaar module at runtime as a separate kar module. We can extract...
We can periodically check public domains such as google.com and a few others and report results to Bazaar. Based on this Bazaar can calculate peer uptime better
We need to improve the algorithm used for RH limit checks. Current implementation is too restrictive. For details on the current algo, see https://github.com/subutai-io/peer-os/wiki/RH-checking-algorithm
To make SS consistent with Hub we should mark environments where at least one container is not running as UNHEALTHY and disallow modifications of UNHEALTHY env-s. Should we do this...
Add cpuset parameter to container quota
We need to install some virus software and have each uploaded template be scanned with it. Only if this check passes, we should allow the template to be added to...
Only one template exists for a single combination of name, owner and version. The combination of name+owner+version is a unique composite key for a template which can be used interchangeably...
This is an epic to improve quality of CDN codebase. In the course of this epic, CDN code base must be reviewed and improved. Please pay attention to general refactoring...