Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update experimental with changes from develop #3051

Open
wants to merge 401 commits into
base: experimental
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 16, 2024

  1. SlurmGCP. Fix datetime usage.

    mr0re1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6e00e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10c0de View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2938 from mr0re1/fix_dt

    SlurmGCP. Fix `datetime` usage.
    mr0re1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4b93eab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2932 from nagconsulting/develop

    OFE - Go download url change.
    nick-stroud committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8bf8d6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94495a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d157a44 View commit details
    Browse the repository at this point in the history
  7. Add RHEL support

    wiktorn committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6c43f10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a81fe78 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2891 from arajmane-g/gke-reservations

    GKE Blueprints to support reservations
    arajmane-g committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    17bab4d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2937 from nick-stroud/ns_v1.38.0_merge_back

    Merge v1.38.0 back to develop
    nick-stroud committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e992eb3 View commit details
    Browse the repository at this point in the history
  11. Change dependabot Golang package version update to monthly

    This PR changes the package update schedule for Golang packages to a
    monthly cadence.  It does not change the security patch update schedule.
    See the [dependabot YAML configuration options](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#configuration-options-for-the-dependabotyml-file)
    for more info.
    rohitramu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a132b00 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2942 from rohitramu/roramu/dependabot-updates

    Change dependabot Golang package version update to monthly
    rohitramu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    73b3e8c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba7fe83 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ab8ff6a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2943 from harshthakkar01/ps-doc-update

    Update parallelstore documentation to add section for supported operating systems
    harshthakkar01 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    99b10e6 View commit details
    Browse the repository at this point in the history
  16. adding optional fields to redirect use of embedded modules to pull fr…

    …om github with versioned tags
    RachaelSTamakloe committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ec4c10e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #2939 from mr0re1/separate_tpu

    SlurmGCP. Store TPU and dynamic nodesets configs in separate files
    mr0re1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    676952b View commit details
    Browse the repository at this point in the history
  18. Merge pull request #2925 from GoogleCloudPlatform/revert-2888-dws_remove

    Revert "Remove `docs/slurm-dws-flex.md`"
    mr0re1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ec6b4cf View commit details
    Browse the repository at this point in the history
  19. Merge pull request #2944 from nick-stroud/remove_pip_a3_v6_instructions

    Update A3H instructions: Python dependencies are no longer needed for v6
    nick-stroud committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d81cc9d View commit details
    Browse the repository at this point in the history
  20. SlurmGCP. Clean up get_nodes_status

    There is no other states that `startswith("DOWN")` other than "DOWN"
    See: https://github.com/SchedMD/slurm/blob/master/src/plugins/data_parser/v0.0.42/parsers.c#L7449
    mr0re1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4814ad7 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #2946 from mr0re1/ss_down_suf

    SlurmGCP. Clean up `get_nodes_status`
    mr0re1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7c150ca View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d548a67 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #2807 from mr0re1/topology_5

    Add `TopologySummary` to track changes to topology
    mr0re1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    54fc29d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    c24eca4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2947 from mr0re1/topology_6

    Add physical topo. Update rules to trigger reconfiguration
    mr0re1 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    49b5a20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9c496c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2948 from mr0re1/topology_7

    Add `cloud_parameters.topology_param`, defaults to `SwitchAsNodeRank`
    mr0re1 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    747521d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6

    Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.5 to 1.7.6.
    - [Release notes](https://github.com/hashicorp/go-getter/releases)
    - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
    - [Commits](hashicorp/go-getter@v1.7.5...v1.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-getter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9b05db3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2894 from RachaelSTamakloe/ghpc-to-gcluster

    renaming ghpc to gcluster in the locations where ghpc is called
    RachaelSTamakloe committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5436180 View commit details
    Browse the repository at this point in the history
  3. Perform cleanup per nodeset

    mr0re1 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1f3f879 View commit details
    Browse the repository at this point in the history
  4. Address comments

    mr0re1 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9ffad9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbd05e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    43f634b View commit details
    Browse the repository at this point in the history
  2. some descriptions updated

    sharabiani committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3aee18a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab408ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ced6ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72e9908 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2933 from mr0re1/cc_per_ns

    SlurmGCP. Perform cleanup per nodeset
    mr0re1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    814bd40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9672dd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d53f835 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb6f319 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c33769 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    105962d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2941 from wiktorn/upgrade_daos

    Upgrade to DAOS 2.6, skip installation if already installed
    harshthakkar01 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    244dfce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    98f4ba1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2b45f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc837f0 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2949 from mr0re1/s662

    SurmGCP. Bump version `6.6.1 -> 6.6.2`
    mr0re1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d5a2c32 View commit details
    Browse the repository at this point in the history
  17. SlurmGCP. Remove dependency of controller on config

    * Reduce coupling
    * Improve deploy time
    mr0re1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3aaee21 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a4f4579 View commit details
    Browse the repository at this point in the history
  19. Change Parallelstore installation script to not move log folder for d…

    …ebian/ubuntu
    
    Change Parallelstore installation script to not move log folder for debian/ubuntu
    abbas1902 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fc37f6e View commit details
    Browse the repository at this point in the history
  20. improved error msg

    abbas1902 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    99e64ac View commit details
    Browse the repository at this point in the history
  21. Merge pull request #2961 from mr0re1/no_val

    Remove `test_tf_version_for_slurm` validator
    mr0re1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6a73317 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a0d2fab View commit details
    Browse the repository at this point in the history
  23. Added validation block to prevent node_conf from setting Sockets

    Added validation block to prevent node_conf from setting Sockets
    abbas1902 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0b35208 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #2960 from mr0re1/no_cs

    SlurmGCP. Remove dependency of controller on config
    mr0re1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    45a1dda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480416d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    c7b6b9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2797 from sharabiani/origin/multivpc-support-gke

    Support multivpc with GKE
    sharabiani committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    294b74d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9810224 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    986ea90 View commit details
    Browse the repository at this point in the history
  5. fixing path error

    RachaelSTamakloe committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6c3584e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2945 from RachaelSTamakloe/versioned-blueprints-poc

    adding optional fields to redirect use of embedded modules to pull fr…
    RachaelSTamakloe committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cf022fb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    427429a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54642ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e95584c View commit details
    Browse the repository at this point in the history
  4. allow generic placement

    arajmane-g committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3371242 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. SlurmGCP. Store "extra files" hash in config

    DRAFT
    mr0re1 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    77cd7ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2918 from mr0re1/md5cfg

    SlurmGCP. Store "extra files" hash in config
    mr0re1 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a80db84 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    77a79bb View commit details
    Browse the repository at this point in the history
  2. Fix condition

    annuay-google committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7a808c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. swap conditional

    annuay-google committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a96dff7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/GoogleCloudPlatform/clus…

    …ter-toolkit into annuay/expose-maintenance-property-gke
    annuay-google committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d65fe62 View commit details
    Browse the repository at this point in the history
  3. allow generic placement

    arajmane-g committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c9ade47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9e1c25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7429620 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fbf5a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4061484 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b6b419 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c83050d View commit details
    Browse the repository at this point in the history
  2. Prevent use of google provider 6.0 in vm-instance

    The google_compute_instance has a breaking change in TPG 6.0 that we
    must first address.
    tpdownes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    09ae272 View commit details
    Browse the repository at this point in the history
  3. Prevent use of google provider 6.0 in gke-node-pool

    The google_container_node_pool resource has a breaking change in TPG 6.0
    that we must first address.
    tpdownes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    297b0d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    780de5e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2978 from GoogleCloudPlatform/fix_guest_accelerator

    Prevent use of google provider 6.0 where breaking changes are in use
    tpdownes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0557557 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e734c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fb1414 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request #2975 from mr0re1/fix_ps

    Increate `ps-slurm.yaml` startup scripts timeout
    mr0re1 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c5b31b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676ff42 View commit details
    Browse the repository at this point in the history
  3. links in desciptions fixed

    sharabiani committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3a4a92c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2968 from sharabiani/local-ssd-definitions

    Fix local_ssd_config issue that forces node-pool recreation
    sharabiani committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f6535c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d425a8 View commit details
    Browse the repository at this point in the history
  6. allow generic placement

    arajmane-g committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f605edc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f90c9c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08f5498 View commit details
    Browse the repository at this point in the history
  9. Fix the merge

    arajmane-g committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5eed964 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    765d9eb View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' of https://github.com/GoogleCloudPlatform/clus…

    …ter-toolkit into annuay/expose-maintenance-property-gke
    annuay-google committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    859ac0e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2971 from annuay-google/annuay/expose-maintenance…

    …-property-gke
    
    Expose maintenance interval as a blueprint setting for node pools in GKE
    annuay-google committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2bd5b5e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    2c778aa View commit details
    Browse the repository at this point in the history
  2. Tone down the note

    arajmane-g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fab2a0e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2969 from arajmane-g/placement

    Support named placements in GKE node pools
    arajmane-g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f9e7173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c713cfd View commit details
    Browse the repository at this point in the history
  5. explicit providers removed

    sharabiani committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8a4724c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcfd1ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6815db3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2982 from cdunbar13/serial-port-tool

    Improved serial port collection tool
    cdunbar13 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0d12f10 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2985 from sharabiani/fix-missing-k8s-provider

    kubernetes provider added to gke-cluster module
    sharabiani committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8c3a097 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2962 from annuay-google/annuay/add-machine-type-a…

    …vailability-checks
    
    Add machine type availability checks to slurm-gcp-v6-nodeset
    annuay-google committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    715f9f2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2981 from mr0re1/autoRest

    Don't set `automaticRestart: false`
    mr0re1 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    eefdca5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a42fc9f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2986 from harshthakkar01/ps-blueprint

    Disable automatic updates in daos installation script
    harshthakkar01 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cf5bc10 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    142eee0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7a2095 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2952 from GoogleCloudPlatform/dependabot/go_modul…

    …es/develop/github.com/hashicorp/go-getter-1.7.6
    
    Bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6
    harshthakkar01 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e4f0c34 View commit details
    Browse the repository at this point in the history
  17. Bump golang.org/x/sys from 0.21.0 to 0.24.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.24.0.
    - [Commits](golang/sys@v0.21.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    af5edec View commit details
    Browse the repository at this point in the history
  18. Merge pull request #2953 from GoogleCloudPlatform/dependabot/go_modul…

    …es/develop/golang.org/x/sys-0.24.0
    
    Bump golang.org/x/sys from 0.21.0 to 0.24.0
    harshthakkar01 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c9d0a61 View commit details
    Browse the repository at this point in the history
  19. Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.4 to 1.15.0.
    - [Release notes](https://github.com/zclconf/go-cty/releases)
    - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
    - [Commits](zclconf/go-cty@v1.14.4...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/zclconf/go-cty
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3e5c73f View commit details
    Browse the repository at this point in the history
  20. Merge pull request #2954 from GoogleCloudPlatform/dependabot/go_modul…

    …es/develop/github.com/zclconf/go-cty-1.15.0
    
    Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0
    harshthakkar01 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    68609b0 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #2965 from mr0re1/less_scripts

    SlurmGCP. Do not add empty startup scripts
    mr0re1 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a96449b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d955e03 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c376be8 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #2972 from mr0re1/config_log

    SlurmGCP. Fixes & improvements around config fetching
    mr0re1 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f68c537 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    e301d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5623d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2990 from GoogleCloudPlatform/revert-2962-annuay/…

    …add-machine-type-availability-checks
    
    Revert "Add machine type availability checks to slurm-gcp-v6-nodeset"
    mr0re1 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e7ec076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d405bb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0

    Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.21.0 to 2.22.0.
    - [Release notes](https://github.com/hashicorp/hcl/releases)
    - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/hcl@v2.21.0...v2.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/hcl/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3d8a272 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    a0375ec View commit details
    Browse the repository at this point in the history
  2. Add integration test for Parallelstore (vm instances)

    Add integration test for Parallelstore (vm instances)
    abbas1902 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    270c8c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33dad19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2998 from GoogleCloudPlatform/revert-2965-less_sc…

    …ripts
    
    Revert "SlurmGCP. Do not add empty startup scripts"
    harshthakkar01 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2456886 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump cryptography from 42.0.4 to 43.0.1 in /community/front-end/ofe

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.4...43.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e4d4965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d866325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db95b22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8be94f6 View commit details
    Browse the repository at this point in the history
  5. Return correct null type.

    fdmalone committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2b25abc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2996 from GoogleCloudPlatform/dependabot/go_modul…

    …es/develop/github.com/hashicorp/hcl/v2-2.22.0
    
    Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0
    alyssa-sm committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    870b755 View commit details
    Browse the repository at this point in the history
  7. documents updated

    sharabiani committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d9a829b View commit details
    Browse the repository at this point in the history
  8. minor doc style

    sharabiani committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    39b2fab View commit details
    Browse the repository at this point in the history
  9. minor doc update

    sharabiani committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a208b21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22e26fa View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2997 from arajmane-g/reservations

    Revisit the Reservation Interface for GKE Blueprints
    arajmane-g committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dce10fd View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3000 from GoogleCloudPlatform/dependabot/pip/comm…

    …unity/front-end/ofe/cryptography-43.0.1
    
    Bump cryptography from 42.0.4 to 43.0.1 in /community/front-end/ofe
    alyssa-sm committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c42a4f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    399f153 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a56e988 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2993 from cdunbar13/cleanup-script-fix

    Fix for cleanup script.  The last input is optional
    mr0re1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9c9ad39 View commit details
    Browse the repository at this point in the history
  16. doc fix

    sharabiani committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    beeea1f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    03f23e0 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #2999 from harshthakkar01/fix-integration-test

    Update debian default image in chrome-remote-desktop module
    harshthakkar01 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3ba0833 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #2992 from fdmalone/catch_non_date_in_bq_load_dev

    Catch "None" fields in slurm job datetime data for BigQuery
    mr0re1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4fac295 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Default to zonal bulkInsert

    mr0re1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bde1b24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2980 from sharabiani/kubectl-apply-module

    implement kubectl-apply module
    sharabiani committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d74c2e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2988 from mr0re1/kill_em_all

    SlurmGCP. Don't skip clean up of "stopped" instances
    mr0re1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4ddaf61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd07341 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    ee96846 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2987 from harshthakkar01/slurm-maintenance

    Add enable-maintenance-reservation flag in slurm to control reservation for scheduled maintenance
    harshthakkar01 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9a781df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2188442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b21b5e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3002 from cdunbar13/add-terraformrc-to-tests

    Updating image builder for internal provider
    cdunbar13 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f82ef07 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3009 from tpdownes/a3mega_cluster_test

    Add cluster deployment step to a3-megagpu-8g integration test
    tpdownes committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    240656d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c2e6e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4985307 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2957 from tpdownes/a3_mega_update_gvnic

    Update gVNIC driver in A3 Mega solution
    tpdownes committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b168cf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bfb3f81 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2955 from tpdownes/new_aperture

    Implement udev-based approach to mounting aperture devices
    tpdownes committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e011345 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    93df5b7 View commit details
    Browse the repository at this point in the history
  13. Use local-ssd for enroot temp space.

    Large container images imported through enroot can take up significant
    space in /tmp, which can exhaust space on the device. By setting
    this variable, we will use the localssd space allocated for the user.
    The choice of /mnt/localssd/${UID}/enroot instead of enroot/tmp is
    because the ENROOT_TEMP_PATH is not created by enroot by default,
    whereas the other ENROOT paths are.
    samskillman committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b304cf3 View commit details
    Browse the repository at this point in the history
  14. add support for enabling tcpx/o in a3 and a3mega vm, provide script f…

    …or injecting rxdm sidecar and other required components into user workload
    chengcongdu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    06bd8a6 View commit details
    Browse the repository at this point in the history
  15. fix typo

    chengcongdu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ae3c76e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Bump golang.org/x/sys from 0.24.0 to 0.25.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0.
    - [Commits](golang/sys@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    255ac57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3007 from GoogleCloudPlatform/fix_a3high_tag

    Fix Slurm tag on A3 high integration test to match v6 blueprint
    tpdownes committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2bf9206 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2958 from tpdownes/a3_mega_update_image

    Update Debian 12 image in A3 Mega solution
    tpdownes committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ea2caeb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3011 from samskillman/fix/enroot-temp-fix

    Use local-ssd for enroot temp space.
    nick-stroud committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b7ca495 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3016 from GoogleCloudPlatform/release-candidate

    Update develop with Release Candidate
    nick-stroud committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cb4ccd3 View commit details
    Browse the repository at this point in the history
  6. address comments

    chengcongdu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7515cb6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3005 from mr0re1/zonal_bi

    Default to zonal bulkInsert
    mr0re1 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f4b5be1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b90db64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0c9f18 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3014 from harshthakkar01/slurm-maintenance

    Add documentation for reservation for scheduled maintenance
    harshthakkar01 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6c6e771 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    5ada0ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657c43e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c98e23e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68490a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    515f516 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3013 from GoogleCloudPlatform/dependabot/go_modul…

    …es/develop/golang.org/x/sys-0.25.0
    
    Bump golang.org/x/sys from 0.24.0 to 0.25.0
    alyssa-sm committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0812e9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6009f51 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3015 from alyssa-sm/update-slurm-references-to-6.7.0

    Bump SlurmGCP references from 6.6.2 to 6.7.0
    alyssa-sm committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    26f5abb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8267e3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2983 from tpdownes/enroot_pyxis_test

    Add enroot/pyxis step to a3 series integration tests
    tpdownes committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    99e5247 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c7d90e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    0f8c3a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2976 from alyssa-sm/remove-default-service-account

    Remove default service account
    alyssa-sm committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b827380 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3018 from tpdownes/fix_hcls

    Ensure all example blueprints use official release of Toolkit modules
    nick-stroud committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2da10ac View commit details
    Browse the repository at this point in the history
  4. Add machine type- availability zone precondition. Validate infra is p…

    …rovisioned only if the machine exists in one of the zones specified
    
    Update tools/cloud-build/daily-tests/tests/hcls.yml
    
    Co-authored-by: Tom Downes <[email protected]>
    
    Update tools/cloud-build/daily-tests/tests/hcls.yml
    
    Co-authored-by: Tom Downes <[email protected]>
    
    Use europe-west1-d in reservations.tf
    annuay-google committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    62acb6a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3003 from annuay-google/annuay/add-machine-type-a…

    …vailability-checks
    
    Add machine type availability checks
    annuay-google committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dd5647e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3010 from RachaelSTamakloe/versioned_blueprints_i…

    …mprovement
    
    adding module cache to prevent repeated module downloads during modul…
    RachaelSTamakloe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ef1f88b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    602b989 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. update instructions

    chengcongdu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    22cb509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bfdbff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c2be83 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3023 from rohitramu/roramu/update_version

    Update version from v1.38.0 to v1.39.0
    rohitramu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3939d49 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3026 from tpdownes/fix_hcls_legacy_test

    Update zone for HCLS v5 (legacy) blueprint integration test
    tpdownes committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    85d55d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7699f5d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3028 from GoogleCloudPlatform/main

    Merge v1.39.0 back into develop
    rohitramu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8fe7748 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67944a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18c682d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1256e60 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix comment

    chengcongdu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ab43928 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3012 from chengcongdu/develop

    add support for enabling tcpx/o in a3 and a3mega vm, provide script for injecting rxdm sidecar and other required components into user workload
    chengcongdu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0cf64ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fccea9e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3019 from tpdownes/fix_gke_modules

    Use Terraform naming conventions and TFLint rules
    tpdownes committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8ada8f3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3022 from alyssa-sm/remove-default-service-accoun…

    …t-for-controller
    
    Create default service account resource in controller only if service_account_email is null
    alyssa-sm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    91f05f0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3030 from rohitramu/roramu/update_refs

    Update module references to v1.39.0
    rohitramu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5d0100e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b961dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbd9d63 View commit details
    Browse the repository at this point in the history
  9. Re-enable PBS Pro test

    rohitramu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1ea56c8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3035 from rohitramu/roramu/remove_centos_refs

    Remove references to hpc-centos-7
    rohitramu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5f78d93 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. SlurmGCP. Remove usage of google_compute_default_service_account

    Synthesise it as `"${project_number}[email protected]"` instead.
    mr0re1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    27bb10e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3033 from harshthakkar01/parallelstore-support

    Start daos-agent service in mount script
    harshthakkar01 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a76aba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ccc1dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3037 from mr0re1/fix_sa

    SlurmGCP. Remove usage of `google_compute_default_service_account`
    mr0re1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5437ab8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    964fd0e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3036 from sharabiani/relative-path-kubectl

    support ghpc_stage function in kubectl-apply module
    sharabiani committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    310ac3a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    11769c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3042 from annuay-google/annuay/fix-test-hpc-slurm…

    …-chromedesktop-v5-legacy
    
    Fix test-hpc-slurm-chromedesktop-v5-legacy to use valid reservation
    annuay-google committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    60144a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c29e9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d810992 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3038 from mr0re1/slurm_centos7

    SlurmGCP V6. Remove CentOS7 image support.
    mr0re1 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    84c61d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge pull request #3045 from harshthakkar01/feedback-ps

    Retry mounting daos container
    harshthakkar01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8884f25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2964 from mr0re1/desc_hint

    Add description as a hint to "missed required variable" error
    mr0re1 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0b5d58d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3044 from RachaelSTamakloe/v_blueprint_add_golden…

    …_copy
    
    adding golden copy test for versioned blueprints feature
    RachaelSTamakloe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    22b25ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb8ceaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b0ed10 View commit details
    Browse the repository at this point in the history
  6. fix typo

    chengcongdu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    040413d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3048 from cdunbar13/wait-for-startup-pathoverride

    Adding gcloud path override to wait-for-startup
    cdunbar13 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a2affe4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b18fb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    83bbc59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f99fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3053 from tpdownes/fix_docs

    Update module READMEs using [email protected]
    tpdownes committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2f12bb1 View commit details
    Browse the repository at this point in the history
  4. Install Kueue and Jobset as a setting on the kubectl apply module and…

    … also add to blueprints
    
    Address feedback and install downloaded manfiest to add toleration for system node pool
    ankitkinra committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    347b9af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7db2ec View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3049 from chengcongdu/develop

    add additional vpc validation for a3/a3mega machine
    chengcongdu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dafba02 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3017 from ankitkinra/add-kueue-module

    Allow Kueue/Jobset to be installed on a GKE cluster via blueprints
    ankitkinra committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bdd41ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d085d06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3efb5f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3050 from GoogleCloudPlatform/fix_a3_high_legacy_…

    …test
    
    Resolve A3 high blueprint incompatibility with deprecation of CentOS 7
    tpdownes committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    074d662 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b70f151 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    c28331f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3024 from arajmane-g/reservations

    Validate Reservations in GKE Blueprints
    arajmane-g committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3bae11d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3057 from chengcongdu/develop

    add argparse dependency to cloud build
    chengcongdu committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b8adc01 View commit details
    Browse the repository at this point in the history