-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Allow setting Cloudmap namespace on ECS Service #4677
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containerfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.
Description
Currently, CloudmapOptions on base-service.ts does not allow you specify a cloudmap namespace, and gives the service the default namespace set on the cluster instead. There are cases however in which we want services to have their own namespace.
Proposed Solution
Add a namespace field in CloudmapOptions that would override the cluster namespace.
Related: #3898
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containerfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.