-
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.0
head repository: cri-o/cri-o
compare: v1.33.1
- 7 commits
- 11 files changed
- 4 contributors
Commits on May 21, 2025
-
sandbox: use created/stopped instead of infra container for readiness
As we hit cases of deadlock when a sandbox is stuck stopping Signed-off-by: Peter Hunt <pehunt@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 7ca5aa7 - Browse repository at this point
Copy the full SHA 7ca5aa7View commit details
Commits on May 27, 2025
-
Merge pull request #9214 from openshift-cherrypick-robot/cherry-pick-…
…9188-to-release-1.33 [release-1.33] RFC: sandbox: use created/stopped instead of infra container for readiness
Configuration menu - View commit details
-
Copy full SHA for 24b9f1f - Browse repository at this point
Copy the full SHA 24b9f1fView commit details
Commits on Jun 1, 2025
-
Signed-off-by: Kubernetes Release Robot <k8s-release-robot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce6f724 - Browse repository at this point
Copy the full SHA ce6f724View commit details
Commits on Jun 2, 2025
-
Improve iptables error handling when there's no iptables binary
If `iptables --version` failed, iptables.New() would log a warning and assume that the problem was that you had an implausibly ancient version of iptables installed. Change it to instead assume that the problem is that you don't have iptables installed at all (and only log at debug). Signed-off-by: Dan Winship <danwinship@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 219b88a - Browse repository at this point
Copy the full SHA 219b88aView commit details -
Redo metaHostportManager construction, fix bug
Add an internal constructor so that the unit tests share the same logic as the real constructor, and fix it to handle nil sub-managers correctly. Signed-off-by: Dan Winship <danwinship@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 4759426 - Browse repository at this point
Copy the full SHA 4759426View commit details -
Merge pull request #9241 from openshift-cherrypick-robot/cherry-pick-…
…9222-to-release-1.33 [release-1.33] Fix HostPort manager when one backend is unavailable
Configuration menu - View commit details
-
Copy full SHA for 30a69d9 - Browse repository at this point
Copy the full SHA 30a69d9View commit details -
Merge pull request #9237 from cri-o/release-1.33.1
Bump version to 1.33.1
Configuration menu - View commit details
-
Copy full SHA for de5978d - Browse repository at this point
Copy the full SHA de5978dView 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.0...v1.33.1