Skip to content

Support create namespace in different cloud#453

Merged
laniehei merged 11 commits intomainfrom
yx/tcld-x-cloud
Jul 1, 2025
Merged

Support create namespace in different cloud#453
laniehei merged 11 commits intomainfrom
yx/tcld-x-cloud

Conversation

@yux0
Copy link
Copy Markdown
Contributor

@yux0 yux0 commented Jun 13, 2025

What was changed

Support create namespace in different cloud

Why?

Support creating MRN replicas in different cloud provider

Checklist

  1. Closes

  2. How was this tested:
    Test env

Working:
[New support]:
tcld n c -n ns-name --region aws-us-west-2 --region gcp-us-central1
tcld n c -n ns-name --region aws-us-west-2 --region aws-us-east-1
[Old behavior support]:
tcld n c -n ns-name --region us-west-2 --region us-east-1
tcld n c -n ns-name --region us-west-2 --region us-east-1 --cloud-provider aws

Failed:
tcld n c -n ns-name --region aws-us-west-2 --region us-central1
tcld n c -n ns-name--region aws-us-west-2 --region us-west-2

  1. Any docs updates needed?

@yux0 yux0 requested review from alice-yin and anekkanti June 13, 2025 16:31
@yux0 yux0 requested a review from a team as a code owner June 13, 2025 16:31
Comment thread app/namespace.go Outdated
Comment thread app/namespace.go Outdated
@laniehei laniehei force-pushed the yx/tcld-x-cloud branch 2 times, most recently from bd9ac65 to 0e264d8 Compare July 1, 2025 22:50
@laniehei laniehei enabled auto-merge (squash) July 1, 2025 23:08
@laniehei laniehei merged commit 58896ed into main Jul 1, 2025
5 checks passed
@laniehei laniehei deleted the yx/tcld-x-cloud branch July 1, 2025 23:47
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.

4 participants