Skip to content

Conversation

pintaoz-aws
Copy link
Collaborator

@pintaoz-aws pintaoz-aws commented Oct 7, 2025

What's changing and why?

Update S3 url of cluster creation template with versioning.

Before/After UX

Before:
hyp create --region us-east-2

After:
User has a new optional parameter template-version
hyp create --region us-east-2 --template-version 1

How was this change tested?

hyp init cluster-stack
hyp create --region us-east-2 --template-version 1

Are unit tests added?

Updated existing unit tests with this new parameter

Are integration tests added?

Updated existing integ tests with this new parameter

Reviewer Guidelines

‼️ Merge Requirements: PRs with failing integration tests cannot be merged without justification.

One of the following must be true:

  • All automated PR checks pass
  • Failed tests include local run results/screenshots proving they work
  • Changes are documentation-only

@pintaoz-aws pintaoz-aws requested a review from a team as a code owner October 7, 2025 22:29
# Set fixed defaults
defaults = {
'custom_bucket_name': 'sagemaker-hyperpod-cluster-stack-bucket',
'custom_bucket_name': 'aws-sagemaker-hyperpod-cluster-setup',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to set this also to be the empty string as a default?

@pintaoz-aws pintaoz-aws deployed to auto-approve October 8, 2025 21:35 — with GitHub Actions Active
@pintaoz-aws pintaoz-aws merged commit 98137da into main Oct 8, 2025
8 of 9 checks passed
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.

2 participants