diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-08-20 20:58:43 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-08-20 20:58:43 +0000 |
commit | e8b6a87d5b52693dbecbd70214b4fa4ef315b93e (patch) | |
tree | 5f8ccc30b5e0dc04f99b658340f47545da80337f /recipes-networking/openvswitch/openvswitch-git/systemd-update-tool-paths.patch | |
parent | dbe850feaa190d51cc5bba6224762df5e3e81576 (diff) | |
download | meta-virtualization-e8b6a87d5b52693dbecbd70214b4fa4ef315b93e.tar.gz |
cri-o: update to v1.30.0-tip
Bumping cri-o to version v1.30.0-387-g20c06a19c, which comprises the following commits:
2562cea42 build(deps): bump the actions group with 2 updates
7472e56e9 Trigger `test` workflow after release branch fast forward
5aa911d5a Update shfmt to v3.9.0
d1e6111e5 Fix space at EOL in actions
a15d14d23 fixed token-permission and pinned-dependencies issue
99b02b97b Switch to go 1.23
c36f2b5bd build(deps): bump the gomod group across 1 directory with 8 updates
8e48b06da Add `crun` integration tests
9f47c4738 Fix tab in Info to string, add tests
8e313e986 Vendor Kubernetes v1.31.0
0262d1980 Squash MetaHostPortManager into HostPortManager
6cdc457b6 Drop port-opening code from hostport manager
aa6d034d6 Skip storage directory corruption recovery tests on Kata Containers
ba0bd3e8b Add crio check sub-command used to check storage for errors
269137ede contrib: temporarily move to crun 1.15 to fix CI
0c7f36a16 Remove custom golang version for runc
211de0d70 build(deps): bump sigstore/cosign-installer in the actions group
a79fa8ba4 Make internal repair the new default and disable internal wipe
fc7a26bea Allow for storage directory removal to be forced
1a20443b2 Wipe storage only after giving storage.Repair() a chance
1348885f8 Remove orphaned mounts before removing storage directory
5cf0fc68a internal/oci: improve container termination process in killContainer
04143e0e0 build(deps): bump actions/upload-artifact in the actions group
9ee915794 Move config warning for NoSyncLog
6d76b7841 build(deps): bump the actions group with 2 updates
895c2cab8 Make the storage shutdown force unmount images on error
7b058f26b Move log message from HandleUncleanShutdown() function
8f5557429 Replace open-coded repair options with the RepairEverything() helper
46b167de3 Use custom set of checks over the CheckEverything() for storage checks
ffcf8ecb3 Log how configuration gets loaded
46ef7a1c5 Update conmon-rs to v0.6.5
af0d3e79d build(deps): bump google-github-actions/upload-cloud-storage
f03eef4d8 Run critest in parallel
07addee6b Update nixpkgs
c8ff7aec7 Add pause image to dependencies.yaml
3a7bfdfa0 build(deps): bump actions/upload-artifact in the actions group
136b3ed5e build(deps): bump crate-ci/typos in the actions group
32ad0fde5 build(deps): bump golangci/golangci-lint-action in the actions group
d1c4129b1 Enable and fix `gomoddirectives`, `gomodguard`, `noctx` and `wastedassign` linters
b98f56996 Make container and image removal/stop idempotent
0c0c7f6d2 Fix unshare index
c60000697 build(deps): bump ossf/scorecard-action in the actions group
a46e1d98a build(deps): bump the gomod group with 5 updates
c20d16cfb Trim `crio version Version: …` prefix from `crio -v`
a048e1530 Fix trailing whitespace in docs
3d778ed26 Rework no_sync_log to be a runtimes.runtime setting
988444bdd build(deps): bump crate-ci/typos in the actions group
877a4b0fa Fix lint timeout option
de0d48a57 build(deps): bump the gomod group across 1 directory with 4 updates
b9b7f089e Remove error log message if mountpoint cannot be found
8b4759730 build(deps): bump crate-ci/typos in the actions group
3a256325a Make ImageVolume garbage collection work
cfa3f2979 Add documentation for setting up CRI-O with Flatcar
b6ad92802 ci: Add timeout value on WaitEvent for TestContainerEvents
6ed96dcaf oci_volumes: require crictl that can request OCI volumes
cca74fe23 Use cri-tools master for CI tests
2cd9ad326 Log version only for main CRI-O command
8bc0487a4 Disable network ping tests for actuated runners
6e98e4210 test: config tests should ignore default runtime environment variable
c39e8014f Add OCI Volume Source support
04c768a26 test: re-enable hooks.bats in integration tests for kata
3f08208eb test: use kata 3.6.0 for testing
50046c72b test: kata test - set skip_mount_home in storage options
14e5af098 ci: kata-specific testing in integration tests
e30e13907 ci: cleanup kata processes during teardown
7f9efe304 ci: enable debug log level for the kata container runtime
2e9d44dbf Use `.gitignore` in nix build excludes
c2c0bae26 KEP-3619: implement RuntimeStatus.features.supplemental_groups_policy field
f05dac5d5 KEP-3619: update cri-api version
5f66ac000 oci: separate out timer logic from the backoff manager
08180027b oci: move oci-specific code into their respective runtime
8693692a7 test: add test coverage for multiple stop calls
c119e524e oci: remove redundant ShouldBeStopped check for stopping containers
bf9b5a309 Remove duplicate `exclude_graphdriver_devicemapper` from static builds
0bc0e6c6f Dedup installation docs
ff047539d updates pause image to 3.10
b8d9714fe Fix "data loss" description of no_sync_log setting
d1a7ee15f build(deps): bump the gomod group across 1 directory with 6 updates
031c6af6b build(deps): bump crate-ci/typos in the actions group
e14676520 Remove go-setup from jobs not using golang
0f4ab88eb Remove config migration
b3c7ebc43 build(deps): bump actions/setup-go in the actions group
481b25a72 Add table of contents to README.md
b4c6af21a Cleanup install docs
8eed3d8e1 Update crio.conf manpage for no_sync_log
6e3685c81 Update manpage for --no-sync-log
beae8bd53 server: propagate the pinned status of an image when queried via crictl
5a2e10ea2 Allow disabling fsync on log rotate and pod shutdown
33ceea55e Add automatic markdown table of contents generation
52707b8be Move hostport tests to use ginkgo
6d6149a0b build(deps): bump the actions group with 2 updates
bc86390e0 Sanitize CRI-O version set in the User-Agent header
fc1bd923a nri: pass around context and log failed pid for not spoofed containers
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/systemd-update-tool-paths.patch')
0 files changed, 0 insertions, 0 deletions