-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
2.15.0 GA
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
-
Important
When upgrading 3scale operator from 2.14 to 2.15, the preflight checks fail with the following message if non-root user is specified in URL of system-database secret for external MySQL DB.
Preflights failed - Failed to verify system database version. Ensure that the system-database secret is correctly configured. Error: authentication information in ''URL'' field of ''system-database'' secret must contain ''root''as the username - re-running preflights in 10 minutes
https://github.com/3scale/3scale-operator/blob/master/pkg/helper/system_database_helper.go#L34
But any user who has full permissions can be specified when using external MySQL DB.
Â