-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
None
-
Unset
-
None
-
-
As a service owner that leverages Clowder and the Ephemeral environment, I want to ensure backing services leveraged by my app reflect the stage and prod environments closely, so that I can ensure testing in lower environments will run the same when deployed to production.
As it stands, the ephemeral environment is using older versions of services provide by the ClowdEnv deployed for each namespace
- The connect image leverages Debezium 1.2.5 which was released in 2020 and leverages different configurations than what is running in stage (2.5.4 which is also older)
- The default postgresql version provided by Clowder is 12, it can be overwritten in the Clowdapp file, but v16 is 6 years old and should not be the default anymore
We should review each service on a regular basis and ensure they defaults are updated or at least newer versions are easily made available