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: run-ai/fake-gpu-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.69
Choose a base ref
...
head repository: run-ai/fake-gpu-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.70
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 26, 2026

  1. Bump k8s.io/kubernetes from 1.34.0 to 1.34.2

    Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.34.0 to 1.34.2.
    - [Release notes](https://github.com/kubernetes/kubernetes/releases)
    - [Commits](kubernetes/kubernetes@v1.34.0...v1.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/kubernetes
      dependency-version: 1.34.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    417da17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0befd6 View commit details
    Browse the repository at this point in the history
  3. docs: add Compute Domain DRA usage instructions to README

    Add documentation for the standard (non-KWOK) Compute Domain DRA feature:
    - Prerequisites for Kubernetes 1.31+ with DRA enabled
    - Helm values to enable compute-domain-controller and compute-domain-dra-plugin
    - Example ComputeDomain CR and Pod manifest
    - Instructions to verify ComputeDomain status
    enoodle committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    b283c13 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #158 from run-ai/erez/compute-domain-driver-ignore…

    …-healthcheck-logs
    
    fix: skip log in PrepareResoruceClaims for probes
    enoodle authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    149732b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #159 from run-ai/erez/compute-domain-docs-1

    docs: add Compute Domain DRA usage instructions to README
    enoodle authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    57cfe35 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #155 from run-ai/dependabot/go_modules/k8s.io/kube…

    …rnetes-1.34.2
    
    Bump k8s.io/kubernetes from 1.34.0 to 1.34.2
    enoodle authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    adf1bf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63584ec View commit details
    Browse the repository at this point in the history
  8. Merge pull request #160 from run-ai/erez/fix-compute-domain-release

    chore: add missing service images to releases workflow
    enoodle authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    093ecf2 View commit details
    Browse the repository at this point in the history
Loading