Dusty Mabe
Dusty Mabe
I hit a case today where I ran out of disk space on my /boot/ partition. This was mainly because I had pinned some deployments that I wanted to keep...
In a recent PR where we are attempting to add CoreOS support to OSBuild for s390x we found the need to add some detection to the `zip.inst` stage for determining...
### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a feature request that...
## Linux distribution and version - Fedora 33 ## Flatpak version - flatpak-1.8.2-1.fc33.x86_64 ## Description of the problem Can't install flatpaks without graphical display ## Steps to reproduce Set up...
Carried forward from the conversation in https://github.com/coreos/coreos-installer/pull/212#discussion_r408668498 Basically should we default to printing messages to stdout or stderr? Discuss!
- Now depending on which directory you are in it will do the right thing. - Handles RHCOS versus FCOS gracefully - Deletes old provisioning instructions from the README
Over time I'm thinking the build on every push to the git repo is a bit heavy. Often times the changes will be insignificant to warrant building, testing, and pushing...
We occasionally see a DNS flake when utilizing our `aarch64` mutli-arch builder. ``` [2023-04-11T21:46:41.208Z] + cosa remote-session create --image quay.io/coreos-assembler/coreos-assembler:main --expiration 4h --workdir /home/jenkins/agent/workspace/kola-upgrade [2023-04-11T21:46:41.208Z] notice: failed to look up...
Periodically the latest plugins and the version of jenkins offered by https://github.com/openshift/jenkins can get out of sync where jenkins won't come up. Let's run tests on some time schedule (weekly?)...
At least openstack and aws have "gc" support but we don't execute those steps in the pipeline. We should start running the gc step in those kola jobs like we...