yugabyte/yugabyte-db
Ver no GitHub[Platform] Default DB version for creating universes should be the same version as Platform
Open
#9.300 aberto em 14 de jul. de 2021
area/platformgood first issue
Métricas do repositório
- Stars
- (8.229 stars)
- Métricas de merge de PR
- (Mesclagem média 17d 21h) (92 fundiu PRs em 30d)
Description
This is admittedly a problem that bothers us in internal portal usage more than real customers (who tend not to have so many db versions)
When there's many db versions available to YW, the default db software version in Create Universe flow (first version in the list below) seems to be based on sort order. Instead we should default the DB version to the same as the current Platform version (in the case below, that is 2.7.2.0-b194)

@hsiaosu-yb @ymahajan