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: GoogleCloudPlatform/cluster-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.60.0
Choose a base ref
...
head repository: GoogleCloudPlatform/cluster-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.61.0
Choose a head ref
  • 20 commits
  • 100 files changed
  • 9 contributors

Commits on Jul 18, 2025

  1. Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.27.0.
    - [Commits](golang/oauth2@v0.25.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.27.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    d7ff8e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Hold all nvidia software to the same version

    Without this, during any combination of "update & upgrade", parts
    of the nvidia software stack are liable to be upgraded and become
    out of sync. While only libnvidia-compute-570-server causes immediate
    errors, it is best to keep everything in sync with the image until
    a point where an upgrade across all instances can be done.
    samskillman committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    bb08800 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4459 from samskillman/fix/version-compatibility

    Hold all nvidia software to the same version (fix to develop)
    nick-stroud authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    61aec72 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. Configuration menu
    Copy the full SHA
    1d8bace View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Use setsid resume.py to reduce reconfigure time

    Using setsid instead of disown unlinks the resume.py process
    from the parent (slurmctld) process, allowing scontrol reconfigure
    to continue prior to the resume.py process exiting.
    samskillman committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    b8f7d74 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. validation checks for reservations

    Payal committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    87314bd View commit details
    Browse the repository at this point in the history
  2. namespace

    Payal committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    d53ebf4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4460 from abbas1902/checkless

    Remove check_image validation assertions
    abbas1902 authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    846c7ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c356ac6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4436 from samskillman/fix/setsid-resume

    Use setsid resume.py to reduce reconfigure time
    samskillman authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    4889560 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Merge pull request #4451 from PayalJakhar/namespace

    namespace for gke-modules
    parulbajaj01 authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    bf34199 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4372 from PayalJakhar/validations

    Added capacity checks for reservations
    parulbajaj01 authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    c0755fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4457 from GoogleCloudPlatform/release-candidate

    Release candidate: v1.60.0
    Shuang-cnt authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    f7ea2f9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4463 from GoogleCloudPlatform/main

    Merge V1.60.0 into Develop
    Shuang-cnt authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    6d961dd View commit details
    Browse the repository at this point in the history
  5. update terraform-provider version to v6.46.0

    Sharon Yu committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    f143b4d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Merge pull request #4414 from GoogleCloudPlatform/dependabot/go_modul…

    …es/golang.org/x/oauth2-0.27.0
    
    Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0
    Shuang-cnt authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    1843130 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4464 from Shuang-cnt/update-terraform-provider

    update terraform-provider version to v6.46.0
    Shuang-cnt authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    56d66ac View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Merge pull request #4441 from samskillman/gcs-fuse-optimization

    Add optimized gcsfuse configurations to A3 Ultra and A4 blueprints.
    samskillman authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    4aa1576 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Increase version to 1.61.0

    Sharon Yu committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    8353b48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4479 from GoogleCloudPlatform/version/v1.61.0

    Update Toolkit release to v1.61.0
    Shuang-cnt authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    45b6a65 View commit details
    Browse the repository at this point in the history
Loading