cokreat- Release v5.1.0

Document release version

ProjectRelease DateVersion

cokreat

28 Nov 2022

v5.1.0

Objectives of the coKreat release v5.1.0

The Objective of coCkreat 5.1.0 aims at fixing the known bugs for the release and make the cokreat portal as cloud agnostic.

Scope:

coKreat product release features and issues are described in this version 5.1.0. This document contains a short description of bugs to the coKreat product.

Summary of the Product Features:

This document contains information on the following existing bugs of the coKreat product

Description of the Product Features

Ekstep Contributor Scope: Link

Samagra Contributor Scope: Link

Sl.noJIRA IdContributorIssue TypeDescription

1

Ekstep

Minor Enhancement

CSP Implementation: Cloud Agnostic report storage implementation

2

Ekstep

Bug

CLONE - User is able to delete draft content in the TOC post project end date.

3

Samagra

Bug

4

Samagra

Bug

5

Samagra

Bug

6

Samagra

RFC

7

Samagra

Bug

Upgrade to release-5.1.0:

Configurations:

Variable NameService NameDefault Public ValuePrivate Value OverrideComments

sunbird_cloud_storage_key

Player

sunbird_cloud_storage_secret

Player

sunbird_cloud_report_container

Player

reports

sunbird_cloud_storage_region

Player

sunbird_cloud_storage_container

Player

sunbird_gcloud_project_id

Player

Deprecated variables

  • sunbird_azure_report_container_name

  • sunbird_azure_account_name

  • sunbird_azure_account_key

Sample configuration for ED:

sunbird_cloud_storage_key={{cloud_private_storage_accountname | default("")}}
sunbird_cloud_storage_secret={{cloud_private_storage_secret | default("")}}
sunbird_cloud_storage_container={{cloud_storage_public_bucketname | default("")}}
sunbird_cloud_report_container={{cloud_storage_privatereports_bucketname | default("reports")}}
sunbird_cloud_storage_region={{cloud_private_storage_region | default("")}}
sunbird_gcloud_project_id={{cloud_public_storage_project | default("")}

Jenkins Jobs:

Service to be BuildBuild TagService to DeployDeploy TagComments

Build/Kubernetes/Player

release-5.1.0_RC9

Deploy/Kubernetes/Player

release-5.1.0-vdn_RC1

Build/Kubernetes/Program

release-5.1.0_RC1

Deploy/Kubernetes/Program

release-5.1.0-vdn_RC1

PostgresqlMigration

sunbird-devops : release-5.1.0

Deploy/Kubernetes/UploadSchemas

release-5.1.0_RC4

Along with above service, we need to take latest changes from Knowlg and inQuiry building blocks please use below release notes to deploy in coKreat.

Migration scripts:

Please refer below documents for CSP migration for coKreat

Last updated