-
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.33.4
head repository: cri-o/cri-o
compare: v1.33.5
- 7 commits
- 6 files changed
- 4 contributors
Commits on Sep 4, 2025
-
runtime_vm: Implement the ReopenContainerLog function
This commit implements the ReopenContainerLog function. This fixes an issue where kata container logs could not be rotated. This required duplicating part of the createContainerIO function, so I am moving this in its own subfunction for reuse. Signed-off-by: Julien Ropé <jrope@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 7b5b07c - Browse repository at this point
Copy the full SHA 7b5b07cView commit details -
tests: add a unit test for log rotation
This commit adds a test that simulates log rotation, making sure that the log file can be re-opened and used as expected. Signed-off-by: Julien Ropé <jrope@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 5f6a627 - Browse repository at this point
Copy the full SHA 5f6a627View commit details -
Merge pull request #9452 from littlejawa/backport_logrotate_fix_1.33
[release-1.33] Backport kata logrotate fix
Configuration menu - View commit details
-
Copy full SHA for 4d2f569 - Browse repository at this point
Copy the full SHA 4d2f569View commit details
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 f95abe2 - Browse repository at this point
Copy the full SHA f95abe2View commit details
Commits on Sep 20, 2025
-
Merge pull request #9472 from openshift-cherrypick-robot/cherry-pick-…
…9410-to-release-1.33 [release-1.33] server: Fix network cleanup failures when NetNS path is empty
Configuration menu - View commit details
-
Copy full SHA for c8e7df2 - Browse repository at this point
Copy the full SHA c8e7df2View 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 6c919e4 - Browse repository at this point
Copy the full SHA 6c919e4View commit details -
Merge pull request #9484 from cri-o/release-1.33.5
Bump version to 1.33.5
Configuration menu - View commit details
-
Copy full SHA for 29ddd0a - Browse repository at this point
Copy the full SHA 29ddd0aView 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.33.4...v1.33.5