Daniel Mitre

Results 8 issues of Daniel Mitre

As the cgroups v1 is now deprecated, we should discuss how to upgrade doqueru-kun to use cgroups v2. A few notable features includes better support to rootless containers and better...

enhancement
discurssion

Currently, **doquerinhos_shell** is an [Alpine](https://alpinelinux.org/) image. Would be great if the user could download/choose some arbitrary distro image :+1: (or from a selected set :-1: ) to use in the...

It would be great if we have experiments to show the effects and problems of using multiple **doqueru-kun** nested. A very good example for this is surely https://github.com/jpetazzo/dind, but tests...

While reading command-line arguments, the cgroup paths are concatenated with cgroup_name. Besides adding extra code into argument parsing, this can lead to problems if/when we add a argument that changes...

good first issue
hacktoberfest
refactoring
CLI

Would be nice to have security tests. Tests trying to break free the container isolation and reflecting changes on host. Tests may fail or succeed, both are important.

Security
Test

O código foi refatorado por completo, mas ainda há coisas que podem ser melhoradas. O cálculo de cfs_quota_us e do cfs_period_us por exemplo não fazem tanto sentido se não consultar...

good first issue
hacktoberfest

> CHC (Eshelman 1991; Whitley et al. 1995) stands for cross-generational elitist selection, heterogeneous recombination, and cataclysmic mutation. Some research I'm doing highly suggests the use of CHC for high...

# Description Removes Lodash dependencies (all but `lodash.snakeCase`) that are easily replaceable by an one-line function and/or some ES6 feature. This aim to reduce the SDK bundle size, which it...