-
Notifications
You must be signed in to change notification settings - Fork 160
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.38.0 #2924
Merged
Merged
Release v1.38.0 #2924
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
…to slurm-gcp PR#146
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.07.22 to 2024.7.4. - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.22.0. - [Commits](golang/sys@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.186.0 to 0.187.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.186.0...v0.187.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.17.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…r changes in slurm-gcp Also updated cleanup_compute to be compatible with different versions of gcloud Update to use slurm-gcp 6.5.10
Update slurm-gcp module to use custom endpoints.
Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14. - [Commits](django/django@4.2.11...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…unity/front-end/ofe/django-4.2.14 Bump django from 4.2.11 to 4.2.14 in /community/front-end/ofe
…es/develop/google.golang.org/api-0.187.0 Bump google.golang.org/api from 0.186.0 to 0.187.0
…es/develop/golang.org/x/sys-0.22.0 Bump golang.org/x/sys from 0.21.0 to 0.22.0
…unity/front-end/ofe/zipp-3.19.1 Bump zipp from 3.17.0 to 3.19.1 in /community/front-end/ofe
…unity/front-end/ofe/certifi-2024.7.4 Bump certifi from 2023.07.22 to 2024.7.4 in /community/front-end/ofe
…nce template in schedmd-slurm-gcp-v6-controller
Build is taking longer, extend timeout so test will pass while investigate
Bump version from v1.37.2 to v1.38.0
Fix bug of suppliying different `instance_properties`
…unity/front-end/ofe/django-4.2.15 Bump django from 4.2.11 to 4.2.15 in /community/front-end/ofe
In Slurm v6 controller, update `grpcio` to 1.56.2 and `requests` to 2.32.0
Roll back changes in go.mod to release v1.37.2
Update permissions for local SSD mounts to allow non-superuser write access
nick-stroud
approved these changes
Aug 15, 2024
harshthakkar01
approved these changes
Aug 15, 2024
mr0re1
approved these changes
Aug 15, 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.
What's Changed
Key New Features 🎉
allow_automatic_updates
flag by @rohitramu in Addallow_automatic_updates
flag #2778New Modules 🧱
Module Improvements 🔨
slurm_files
to the repo. by @mr0re1 in Moveslurm_files
to the repo. #2739instance_properties
var tonodeset
by @mr0re1 in Addinstance_properties
var tonodeset
#2843Improvements 🛠
Deprecations 💤
enable_devel
by @mr0re1 in Deprecateenable_devel
#2764Version Updates ⏫
Bug fixes 🐞
cloud.conf
by @mr0re1 in Fix construction ofcloud.conf
#2810--trace-api
flag. by @mr0re1 in SlurmGCP. Fix broken--trace-api
flag. #2817down*
state. by @mr0re1 in SlurmGCP6. Fix nodes stack indown*
state. #2856New Contributors
Full Changelog: v1.37.2...v1.38.0