Skip to content

feat: Add custom-tags support for customer-provided tags - #444

Merged
newman911 merged 2 commits into
mainfrom
feat/custom-tags-support-v2
Mar 18, 2026
Merged

feat: Add custom-tags support for customer-provided tags#444
newman911 merged 2 commits into
mainfrom
feat/custom-tags-support-v2

Conversation

@newman911

Copy link
Copy Markdown
Contributor

Add custom_tags parameter to all module settings and app.py files so that customer-provided tags flow through from capability deployment to CDK resources. This matches the pattern used by Data Foundations solution kit.

Affected modules:

  • sagemaker-templates
  • sagemaker-studio
  • sagemaker-notebook
  • sagemaker-ground-truth-labeling
  • sagemaker-model-monitoring
  • ray-operator
  • ray-cluster
  • ray-orchestrator

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I updated CHANGELOG.MD with a description of my changes
  • If the change was to a module, I ran the code validation script (scripts/validate.sh)
  • If the change was to a module, I have added thorough tests
  • If the change was to a module, I have added/updated the module's README.md
  • If a module was added, I added a reference to the module to the repository's README.md
  • I verified that my code deploys successfully using seedfarmer apply

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

@newman911
newman911 force-pushed the feat/custom-tags-support-v2 branch 3 times, most recently from e6f7178 to a65cbbf Compare March 17, 2026 21:03
Add custom_tags parameter to all module settings and app.py files
so that customer-provided tags flow through from capability deployment
to CDK resources. This matches the pattern used by Data Foundations
solution kit.

Affected modules:
- sagemaker-templates
- sagemaker-studio
- sagemaker-notebook
- sagemaker-ground-truth-labeling
- sagemaker-model-monitoring
- ray-operator
- ray-cluster
- ray-orchestrator
@newman911
newman911 force-pushed the feat/custom-tags-support-v2 branch from a65cbbf to 6b5bb3a Compare March 18, 2026 14:07

@kwangaws kwangaws left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@newman911
newman911 merged commit dfd7f15 into main Mar 18, 2026
27 checks passed
@newman911
newman911 deleted the feat/custom-tags-support-v2 branch March 18, 2026 14:29
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