Jonathan Lebon

Results 588 comments of Jonathan Lebon
trafficstars

Interesting, CI just hit https://github.com/coreos/rpm-ostree/issues/4565. So I guess https://github.com/coreos/coreos-assembler/pull/3619 didn't do the trick.

Yeah, feels odd to be adding code here that's not really relevant to FCOS/RHCOS. Even if long-term we move away from Ignition, our tools would probably switch over to providing...

> > Though we definitely also have bits that are of the more generic "convenience QEMU wrapper" > > I'm just wondering why we couldn't contribute these pieces into a...

I think this is related to the discussions in https://github.com/containers/podman-bootc/pull/28. See especially https://github.com/containers/podman-bootc/pull/28#issuecomment-2099600924. I.e. in this case for example, I think eventually cosa should instead inherit from a shared space...

Based on discussions in https://github.com/coreos/fedora-coreos-config/pull/2785, let's close this for now.

> Add --from-previous option to download previous build and start, instead of the new built image. The way I was thinking about this was that it'd be another field in...

To elaborate, the main concern I have with `src/config.json` is that it creates two sources of truth on what variant we're working with. Apart from a few key commands, most...

Cool with keeping it, but maybe we can name it something like `.cosa-build-variant`? We could also add a field to the JSON schema like `"note": "this file should only be...

Just FYI, I wrote an extension with similar base functionality called [Textern](https://addons.mozilla.org/en-US/firefox/addon/textern/). It uses purely WebExtensions and should thus be fully compatible with e10s!

@docwhat Rewriting in `golang` sounds interesting! Unfortunately, I don't have the bandwidth and willpower right now to invest much more time in the project beyond simple bugfixes and accepting patches....