Results 90 issues of Luca Bruno

For some consumers (e.g. `osbuild`) it would be useful to have CLI primitives to support a fully-offline build. In such scenario, the consumer would take care of provide all the...

> This is a convenience copy for reviews/comments only, patch submission is in [bugzilla ](https://bugzilla.mindrot.org/show_bug.cgi?id=2755). This commit enhances AuthorizedKeysFile= to accept directory paths in addition to single files. It provides...

### systemd version the issue has been seen with 251 ### Component systemd-sysusers ### Report I'd like to request a clarification regarding the expected equality semantics of `sysusers.d` entries. In...

bug 🐛

This drops the internal prefixing logic for vars directories, thus avoiding the prepended `install_root` path prefix on all entries. It also results in aligning the behaviors of `dnf_context_set_vars_dir()` and `dnf_context_set_repos_dir()`....

(This issue originated at https://github.com/coreos/rpm-ostree/issues/3241, which contains more details about the context) `rpm-ostree` internally uses `libdnf` for handling packages and repositories details. This includes sourcing repositories and variables content from...

I was recently looking into having a multi-user setup of secmonkey, and saw that DB was designed with that usecase in mind, but some logic is missing in the backend....

enhancement

Currently `update-operator` reboots nodes as soon as updates are available. https://github.com/coreos/container-linux-update-operator/issues/82 tracks adding support for a user-configured maintenance window. On top of that, even inside a maintenance window there could...

`update-agent` is typically running on all CL nodes, watching and reacting to update-engine events and annotation. It should expose its status as metrics that can be analyzed and alerted upon....

`update-operator` is a long running Go process which supervises cluster-wide complex operations. As such it should expose metrics regarding its status, which can be scraped by Prometheus and alerted upon....

I tried to connect `dolt` to an external spreadsheet software (libreoffice), but the setup/introspection logic failed on: ``` function: 'strcmp' not found ``` See https://dev.mysql.com/doc/refman/8.0/en/string-comparison-functions.html#function_strcmp for reference. PS: thanks for...

enhancement
good first issue