Dusty Mabe
Dusty Mabe
Is this just blocked on code review at this point? Or something else?
> However the docs do not cover how to check what stream you are currently on. Right now I would just tell someone to run `rpm-ostree status`: ``` core@localhost:~$ rpm-ostree...
Probably going to need to make this more complex unfortunately: https://github.com/coreos/fedora-coreos-tracker/issues/1772#issuecomment-2338849028
I've updated this PR to fix existing FCOS and RHCOS systems and to include the tests from https://github.com/coreos/fedora-coreos-config/pull/3172 (which I'll now close in favor of this PR for those tests).
I think I've tested this enough now that I'm comfortable with it merging if it passes review.
I'll leave this open for a few more hours for further reviews.
Havne't had a chance to test this out yet. Some comments in the mean time.
For some reason in my local desktop I can't get this to build. I'm seeing the following when I `podman build --security-opt=label=disable --cap-add=all --device /dev/fuse -t localhost/fedora-coreos .` locally: ```...
Requires the following to merge before this can merge: - https://github.com/coreos/coreos-assembler/pull/3888 - https://github.com/coreos/fedora-coreos-config/pull/3150
added the tests to https://github.com/coreos/fedora-coreos-config/pull/3150 so I'll close this.