You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
As we are in the process of upgrading the version of MySQL on our every environment, so for the first step we want our devstack to use MySQL 8 with credentials service and all its provisioning scripts
### A/C
- [ ] Change container dependency to MySQL 8
- [ ] Set the default host to MySQL 8
- [ ] Update provisioning script to use Mysql 8
- [ ] Check if the change is needed in the `dev.pull` command
- [ ] Update devstack configuration YAML file.
- [ ] Test service with MySQL 8 and make sure the data remains intact.
The text was updated successfully, but these errors were encountered:
As we are in the process of upgrading the version of MySQL on our every environment, so for the first step we want our devstack to use MySQL 8 with credentials service and all its provisioning scripts
The text was updated successfully, but these errors were encountered: