Michal Koutný

Results 21 issues of Michal Koutný

This series adds a new configuration option to service units that allows users to specify how the delegated cgroup subtree should be organized. It builds upon distinction of payload and...

needs-discussion 🤔
cgroups
documentation
pid1
reviewed/needs-rework 🔨
units

This is a followup of #2400. I ran the migration from 2.4.1 to 2.5.1 and the migration failed with: `rake db:migrate RAILS_ENV=production` (click for details) ``` root@host:/usr/local/tracks-2.5.1# rake db:migrate RAILS_ENV=production...

Consider the following scenario: - action A has a due date D and depends on action B - action B has no explicit due date There will be visible only...

Enhancement ⚡️
help wanted

Screenshot describes that better than words: ![tracks](https://user-images.githubusercontent.com/630751/85206263-2c7e7880-b321-11ea-8a05-b0f42df75740.png) This could be resolved by customizing Bootstrap padding variables or reorganizing the navbar content ([a bold proposal](https://github.com/Werkov/tracks/commit/36f77d16c2bd50bc9d34e3eaf79cad9499a5c8e6)).

User interface
bug 🐛
good first issue

When static snippet wrapper (or snippetArea) contained a dynamic snippet wrapped in a block (i.e. static snippet -> block -> dynamic snippet), rendered dynamic snippets weren't added into payload. Cause...

1-feature
2-latte
3-is-pullrequest

I'm coming from systemd/systemd#29736. The issue subject is not very descriptive and the initial comment contains links to other systems that I cannot access (bug.chromium.org -> (Gmail account) -> "Permission...

…ly finished The method returns prematurely (before jobs it triggers terminate). This is externally visible because other methods may fail if jobs did not finish. Postpone the DBus method response...

timedate
please-review

Manager start (measured via readiness notification) takes time that is proportionate to number of entries in `/proc/self/mountinfo` since all mount units must be enumerated ([CPU profile of a starting user...

needs-discussion 🤔
pid1
reviewed/needs-rework 🔨
needs-rebase
postponed
user-session
sd-event
scalability

Separate allow/deny lists are specific to device controller existing only in cgroup v1. Current semantics for devices that don't match neither allow nor deny is confusing. cgroup v2 implements access...

Container builds in OBS with Dockerfile don't run with the same repositories as if the commands were run manually. OBS parses the Dockerfile internaly and creates a temporary repo with...