Skip to content

Discover RDS: remove aurora engine#30544

Merged
marcoandredinis merged 1 commit intomasterfrom
marco/remove_aurora_engine_awsoidc_listdatabases
Aug 16, 2023
Merged

Discover RDS: remove aurora engine#30544
marcoandredinis merged 1 commit intomasterfrom
marco/remove_aurora_engine_awsoidc_listdatabases

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

@marcoandredinis marcoandredinis commented Aug 16, 2023

'aurora' was an engine identifier for the first version of the Amazon Aurora offering.

It reached end of life in 28th Februray 2023
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.MySQL56.EOL.html

We must remove it from the list of available engines, otherwise AWS will return an error "unrecognized engine: aurora".

This ends up being an alternative PR to the following
#30269

Fixes: #29974

'aurora' was an engine identifier for the first version of the Amazon
Aurora offering.

It reached end of life in 28th Februray 2023
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.MySQL56.EOL.html

We must remove it from the list of available engines, otherwise AWS will
return an error "unrecognized engine: aurora".

The backend has an equivalent PR that handles this error and queries the
remaining engines instead.
@marcoandredinis marcoandredinis force-pushed the marco/remove_aurora_engine_awsoidc_listdatabases branch from c0f7885 to aad7477 Compare August 16, 2023 09:56
@marcoandredinis marcoandredinis added this pull request to the merge queue Aug 16, 2023
Merged via the queue into master with commit 9759e76 Aug 16, 2023
@marcoandredinis marcoandredinis deleted the marco/remove_aurora_engine_awsoidc_listdatabases branch August 16, 2023 13:17
@public-teleport-github-review-bot
Copy link
Copy Markdown

@marcoandredinis See the table below for backport results.

Branch Result
branch/v12 Create PR
branch/v13 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AWSoidc error when trying to add a Aurora MySql/Mariadb Database

3 participants