Skip to content

[v12] Discover RDS: remove aurora engine#30547

Merged
marcoandredinis merged 1 commit intobranch/v12from
bot/backport-30544-branch/v12
Aug 17, 2023
Merged

[v12] Discover RDS: remove aurora engine#30547
marcoandredinis merged 1 commit intobranch/v12from
bot/backport-30544-branch/v12

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

Backport #30544 to branch/v12

'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.
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from ryanclark August 17, 2023 21:18
@marcoandredinis marcoandredinis added this pull request to the merge queue Aug 17, 2023
Merged via the queue into branch/v12 with commit 02d830f Aug 17, 2023
@marcoandredinis marcoandredinis deleted the bot/backport-30544-branch/v12 branch August 17, 2023 21:34
@camscale camscale mentioned this pull request Aug 22, 2023
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.

3 participants