-
Notifications
You must be signed in to change notification settings - Fork 269
Release v1.2.0 #448
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
Merged
Merged
Release v1.2.0 #448
Conversation
This file contains hidden or 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 strict positional arguments checking to the create and expand
Bumps [gopkg.in/yaml.v3](https://github.com/go-yaml/yaml) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](go-yaml/yaml@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Deprecating - var.primary_subnetwork - var.additional_subnetworks - var.subnetwork_size In favor of - var.subnetworks - var.default_primary_subnetwork_size Documented deprecation and transition plan for users
Fix link to login node in modules README
Allow explicitly-defined IP ranges in VPCs
Match VPC README note to Toolkit style
- support boot-time installation of HTCondor and rebooting machines by not explicitly stopping / disabling condor.service (otherwise, upon reboot it will start/stop/start) - do not recurse into tokens directory to modify permissions of files
Bring develop up to date with main
Co-authored-by: Ross Thomson <jrossthomson@google.com> Co-authored-by: Burt Holzman <burt@fnal.gov> Co-authored-by: Orion Martin <martinop@google.com>
Update HTCondor installation module
Reduce HTCondor SchedD update interval
…s/develop/gopkg.in/yaml.v3-3.0.1 Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.6.1 to 1.6.2. - [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.6.1...v1.6.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.9.1 to 1.10.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.9.1...v1.10.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] <support@github.com>
Add always wait option to wait-for-startup module
…s/develop/github.com/zclconf/go-cty-1.10.0 Bump github.com/zclconf/go-cty from 1.9.1 to 1.10.0
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.6.0 to 1.8.2. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.6.0...v1.8.2) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Add existing HTCondor autoscaler to repo
…s/develop/github.com/hashicorp/go-getter-1.6.2 Bump github.com/hashicorp/go-getter from 1.6.1 to 1.6.2
…s/develop/github.com/spf13/afero-1.8.2 Bump github.com/spf13/afero from 1.6.0 to 1.8.2
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.5.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.2.1...v1.5.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…s/develop/github.com/spf13/cobra-1.5.0 Bump github.com/spf13/cobra from 1.2.1 to 1.5.0
Print instance ID and information in daily tests
Enhance HTCondor pool support
Improve ansible installation reliability
* Advertise HTCondor within Toolkit - create public example under community - add section in example README - remove functionality warnings in modules - add links to public example in module READMEs
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…s/develop/github.com/spf13/afero-1.9.0 Bump github.com/spf13/afero from 1.8.2 to 1.9.0
Ignore threads_per_core for unsupported machine types in vm-instance
Add basic Cloud Batch integration test
Update to version 1.1.1
- Re-enable OS Login - Add example job - Disable public IP and steer toward IAP tunnel for SSH
Add HTCondor tutorial
This is to include the fixes in DDNStorage/exascaler-cloud-terraform#11 to remove the use of a deprecated terraform API which could cause some blocking issues on the newest versions of terraform Fixes #445
Updating DDN community module to Cloud 6.0.1
tpdownes
approved these changes
Jul 25, 2022
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.
Submission Checklist
pre-commit install)make tests)