Changing product versions
Before publication, the version must be moderated by technical experts and editors. You can edit a version until it is submitted for moderation. After it passes moderation, you can also make changes. In that case, you will have to resubmit the version for moderation. When moderation succeeds, the publisher can publish the approved version.
To change the version:
-
Log in to the Marketplace partner interface
. -
Open the Products section and select a product.
-
On the Product versions tab, select the version.
-
In the top-right corner, click Edit.
-
Make changes and click Edit.
While a version is under moderation, you can add a new version to the product.
Testing a product upgrade for Yandex Managed Service for Kubernetes
You can test a product upgrade for Managed Service for Kubernetes using Terraform:
-
Install the published version in the cluster using Terraform.
-
Create a target version to upgrade the product to.
-
Before submitting the new version for moderation, replace the current version ID in the Terraform manifest with the new version ID.
You can look up the ID in the Marketplace partner dashboard . -
Run the
terraform applycommand.
The product will upgrade in the same way as on the users’ side.