Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cri-o/cri-o
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.12
Choose a base ref
...
head repository: cri-o/cri-o
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.29.13
Choose a head ref
  • 8 commits
  • 110 files changed
  • 4 contributors

Commits on Dec 4, 2024

  1. Allow to remove pod sandbox on netns removal

    We should not error on sandbox removal if the netns path gets either
    removed or invalidated. This path allows removing the sandbox and cleans
    up the stale netns path.
    
    Signed-off-by: Sascha Grunert <[email protected]>
    saschagrunert authored and openshift-cherrypick-robot committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    23c638b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Merge pull request #8818 from openshift-cherrypick-robot/cherry-pick-…

    …8785-to-release-1.29
    
    OCPBUGS-45446: [release-1.29] Allow to remove pod sandbox on netns removal
    openshift-merge-bot[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    6a87207 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Fix build errors on go >= 1.23

    Manual cherry-pick of: 99b02b9
    
    Fixes: #8923
    
    Signed-off-by: Sascha Grunert <[email protected]>
    saschagrunert committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    073143a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Merge pull request #8930 from saschagrunert/build-errors-1.29

    [release-1.29] Fix build errors on go >= 1.23
    openshift-merge-bot[bot] authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    adc9401 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Cherry-pick changes from c/storage

    Signed-off-by: Ayato Tokubi <[email protected]>
    bitoku committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    bc846a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Merge pull request #8958 from bitoku/release-1.29-bump-storage

    [release-1.29] Bump containers/storage
    openshift-merge-bot[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    1fd3c11 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. version: bump to 1.29.13

    Signed-off-by: Kubernetes Release Robot <[email protected]>
    k8s-release-robot committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    4094d92 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Merge pull request #8972 from cri-o/release-1.29.13

    Bump version to 1.29.13
    openshift-merge-bot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    9906058 View commit details
    Browse the repository at this point in the history
Loading