Micah Abbott
Micah Abbott
> Instead of relying on AMIs listed in the build metadata, we should query EC2 directly for the list of AMIs and cross-check. That way, if we're interrupted or they're...
We should be able to use the `remote-prune` command on clouds other than just AWS. (Taken from @jlebon's comment https://github.com/coreos/coreos-assembler/pull/839#issuecomment-548556519)
via https://www.reddit.com/r/Fedora/comments/17qrqra/i_cannot_touch_this_issue_ostree_fsck_encounters/ The user there deployed a [Universal Blue](https://universal-blue.org/) derived container image and `ostree fsck` is finding corruption. After going through the suggestions on how to resolve it, it seems...
**Describe the bug** After configuring osbuild to build an `edge-commit` according to the downstream [microshift install instructions](https://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.15/html/installing/microshift-embed-in-rpm-ostree), trying to compose the commit results in a traceback. **Environment** * OS version...
In #3582, I ran into an issue where my build of the `iot-installer` artifact failed because I had ran out of disk space. In the case of a simple `iot-installer`...
I saw the blog post for this script on Reddit and thought "This is dying to be an Ansible playbook!" So I made one. I tested this on an Ubuntu...
The use of `zstd:chunked` compression can dramatically decrease the amount of data that needs to be pulled over the wire when the client is able to to do partial pulls....
**Describe the bug** The `dracut-initramfs-restore.sh` script fails during `dracut-shutdown.service` on ostree-based systems because it incorrectly looks for the initramfs in the wrong location. **Distribution used** I've observed this on RHEL...
**Describe the bug** Error messages about `"Error requeueing or finishing unresponsive job` for an unknown job ID are being written to the journal every 30s. There's no obvious way to...
_(Originally filed as https://github.com/dracutdevs/dracut/issues/2656)_ **Describe the bug** The `dracut-initramfs-restore.sh` script fails during `dracut-shutdown.service` on ostree-based systems because it incorrectly looks for the initramfs in the wrong location. **Distribution used** I've...