Skip to content

Fetch from S3 and manage run_instances_overrides.json on head node#3114

Closed
hanwen-cluster wants to merge 3 commits intoaws:developfrom
hanwen-cluster:developfeb10
Closed

Fetch from S3 and manage run_instances_overrides.json on head node#3114
hanwen-cluster wants to merge 3 commits intoaws:developfrom
hanwen-cluster:developfeb10

Conversation

@hanwen-cluster
Copy link
Copy Markdown
Contributor

Support fetching run_instances_overrides.json from the cluster S3 bucket during head node bootstrap and update. This file applies customer-specified RunInstances overrides when launching compute instances.

Follows the instance_types_data pattern: S3 version-pinned fetch, backup to previous file on update for rollback support.

Description of changes

  • Describe what you're changing and why you're doing these changes.

Tests

  • Describe the automated and/or manual tests executed to validate the patch.
  • Describe the added/modified tests.

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Support fetching run_instances_overrides.json from the cluster S3 bucket during head node bootstrap and update. This file applies customer-specified RunInstances overrides when launching compute instances.

Follows the instance_types_data pattern: S3 version-pinned fetch, backup to previous file on update for rollback support.
@hanwen-cluster
Copy link
Copy Markdown
Contributor Author

This PR is replaced by aws/aws-parallelcluster#7268

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant