Release candidate: v1.86.0#5435
Conversation
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.76.0 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.76.0...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Swarna Bharathi Mantena <swarnabm@google.com> and Neelabh94
Co-authored-by: Swarna Bharathi Mantena <swarnabm@google.com>
…er level. (#5387) Co-authored-by: Swarna Bharathi Mantena <swarnabm@google.com>
Co-authored-by: laveen <laveenekka@google.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Swarna Bharathi Mantena <swarnabm@google.com>
Co-authored-by: Swarna Bharathi Mantena <swarnabm@google.com> and Neelabh94
…nts (#5407) Co-authored-by: Carlos Boneti <carlosboneti@google.com>
…chedmd-slurm-gcp-v6-controller/modules/slurm_files/scripts (#5413)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This reverts commit 83420fb.
The tests failing are unrelated to this PR changes.
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request prepares the repository for the v1.86.0 release. It includes significant updates to default image versions for Slurm on GCP, introduces support for disk encryption using Customer-Managed Encryption Keys (CMEK) across various compute and scheduler modules, and enhances GKE support with new features like the Slice Controller and GCFS. Additionally, it includes dependency updates and improvements to the test infrastructure. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates Slurm components to version 6.12.1, introduces new blueprints for machine learning and KMS-encrypted clusters, and adds automated TPU node count inference logic. A significant refactoring of the kubectl-apply module transitions manifest application to a Helm-based mechanism, adding support for directory-based sources and template rendering. Feedback was provided to improve the merging logic for ClusterQueue resources to ensure all configuration fields are correctly handled, and to optimize the test-runner Dockerfile by consolidating apt-get commands and using virtual environments for Python dependencies.
Release candidate: v1.86.0
Submission Checklist
NOTE: Community submissions can take up to 2 weeks to be reviewed.
Please take the following actions before submitting this pull request.