-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: cri-o/cri-o
base: v1.34.0
head repository: cri-o/cri-o
compare: v1.34.1
- 6 commits
- 5 files changed
- 4 contributors
Commits on Sep 19, 2025
-
server: Fix network cleanup failures when NetNS path is empty
Fixes an issue where empty network namespace paths cause CNI teardown failures, preventing pod deletion and creating stuck pods. This happens when infra containers die, leaving NetNsPath() returning empty strings that CNI plugins cannot handle. The failure cascade: dead infra container → empty NetNS → CNI failure → StopPodSandbox failure → stuck pod → systemd cgroup conflicts → new pod creation failures. Observed in MicroShift environments. Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bbd9d03 - Browse repository at this point
Copy the full SHA bbd9d03View commit details -
Merge pull request #9471 from openshift-cherrypick-robot/cherry-pick-…
…9410-to-release-1.34 [release-1.34] server: Fix network cleanup failures when NetNS path is empty
Configuration menu - View commit details
-
Copy full SHA for 941066d - Browse repository at this point
Copy the full SHA 941066dView commit details
Commits on Oct 1, 2025
-
Signed-off-by: Kubernetes Release Robot <k8s-release-robot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 43f6eee - Browse repository at this point
Copy the full SHA 43f6eeeView commit details -
Re-add the
--enable-fixed-path
removal for gpgmeWe still need to drop that to make gpgme work on various systems. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 1c84c7c - Browse repository at this point
Copy the full SHA 1c84c7cView commit details -
Merge pull request #9487 from openshift-cherrypick-robot/cherry-pick-…
…9479-to-release-1.34 [release-1.34] Re-add the `--enable-fixed-path` removal for gpgme
Configuration menu - View commit details
-
Copy full SHA for be546a9 - Browse repository at this point
Copy the full SHA be546a9View commit details -
Merge pull request #9483 from cri-o/release-1.34.1
Bump version to 1.34.1
Configuration menu - View commit details
-
Copy full SHA for 8e14bff - Browse repository at this point
Copy the full SHA 8e14bffView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.34.0...v1.34.1