Make * pool_size * max_overflow * pool_timeout * pool_recycle configurable for create_engine in UMC
Package: univention-management-console Version: 12.0.35-9 Branch: 5.0-0 Scope: errata5.0-9 univention-management-console.yaml 572ea6c920d6 | Bug #57714: univention-management-console.yaml univention-management-console (12.0.35-9) 497d61c4638c | feat(oidc): Make the connection pool configurable via umc settings/data 8c0eeca10ba0 | doc(login): how to change the connection values for the connection pool via umc settings/data
Successful build Package: univention-management-console Version: 13.0.29 Branch: 5.1-0 univention-management-console (13.0.29) 89f30ecb906e | feat(oidc): Make the connection pool configurable via umc settings/data Successful build Package: univention-management-console Version: 14.0.40 Branch: 5.2-0 univention-management-console (14.0.40) 70295d136787 | feat(oidc): Make the connection pool configurable via umc settings/data
- OK univention-management-console setting connection pool options - OK docs - OK yaml - OK 5.0-9, 5.1 and 5.2
<https://errata.software-univention.de/#/?erratum=5.0x1160>
> feat(oidc): Make the connection pool configurable via umc settings/data I thought "This is not good for a static configuration like used in Nubus for Kubnernetes." and had to look at the source code to find out it also support setting the configuration via environment. Please mention all interfaces a feature supports next time.