Jonathan Lebon

Results 650 comments of Jonathan Lebon

Awesome, looking forward to this! Can we document this somewhere, esp. the exact variable names supported? Also, should this be marked as closing https://github.com/helix-editor/helix/issues/3134?

Just opened https://github.com/coreos/coreos-assembler/pull/3215 for the compression bit specifically since I think that's a good fit for `image.yaml`. DO you have any thoughts about https://github.com/coreos/coreos-assembler/pull/3094#issuecomment-1260082345?

The concept of a `pipeline.yaml` could still make sense, even as we move to a Tekton-based world. But (1) I think it probably shouldn't live in the src config repo,...

This is a pretty old issue. Two things: 1. We should delete `kola switch-kernel` and make this a regular kola test instead (ideally external). 2. Another way to switch kernels...

> Another way to switch kernels now is via layering, though that test is currently also broken: https://github.com/openshift/os/issues/1383. Ideally, we need to fix that too since it's only going to...

Let's close this one. The command was removed in https://github.com/coreos/coreos-assembler/pull/3825 in favour of external tests. Relatedly, @c4rt0 is working on generalizing the existing layering test that we have in f-c-c:...

If it helps anyone else, parsing it as Java works OK (definitely not perfect, but better than no highlighting at all). I've put this in my `~/.config/helix/languages.toml`: ```toml [[language]] name...

@rhatdan Maybe we should add a link to podman on the README and then archive this repo.

Also likely a dupe of https://github.com/projectatomic/rpm-ostree/issues/415. See also https://bugzilla.redhat.com/show_bug.cgi?id=1652615 for background and possible workarounds.

Hmm, still getting `SSL_ERROR_BAD_CERT_DOMAIN` here.