Skip to content

Commit

Permalink
bump fedora-coreos-config submodule
Browse files Browse the repository at this point in the history
```
git shortlog --no-merges 91d5414af330f9c331a777304575f469a8a43858..812192f5781d6cb39c0edce764d95c01d75dabe7 )
Benjamin Gilbert (4):
      workflows: allow magic promotion text anywhere in PR title
      manifests: work around non-executable initrd script in rawhide
      05user: report ENOSPC in initrd when entering e-shell
      05core: add ignition-delete-config.service to default preset

CoreOS Bot (25):
      lockfiles: drop graduated overrides πŸŽ“
      lockfiles: bump timestamp
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: drop graduated overrides πŸŽ“
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      overrides: fast-track ostree-2022.2-1.fc35
      lockfiles: drop graduated overrides πŸŽ“
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      lockfiles: bump to latest
      overrides: fast-track rust-coreos-installer-0.14.0-1.fc35

Dusty Mabe (8):
      tests: bump timeout for `ext.config.chrony.dhcp-propagation`
      tests: bump timeout for `ext.config.podman.rootless-systemd`
      shared-workarounds: adjust service fix to not apply to F36+
      denylist: extend snooze for ext.config.systemd.sytemd-journald-fix
      denylist: snooze ext.config.files.dracut-executable
      denylist: extend snooze for ext.config.systemd.sytemd-journald-fix
      Revert "overlay: add new module for installing Azure udev rules"
      denylist: drop multipath.day1 snooze

Jonathan Lebon (2):
      README.md: update section about repo
      tests/kola/kubernetes/kube-watch: stop journal grepping

Micah Abbott (1):
      manifests: drop the multipath.socket workaround on RHCOS

Sohan Kunkerkar (3):
      05core/*: display Ignition warnings on the console
      05core/usr/libexec: avoid displaying duplicated Ignition warnings
      tests: ensure that Ignition warnings are displayed on the console

Steven Presti (1):
      05core: remove automatic reboot after timeout

gursewak1997 (4):
      manifest: Include libvarlink-util conditionally Removed libvarlink-util package for next stream as an initial step to fully drop it
      manifests/fedora-coreos-base: mask systemd-network-generator.service for only F35
      Re-enable kdump.crash for aarch64
      Disable kdump.crash test for aws
```
  • Loading branch information
miabbott committed Apr 28, 2022
1 parent bb60ac3 commit 5a56561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedora-coreos-config
Submodule fedora-coreos-config updated 26 files
+1 βˆ’1 .github/workflows/promotion-diff.yml
+12 βˆ’9 README.md
+7 βˆ’5 kola-denylist.yaml
+68 βˆ’65 manifest-lock.aarch64.json
+4 βˆ’12 manifest-lock.overrides.yaml
+68 βˆ’65 manifest-lock.x86_64.json
+27 βˆ’5 manifests/fedora-coreos-base.yaml
+7 βˆ’12 manifests/shared-workarounds.yaml
+5 βˆ’0 manifests/varlink.yaml
+0 βˆ’18 overlay.d/05core/usr/lib/dracut/modules.d/25coreos-azure-udev/module-setup.sh
+76 βˆ’0 overlay.d/05core/usr/lib/dracut/modules.d/99emergency-shell-setup/emergency-shell.sh
+0 βˆ’0 overlay.d/05core/usr/lib/dracut/modules.d/99emergency-shell-setup/ignition-virtio-dump-journal.service
+0 βˆ’0 overlay.d/05core/usr/lib/dracut/modules.d/99emergency-shell-setup/ignition-virtio-dump-journal.sh
+3 βˆ’2 overlay.d/05core/usr/lib/dracut/modules.d/99emergency-shell-setup/module-setup.sh
+0 βˆ’99 overlay.d/05core/usr/lib/dracut/modules.d/99emergency-timeout/timeout.sh
+5 βˆ’2 overlay.d/05core/usr/lib/systemd/system-preset/40-coreos.preset
+0 βˆ’14 overlay.d/05core/usr/lib/systemd/system/coreos-check-ignition-config.service
+16 βˆ’0 overlay.d/05core/usr/lib/systemd/system/coreos-ignition-write-issues.service
+24 βˆ’0 overlay.d/05core/usr/libexec/coreos-ignition-write-issues
+12 βˆ’1 tests/kola/chrony/dhcp-propagation
+16 βˆ’0 tests/kola/clhm/ignition-warnings/config.bu
+1 βˆ’0 tests/kola/clhm/ignition-warnings/data/commonlib.sh
+31 βˆ’0 tests/kola/clhm/ignition-warnings/test.sh
+1 βˆ’4 tests/kola/kubernetes/kube-watch/config.bu
+12 βˆ’11 tests/kola/kubernetes/kube-watch/test.sh
+18 βˆ’13 tests/kola/podman/rootless-systemd

0 comments on commit 5a56561

Please sign in to comment.