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

CUMULUS-3670 Develop upgrade/migration process Aurora Serverless v1 to v2 #3643

Conversation

tclark-innovim
Copy link
Contributor

Summary: Summary of changes

Addresses CUMULUS-3670: Develop upgrade/migration process Aurora Serverless v1 to v2

Changes

  • remove prevent_destroy to allow automated CI migrations

PR Checklist

  • Update CHANGELOG
  • Unit tests
  • Ad-hoc testing - Deploy changes and test manually
  • Integration tests

@tclark-innovim tclark-innovim merged commit 9c254b0 into feature/CUMULUS-3536-serverless-v2-epic May 7, 2024
2 checks passed
tclark-innovim added a commit that referenced this pull request Sep 24, 2024
* Update deployment templates for Aurora Serverless v2 (#3623)

* update CL

* update terraform templates to serverless v2

* add terraform variable validation

* remove upgrade variables

* add prevent_destroy = true

* add prevent_destroy = true

* CUMULUS-3670 Develop upgrade/migration process Aurora Serverless v1 to v2 (#3643)

* remove prevent_destroy to allow automated CI migrations

* set force_ssl = 0 (#3658)

Co-authored-by: Tim Clark <tim.clark@nasa.gov>

* [CUMULUS-3671]: Update docs for Serverless V2 (#3666)

* initial commit

* serverless v2 doc updates

* Update serverless V2 docs

* Fix lint issue

* set DISABLE_PG_SSL: true to support CI

* fix lint error

* set disableSSL = true

* remove DISABLE_PG_SSL

* set rejectUnauthorized: 'false'

* update CL for v2 changes

* fix changelog

* add migration notes to changelog, add v2 docs to sidebar

* fix changelog

---------

Co-authored-by: Tim Clark <tim.clark@nasa.gov>
Co-authored-by: Nate Pauzenga <npauzenga@gmail.com>
etcart added a commit that referenced this pull request Sep 25, 2024
* Update deployment templates for Aurora Serverless v2 (#3623)

* update CL

* update terraform templates to serverless v2

* add terraform variable validation

* remove upgrade variables

* add prevent_destroy = true

* add prevent_destroy = true

* CUMULUS-3670 Develop upgrade/migration process Aurora Serverless v1 to v2 (#3643)

* remove prevent_destroy to allow automated CI migrations

* set force_ssl = 0 (#3658)

Co-authored-by: Tim Clark <tim.clark@nasa.gov>

* [CUMULUS-3671]: Update docs for Serverless V2 (#3666)

* initial commit

* serverless v2 doc updates

* Update serverless V2 docs

* Fix lint issue

* set DISABLE_PG_SSL: true to support CI

* fix lint error

* set disableSSL = true

* remove DISABLE_PG_SSL

* set rejectUnauthorized: 'false'

* update CL for v2 changes

* fix changelog

* add migration notes to changelog, add v2 docs to sidebar

* fix changelog

---------

Co-authored-by: Tim Clark <tim.clark@nasa.gov>
Co-authored-by: Nate Pauzenga <npauzenga@gmail.com>
paulpilone added a commit that referenced this pull request Oct 4, 2024
* CUMULUS-3536 Update Cumulus Core from Aurora Serverless V1 to V2 (#3632)

* Update deployment templates for Aurora Serverless v2 (#3623)

* update CL

* update terraform templates to serverless v2

* add terraform variable validation

* remove upgrade variables

* add prevent_destroy = true

* add prevent_destroy = true

* CUMULUS-3670 Develop upgrade/migration process Aurora Serverless v1 to v2 (#3643)

* remove prevent_destroy to allow automated CI migrations

* set force_ssl = 0 (#3658)

Co-authored-by: Tim Clark <tim.clark@nasa.gov>

* [CUMULUS-3671]: Update docs for Serverless V2 (#3666)

* initial commit

* serverless v2 doc updates

* Update serverless V2 docs

* Fix lint issue

* set DISABLE_PG_SSL: true to support CI

* fix lint error

* set disableSSL = true

* remove DISABLE_PG_SSL

* set rejectUnauthorized: 'false'

* update CL for v2 changes

* fix changelog

* add migration notes to changelog, add v2 docs to sidebar

* fix changelog

---------

Co-authored-by: Tim Clark <tim.clark@nasa.gov>
Co-authored-by: Nate Pauzenga <npauzenga@gmail.com>

* Ecarton/hailian fix sf event sqs to db records CUMULUS-3901 (#3799)

* Fix isThrottlingException function to check error name

* update changelog and add name/code check in errors

* linter fix

* changelog

* typo fix

---------

Co-authored-by: Hailiang Zhang <hailiang.zhang@nasa.gov>
Co-authored-by: etcart <amberhosen@gmail.com>

* reintroduce Migration Count Report to migrations with async_operations_table (#3805)

Co-authored-by: etcart <amberhosen@gmail.com>

* Updates CL 18.5.0 release date, removes 19.0, fixes some lint stuff

---------

Co-authored-by: Tim Clark <tim.clark@nasa.gov>
Co-authored-by: Nate Pauzenga <npauzenga@gmail.com>
Co-authored-by: cumulus-bot <141277837+cumulus-bot@users.noreply.github.com>
Co-authored-by: Hailiang Zhang <hailiang.zhang@nasa.gov>
Co-authored-by: Paul Pilone <paul@element84.com>
paulpilone added a commit that referenced this pull request Oct 4, 2024
….0 release (#3814)

* CUMULUS-3536 Update Cumulus Core from Aurora Serverless V1 to V2 (#3632)

* Update deployment templates for Aurora Serverless v2 (#3623)

* update CL

* update terraform templates to serverless v2

* add terraform variable validation

* remove upgrade variables

* add prevent_destroy = true

* add prevent_destroy = true

* CUMULUS-3670 Develop upgrade/migration process Aurora Serverless v1 to v2 (#3643)

* remove prevent_destroy to allow automated CI migrations

* set force_ssl = 0 (#3658)

Co-authored-by: Tim Clark <tim.clark@nasa.gov>

* [CUMULUS-3671]: Update docs for Serverless V2 (#3666)

* initial commit

* serverless v2 doc updates

* Update serverless V2 docs

* Fix lint issue

* set DISABLE_PG_SSL: true to support CI

* fix lint error

* set disableSSL = true

* remove DISABLE_PG_SSL

* set rejectUnauthorized: 'false'

* update CL for v2 changes

* fix changelog

* add migration notes to changelog, add v2 docs to sidebar

* fix changelog

---------

Co-authored-by: Tim Clark <tim.clark@nasa.gov>
Co-authored-by: Nate Pauzenga <npauzenga@gmail.com>

* Ecarton/hailian fix sf event sqs to db records CUMULUS-3901 (#3799)

* Fix isThrottlingException function to check error name

* update changelog and add name/code check in errors

* linter fix

* changelog

* typo fix

---------

Co-authored-by: Hailiang Zhang <hailiang.zhang@nasa.gov>
Co-authored-by: etcart <amberhosen@gmail.com>

* reintroduce Migration Count Report to migrations with async_operations_table (#3805)

Co-authored-by: etcart <amberhosen@gmail.com>

* Updates CL 18.5.0 release date, removes 19.0, fixes some lint stuff

* Bumps packages versions to 18.5.0

* Adds 18.5.0 docs to website

---------

Co-authored-by: etcart <amberhosen@gmail.com>
Co-authored-by: Tim Clark <tim.clark@nasa.gov>
Co-authored-by: Nate Pauzenga <npauzenga@gmail.com>
Co-authored-by: cumulus-bot <141277837+cumulus-bot@users.noreply.github.com>
Co-authored-by: Hailiang Zhang <hailiang.zhang@nasa.gov>
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.

1 participant