yugabyte/yugabyte-db
GitHub で見る[Platform] Default DB version for creating universes should be the same version as Platform
Open
#9,300 opened on 2021年7月14日
area/platformgood first issue
Repository metrics
- Stars
- (8,229 stars)
- PR merge metrics
- (平均マージ 17d 21h) (30d で 92 merged PRs)
説明
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