coreos / rpm-ostree

⚛📦 Hybrid image/package system with atomic upgrades and package layering
https://coreos.github.io/rpm-ostree
Other
872 stars 196 forks source link

WIP: kernel-install integration #5097

Closed cgwalters closed 3 weeks ago

cgwalters commented 2 months ago

I only typed this up and made it compile. It's obviously tremendously ugly and will probably catch fire when I try to actually test it.

Sending it out so folks can see what I'm thinking.

Closes https://github.com/coreos/rpm-ostree/issues/4726

openshift-ci[bot] commented 2 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

openshift-merge-robot commented 1 month ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
jmarrero commented 1 month ago

This will pair with: https://gitlab.com/fedora/bootc/base-images/-/merge_requests/62

cgwalters commented 3 weeks ago

Closing in favor of https://github.com/coreos/rpm-ostree/pull/5135