-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
WHAT
Make the provisioning of external DBs the default behaviour. The customer should explicitly request internal with the knowledge that it is unsupported.
Add a warning to APIManager CR when using internal Redis or DB
WHY
Internal Redis and DB will be unsupported from 2.15 onwards.
As such we want to advice customers of this with a warning in the CR.
HOW
Check for the use of internal Redis (2 types) and system DB. If any exist, inform the user with a message that they are using an unsupported component. Advising to migrate to a supported version.
TBC How to make internal explicit for the user
NOTE: We will not include the Zync DB in this. Internal is ok for the zync db on the basis that it can fully recover from being deleted.