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: google/dranet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: google/dranet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 9 commits
  • 15 files changed
  • 3 contributors

Commits on Jun 14, 2025

  1. feat: add topology info to DRANet on GCP

    michaelasp authored and aojea committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    975dc8f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Bump google.golang.org/api from 0.236.0 to 0.237.0

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.236.0 to 0.237.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.236.0...v0.237.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-version: 0.237.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and aojea committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    629d7c9 View commit details
    Browse the repository at this point in the history
  2. add all nics example

    Change-Id: Ib99c208427751b87a8bd41d0165f8a3766a76882
    aojea committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    65feb22 View commit details
    Browse the repository at this point in the history
  3. dranetctl: do not require flag for network interfaces

    list acceleratorpod per cluster
    
    dranetctl for networks
    
    Change-Id: I11afcc7f063ebbe13548ffd13e2592d4bac6923d
    aojea committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    f257eb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. feat: add pcieroot as a standard value

    kubernetes/enhancements#5316 provides a standardized device attribute for pcieroot. Use that definition.
    michaelasp authored and aojea committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    f00a8c1 View commit details
    Browse the repository at this point in the history
  2. Update gke-rdma.md

    aojea authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    9bbe847 View commit details
    Browse the repository at this point in the history
  3. add gif animation

    Change-Id: I1353f697d9077b4133bfea544c75d880664fefbe
    aojea committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    a24fb5e View commit details
    Browse the repository at this point in the history
  4. gif loop

    Change-Id: Iad8fdb9d083b1b2a54f1e2aae2e3021b8a9900b0
    aojea committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    5b1390b View commit details
    Browse the repository at this point in the history
  5. do not fail to add routes that already exist

    Change-Id: I948f861a1465bbb0a9b3fee903934388b78584d5
    aojea committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    2226f05 View commit details
    Browse the repository at this point in the history
Loading