-
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.31.0
head repository: cri-o/cri-o
compare: v1.31.1
- 11 commits
- 12 files changed
- 6 contributors
Commits on Sep 10, 2024
-
Use nanosecond timestamp for evented pleg pod status
Fixes #8580 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for abb6a43 - Browse repository at this point
Copy the full SHA abb6a43View commit details
Commits on Sep 11, 2024
-
Merge pull request #8588 from openshift-cherrypick-robot/cherry-pick-…
…8582-to-release-1.31 [release-1.31] Use nanosecond timestamp for evented pleg pod status
Configuration menu - View commit details
-
Copy full SHA for dbff860 - Browse repository at this point
Copy the full SHA dbff860View commit details
Commits on Sep 17, 2024
-
Pin govulncheck to specific version to match Go version requirements
Signed-off-by: Krzysztof Wilczyński <kwilczynski@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 4b55a11 - Browse repository at this point
Copy the full SHA 4b55a11View commit details
Commits on Sep 18, 2024
-
Merge pull request #8613 from openshift-cherrypick-robot/cherry-pick-…
…8572-to-release-1.31 [release-1.31] Pin govulncheck to specific version to match Go version requirements
Configuration menu - View commit details
-
Copy full SHA for f1e70e5 - Browse repository at this point
Copy the full SHA f1e70e5View commit details -
image: serialize RegistryImageReferences when checking signatures
So we can check a signature of an image that has both a tag and a digest Signed-off-by: Peter Hunt <pehunt@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2d27da0 - Browse repository at this point
Copy the full SHA 2d27da0View commit details -
Merge pull request #8618 from openshift-cherrypick-robot/cherry-pick-…
…8605-to-release-1.31 [release-1.31] image: serialize RegistryImageReferences when checking signatures
Configuration menu - View commit details
-
Copy full SHA for 12d6e5e - Browse repository at this point
Copy the full SHA 12d6e5eView commit details
Commits on Sep 30, 2024
-
tests: improve wait_for_log to allow multiple calls for the same message
wait_for_log looks at crio logs and waits for the given message to appear. If the message is already in the logs, it gets out immediately. To allow waiting for another occurence of the same message, we're making it output the timestamp of the first occurence that it finds. The caller can keep that information and provide it as a second parameter to wait_for_log, in which case wait_for_log will start waiting for the message after the given timestamp. Signed-off-by: Julien Ropé <jrope@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 7d4f035 - Browse repository at this point
Copy the full SHA 7d4f035View commit details -
test: fix empty pinned_images test
As the test is doing multiple reloads, it was hard to use wait_for_log to synchronize on the end of the reload process. With the modification on wait_for_log to allow waiting for multiple occurences of a log message, we can simplify this test, and make sure it's actually in sync. Keeping only one "wait_for_log" calls should be enough then - no need for multiple synchronization points, and the config validation is done by the calls to "crictl images". Fixes: #8324 Signed-off-by: Julien Ropé <jrope@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for a673a7c - Browse repository at this point
Copy the full SHA a673a7cView commit details -
Merge pull request #8632 from openshift-cherrypick-robot/cherry-pick-…
…8399-to-release-1.31 [release-1.31] ci: fix reload config for empty pinned image test
Configuration menu - View commit details
-
Copy full SHA for 92a56de - Browse repository at this point
Copy the full SHA 92a56deView commit details
Commits on Oct 1, 2024
-
Signed-off-by: Kubernetes Release Robot <k8s-release-robot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e9deb6c - Browse repository at this point
Copy the full SHA e9deb6cView commit details -
Merge pull request #8635 from cri-o/release-1.31.1
Bump version to 1.31.1
Configuration menu - View commit details
-
Copy full SHA for 1328c76 - Browse repository at this point
Copy the full SHA 1328c76View 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.31.0...v1.31.1