-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump fedora-coreos-config to latest #530
Bump fedora-coreos-config to latest #530
Conversation
Mostly for coreos/fedora-coreos-config#942 for https://bugzilla.redhat.com/show_bug.cgi?id=1947490. ``` Colin Walters (6): buildroot: Add jq buildroot: Add attr buildroot: Also pull in python3-pyyaml buildroot: Add rsync buildroot: Blow out quay.io cache buildroot: Drop USER creation, add createrepo_c+ostree Dusty Mabe (5): tests/manual: docsnettest: enhance dhcp server instructions tests/manual: docsnettest: align the dhcpvlan test tests/manual: remove bug workarounds from net tests 35coreos-live/coreos-livepxe-rootfs: add in connectivity check before downloading tests/kola: handle possible rootless-systemd flake Jonathan Lebon (16): overrides: move to an arch-independent lockfile overlay: propagate rootfs mountOptions to rootflags karg Move buildroot image here image.yaml: split out image-base.yaml buildroot: add dumb-init ci/buildroot: default to builder user ci/buildroot: set WORKDIR to /home/builder ci: use --parent-build ci: print human-readable RPM diff ci: error out if downgrade detected ci: use `cosa basearch` instead of hardcoding x86_64 Move next-devel to cgroupsv2 for new nodes 35coreos-network: enable initrd networking on azurestack tests/kola/var-mount: convert to Butane config tests/kola/var-mount: test mounting on reboot presets: enable clevis-luks-askpass.path Kelvin Fan (2): overrides: Fast-track console-login-helper-messages-0.21.2.fc33 12kdump: Remount /boot rw before `kdump.service` Sinny Kumari (1): overrides: drop coreos-installer Sohan Kunkerkar (2): overrides: fast-track coreos-installer 0.9.0 overrides: fast-track afterburn release Timothée Ravier (6): tests: Add basic toolbox functional testing manifests: Fix split to enable sharing with RHCOS manifests: Cosmetic changes manifests: Move stalld to shared 'system-configuration' manifest overrides: Fast-track podman 3.1.0-2 tests: Add basic test for rpm-ostree countme Vadim Rutkovsky (1): rootless-systemd: update packages before installing httpd ```
Let's We should consider branching for 4.8 first before we do this. |
I made a bump for #512 too |
This one is fresher so maybe we can get it in first then the other |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jlebon, travier The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I think this one needs a rebase |
/retest |
/hold cancel Discussed internally. We'll get this in and a few other patches before branching. |
Mostly for coreos/fedora-coreos-config#942 for
https://bugzilla.redhat.com/show_bug.cgi?id=1947490.