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: moby/moby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: robmry/moby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: nri
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 12 files changed
  • 1 contributor

Commits on Dec 12, 2025

  1. NRI: report container state to plugins

    Signed-off-by: Rob Murray <[email protected]>
    robmry committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    ad1d2fd View commit details
    Browse the repository at this point in the history
  2. NRI: allow plugins to add mounts

    Signed-off-by: Rob Murray <[email protected]>
    robmry committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    b3c0d98 View commit details
    Browse the repository at this point in the history
  3. NRI: add TestNRIContainerCreateAddMount

    Signed-off-by: Rob Murray <[email protected]>
    robmry committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    474637b View commit details
    Browse the repository at this point in the history
  4. NRI: make config reloadable

    Signed-off-by: Rob Murray <[email protected]>
    robmry committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    d0cd56f View commit details
    Browse the repository at this point in the history
  5. NRI: error on unsupported adjustment

    Also error on eviction requests.
    
    Signed-off-by: Rob Murray <[email protected]>
    robmry committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    02e1732 View commit details
    Browse the repository at this point in the history
  6. Bump API to v1.53

    Signed-off-by: Rob Murray <[email protected]>
    robmry committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    23d2fd7 View commit details
    Browse the repository at this point in the history
  7. NRI: include in API Info response

    Signed-off-by: Rob Murray <[email protected]>
    robmry committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    7f4abf0 View commit details
    Browse the repository at this point in the history
Loading