yugabyte/yugabyte-db
在 GitHub 查看[Platform] Default DB version for creating universes should be the same version as Platform
Open
#9,300 建立於 2021年7月14日
area/platformgood first issue
倉庫指標
- Star
- (8,229 star)
- PR 合併指標
- (平均合併 17天 21小時) (30 天內合併 92 個 PR)
描述
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