Skip to content

Latest commit

 

History

History
95 lines (65 loc) · 6.02 KB

cokreat-release-v5.1.0-upcoming-release.md

File metadata and controls

95 lines (65 loc) · 6.02 KB

cokreat- Release v5.1.0 (Live)

Document release version

Project Release Date Version
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.no JIRA Id Contributor Issue Type Description
1 CO-140 Ekstep Minor Enhancement CSP Implementation: Cloud Agnostic report storage implementation
2 CO-113 Ekstep Bug CLONE - User is able to delete draft content in the TOC post project end date.
3 CO-90 Samagra Bug
4 CO-84 Samagra Bug
5 CO-95 Samagra Bug
6 CO-16 Samagra RFC
7 CO-118 Samagra Bug

Ekstep Contribution Test Scenarios: Link****

Samagra Contribution Test Case: Link****

Upgrade to release-5.1.0:

Configurations:

Variable Name Service Name Default Public Value Private Value Override Comments
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 Build Build Tag Service to Deploy Deploy Tag Comments
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.

{% embed url="https://knowlg.sunbird.org/use/release-notes/release-5.2.0-ongoing" %} knowlg release notes {% endembed %}

{% embed url="https://inquiry.sunbird.org/use/release-notes/inquiry-release-v5.2.0-live" %} inQuiry release notes {% endembed %}

Migration scripts:

Please refer below documents for CSP migration for coKreat

{% embed url="https://project-sunbird.atlassian.net/wiki/spaces/SingleSource/pages/3258843156/coKreat+-+Data+Cloud+Agnostic+migration+scripts" %}