Micah Abbott

Results 88 comments of Micah Abbott

I'm currently investigating the existing FCOS tests and the feasibility of being able to run them on RHCOS. I'll make a PR to `fedora-coreos-config` with the necessary `distro` keys in...

This will be temporarily fixed with https://github.com/coreos/coreos-assembler/pull/2484, but I think there is potential for this to happen again.

> Another point that I remember was discussed is that currently cosa is also doing the testing of the OS, I don't know if this could be something osbuild could...

@mike-nguyen points out that multiple kargs can be passed as a string if you are already in the `coreos-assembler shell` ``` $ coreos-assembler shell COREOS_ASSEMBLER_CONTAINER_RUNTIME_ARGS=--name cosa-again BASH_FUNC_coreos-assembler%%=() { env |...

@bgilbert you've touched the Azure code most recently (and generally are knowledgeable about `mantle` things), could you weigh in here?

Aplologies for not discussing the actual code here, but I wanted to throw in my thoughts on this approach. > That makes sense. But unless we start supporting recursive deltas,...

@cooktheryan happy to talk this out some more...let me know

Hit this today with the `riot` Copr: https://copr.fedorainfracloud.org/coprs/taw/Riot/ ``` $ sudo rpm-ostree install riot Checking out tree e824ec1... done Enabled rpm-md repositories: updates fedora rpmfusion-nonfree rpmfusion-nonfree-updates rpmfusion-free rpmfusion-free-updates taw-Riot rpm-md...

> I'm using the flatpak for it from flathub myself. Of course! That wasn't immediately obvious in any of the docs I found. :(

FWIW, while debugging the RHCOS pipeline, we determined the following permissions necessary for `ore aws upload` (might cover additional `ore aws` operations): ```json { "Version": "2012-10-17", "Statement": [ { "Effect":...