v1.12.0: Google Cloud Storage module and Fluent Tutorial
Key New Features
- Added
google-storage-bucket
allowing to create Google Cloud Storage buckets. - New Fluent tutorial blueprint .
New Resources
google-storage-bucket
: Creates a Google Cloud Storage bucket.
Improvements
- Improved documentation and module automation for GPUs support.
- Various improvements in the
ghpc
engine code.
Bug Fixes
- Fixed error when
ghpc
was run outside of the HPC-Toolkit folder (PR). - Fixed category-field bug preventing some users from deploying HPC monitoring dashboards.
Version updates
- DAOS examples updated to use google-cloud-daos v0.3.0.
- Slurm on GCP updated to version 5.4.0 (PR).
- Updating cloud.google.com/go/compute from 1.15.0 to 1.15.1.
- Updated google.golang.org/api from 0.106.0 to 0.108.0.
- Google Terraform Provider pinned to version 4.49.0 and will be bumped with each future release.
What's Changed
- Bump cloud.google.com/go/compute from 1.15.0 to 1.15.1 by @dependabot in #824
- Refactor reference ID function by @tpdownes in #828
- Eliminate unnecessary guard around map access warning (S1036) by @tpdownes in #829
- Initial support for intergroup variable references by @tpdownes in #831
- Inject build id into Omnia test, drop to last build by @heyealex in #832
- Run config validation test in a different directory than the repo, fix bugs found when making the change by @heyealex in #827
- Bump google.golang.org/api from 0.106.0 to 0.107.0 by @dependabot in #835
- Remove category field from HPC dashboard json by @heyealex in #834
- Changed DAOS community examples to use v0.3.0 terraform modules by @mark-olson in #833
- main to develop for release of v1.11.0 by @nick-stroud in #844
- Pinning google terraform provider to 4.49.0 by @nick-stroud in #847
- GCS bucket module by @nick-stroud in #836
- Updates for slurm-gcp 5.4.0 by @SkylerMalinowski in #843
- Increasing default login node disk size on the ofe by @ek-nag in #848
- Add validation logic for references to outputs from prior modules by @tpdownes in #840
- Add documentation for accelerator support in the HPC Toolkit by @heyealex in #839
- Bump google.golang.org/api from 0.107.0 to 0.108.0 by @dependabot in #850
- Add Fluent Tutorial to Develop by @jrossthomson in #855
- Add security vulnerability reporting policy by @heyealex in #859
- Rolling version to 1.12.0 by @cboneti in #869
- Release v1.12.0 by @cboneti in #868
New Contributors
- @mark-olson made their first contribution in #833
- @ek-nag made their first contribution in #848
Full Changelog: v1.11.0...v1.12.0