-
Notifications
You must be signed in to change notification settings - Fork 25
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
Upgrade serverless Aurora instances to v2 #1588
Comments
So at least we know what Amazon will do if we sit by and do nothing. But we should probably still upgrade them ourselves! |
Yes, I can only see grafana using aurora as well |
Will create a new aurora v2 instance and then transfer the data from the v1 database |
Following a slack chat with Sam have pivoted to following the AWS upgrade in place to v2 and then reconciling the differences. Trying this out in integration first. |
Switched over in all environments, just need to reconcile terraform to match AWS |
As a platform maintainer
I want to upgrade our serverless Aurora instances to v2
so that we can avoid issues when AWS stops supporting v1 in March 2025
Functional Requirements (What):
Acceptance Criteria:
Notes:
Upgrade instructions from AWS: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.upgrade.html#aurora-serverless-v2.upgrade-from-serverless-v1-procedure
As far as I can see, only Grafana uses Aurora serverless instances.
The text was updated successfully, but these errors were encountered: