Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(aws-ecs): propagate the dnsTtl property when defining cloudMapOptions for an ecs service #6370

Merged
merged 1 commit into from Feb 19, 2020

Conversation

efekarakus
Copy link
Contributor

@efekarakus efekarakus commented Feb 19, 2020

Propagate the dnsTtl property when defining cloudMapOptions for an Ec2Service or FargateService

Fixes #6223

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

@piradeepk piradeepk self-assigned this Feb 19, 2020
@piradeepk piradeepk added @aws-cdk/aws-ecs Related to Amazon Elastic Container bug This issue is a bug. and removed bug This issue is a bug. labels Feb 19, 2020
@efekarakus efekarakus force-pushed the efekarakus/propagate-dnsTtl-cloudmap branch from d2b0bbc to 6232acb Compare February 19, 2020 18:36
@piradeepk piradeepk changed the title fix(aws-ecs): propagate dnsTtl property part of cloudMapOptions fix(aws-ecs): propagate the dnsTtl property when defining cloudMapOptions for an ecs service Feb 19, 2020
Copy link
Contributor

@piradeepk piradeepk left a comment

Choose a reason for hiding this comment

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

Ship it! Thanks @efekarakus for fixing this issue!

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 6232acb
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Feb 19, 2020

Thank you for contributing! Your pull request is now being automatically merged.

@mergify mergify bot merged commit 747bdb2 into aws:master Feb 19, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: d2b0bbc
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@efekarakus efekarakus deleted the efekarakus/propagate-dnsTtl-cloudmap branch August 27, 2023 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ECS service cloud map does not honor specified DNS TTL
3 participants