Manage Versions

This document describes how to manage component versions and image URLs for SynxDB Cloud using the DBaaS Admin Console. The Versions page allows you to view, create, edit, and delete component versions, as well as configure the database kernel version. It contains two tabs: Version Mgmt and Version Config.

Manage component versions

Access the versions page

  1. Log into the DBaaS Admin Console.

  2. Click Versions in the left navigation menu to access the versions page. By default, it opens on the Version Mgmt tab.

View component versions

After selecting a Region, the Version Mgmt tab displays a list of all component versions registered in that region. The list provides the following details for each component:

  • Version: The version number of the component.

  • Component: The name of the component (for example, UnionStore, FDB, Warehouse).

  • Status: The current status of the component, such as Available.

  • Image Url: The full URL of the container image for the component.

  • Created: The timestamp when the version was created.

  • Operation: Actions you can perform, such as Edit or Delete.

Create a version

You can register a new component version.

  1. On the Version Mgmt tab, click + Create Version in the top-right corner.

  2. In the Create Version dialog, fill in the required fields, such as component, version, region, and image URL.

  3. Click OK to add the new version. It will appear in the version list.

Edit a version

You can modify the details of an existing component version, for example, to update its image URL.

  1. In the versions list, locate the component you want to edit.

  2. Click Edit in the Operation column.

  3. In the Edit Version dialog, update the Image Url.

  4. Click OK to save the changes.

Delete a version

Warning

This action is irreversible and will remove the version information from the platform. Ensure that this version is no longer in use by any running services before deleting it.

  1. In the versions list, locate the component version you want to delete.

  2. Click Delete in the Operation column.

  3. Confirm the deletion in the pop-up dialog.

Configure database kernel version

The Version Config tab allows you to specify the kernel version for the SynxDB Cloud database for each account under a specific organization. This configuration determines which version of the core database engine is used when provisioning new clusters or upgrading existing ones.

  1. Access the Versions page and click the Version Config tab.

  2. Select an organization from the dropdown list. The page then displays a list of accounts within that organization and their current database kernel versions.

  3. Locate the target account in the list and click Config the kernel version in the Operation column.

  4. In the pop-up window, select the desired kernel version from the dropdown menu.

  5. Click OK to apply the change.