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

feat(elasticsearch): Support EnableVersionUpgrade update policy #12239

Merged

Conversation

hassanazharkhan
Copy link
Contributor

@hassanazharkhan hassanazharkhan commented Dec 27, 2020

See https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-upgradeelasticsearchdomain

Closes #12210


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

@gitpod-io
Copy link

gitpod-io bot commented Dec 27, 2020

@github-actions github-actions bot added the @aws-cdk/aws-elasticsearch Related to Amazon Elasticsearch Service label Dec 27, 2020
@hassanazharkhan hassanazharkhan force-pushed the elasticsearch/enable-versions-upgrades branch from 4082681 to b0005be Compare December 27, 2020 02:52
…new version of Elasticsearch rather than replacing the entire domain resource.
@hassanazharkhan hassanazharkhan force-pushed the elasticsearch/enable-versions-upgrades branch from b0005be to 5310489 Compare December 27, 2020 02:54
@iliapolo iliapolo changed the title feat(aws-elasticsearch): Allowing upgrading an Amazon ES domain to a … feat(elasticsearch): Allowing upgrading an Amazon ES domain to a … Dec 27, 2020
@iliapolo iliapolo changed the title feat(elasticsearch): Allowing upgrading an Amazon ES domain to a … feat(elasticsearch): Support EnableVersionUpgrade update policy Dec 27, 2020
@iliapolo iliapolo added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Dec 27, 2020
@iliapolo iliapolo removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Dec 27, 2020
@mergify
Copy link
Contributor

mergify bot commented Dec 27, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 14f8b06 into aws:master Dec 27, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

flochaz pushed a commit to flochaz/aws-cdk that referenced this pull request Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-elasticsearch Related to Amazon Elasticsearch Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(elasticsearch): UpdatePolicy for Domain
3 participants