Alex Crawford

Results 22 issues of Alex Crawford

Users need things like `hdparm` and `dmidecode`. We should recommend that they use `rkt` or `toolbox` to install and run these utilities. This [issue](https://github.com/coreos/bugs/issues/935#issuecomment-257026788) can be closed once this is...

This addresses two classes of issues with a few links in the modules API documentation. The first fix is the trivial rename of a section header. The second fix involves...

doc
tools
review wanted

Add support for listing allowed origins, methods, headers, etc..

enhancement

Returning an Option instead of the raw file descriptor makes it easier for the caller to ensure that the file was opened successfully. It also forces them to handle any...

Status messages are cut off by GitHub and require the user to hover over them. It would be better if the message reminded the user to hover for more info,...

enhancement

Things to consider: - Should the full file be exposed? - How are diffs represented? - Has the file been added or deleted?

enhancement

When errors occur, the resulting message is often fairly cryptic or non-existent. This includes a failure to parse rules, a failure to execute rules, and a failure to post a...

enhancement

Within the API documentation for modules, there is a section of pseudo-code which contains links to another file. This pseudo-code is inside of a pre-formatted element (``), but that prevents...

doc
tools

Enclaves can take a variable amount of time to start (and stop). Support for systemd's notify mechanism would greatly simplify the lifecycle management.