-
Notifications
You must be signed in to change notification settings - Fork 161
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
Release v1.39.0 #3004
Merged
Merged
Release v1.39.0 #3004
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add `sort_nodes.py`
…or example, run as an alias) for pytest on the workstation machines
…ark of make recipe
Align variable name around gcluster to avoid mismatch
Extend timeout on batch test build
Add section "Standard PR Response Times" to CONTRIBUTING.md
**Motivation:** in case of summary not fitting into a screen, do not hide "interesting" / actionable builds
Fix link in Packer README
Add documentation for exclusive mode
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]>
…es/develop/github.com/hashicorp/hcl/v2-2.22.0 Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0
Revisit the Reservation Interface for GKE Blueprints
…unity/front-end/ofe/cryptography-43.0.1 Bump cryptography from 42.0.4 to 43.0.1 in /community/front-end/ofe
Fix for cleanup script. The last input is optional
Update debian default image in chrome-remote-desktop module
Catch "None" fields in slurm job datetime data for BigQuery
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.
Use local-ssd for enroot temp space.
Ensure all example blueprints use official release of Toolkit modules
Update version from v1.38.0 to v1.39.0
All tests passed before the last commit (version update PR #3023) so there is no need to re-run tests again before merging. |
tpdownes
approved these changes
Sep 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved based on checks having run successfully prior to #3023
nick-stroud
approved these changes
Sep 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Slurm reservations during maintenance windows, Improved GKE Support, removed CentOS 7 references
What's Changed
Key New Features 🎉
Module Improvements 🔨
Improvements 🛠
sort_nodes.py
by @mr0re1 in Addsort_nodes.py
#2853automaticRestart: false
by @mr0re1 in Don't setautomaticRestart: false
#2981Bug fixes 🐞
slurmgcp-managed
infix to resource policy name by @mr0re1 in Addslurmgcp-managed
infix to resource policy name #2892Other changes
New Contributors
Full Changelog: v1.38.0...v1.39.0