For the complete documentation index, see llms.txt. This page is also available as Markdown.

0.2.0 Infra

Release Version: 0.2.0 Infra

Release Type: Minor Release

Release Date: 24th March, 2026

Overview

The current release of 0.2.0 Infra (Rapid Deployment Infra) introduces integration with eSignet 1.4.2, enabling a flawless deployment of MOSIP platform along with now a seamless deployment of eSignet-dependent features, which earlier were getting skipped.

It also resolves key infrastructure issues impacting RKE2 cluster installations and addresses multiple bugs across CI/CD workflows, alerting mechanisms, and deployment scripts.

Overall, the release improves deployment reliability, automation stability, and environment configuration handling.

Major Highlights/Features

  • eSignet 1.4.2 Integration With the current release 0.2.0 Infra, eSignet 1.4.2 is fully integrated/configured into the Helmsman deployment framework, enabling end-to-end deployment of all eSignet-dependent features. In earlier releases, flows requiring eSignet-based authentication, such as OTP verification, biometric authentication, KYC exchange, and Resident Portal/Service interactions were getting skipped during deployment. These flows are now executed as part of the standard deployment pipeline.

  • Improved Deployment Reliability Resolved issues in Helm deployment scripts to ensure resources are correctly applied to the cluster rather than just rendered locally.

  • Stabilized CI/CD Workflows Fixed critical issues in GitHub Actions workflows for Helmsman and Terraform, ensuring smooth and reliable automated deployments.

  • Enhanced Monitoring & Alerting Corrected alerting hooks configuration to ensure proper triggering of notifications across monitoring systems.

Upgrade Notes

  • Review and update any Ansible playbooks using deprecated configurations before upgrading cluster nodes.

  • Ensure rancher_import_url is correctly configured or left empty if Rancher import is disabled.

  • Re-run GitHub Actions workflows post-upgrade to leverage fixed CI/CD pipelines.

  • Verify that deployment scripts use helm install instead of helm template for proper cluster deployments.

Story Released

JIRA
Description

MOSIP-43143

eSignet 1.4.2 integration with Helmsman.

Bug Fixes

JIRA
Description

MOSIP-44253

Ansible deprecated configurations causing RKE2 installation failures; rancher_import_url validation fix.

MOSIP-44479

Fix helm install command instead of helm template in install.sh

MOSIP-44483

Fix GitHub Actions workflow bugs in helmsman and terraform workflows.

MOSIP-44481

Alerting hooks script is incorrect.

Repositories Released

Repository
Tags

infra

0.2.0

mosip-config

v1.2.4.3-beta2

mosip-helm

v1.2.0.4

k8s-infra

v1.2.1.2

Known Issues

JIRA
Description

MOSIP-44566

Rapid Deployment - API TestRig resident deployment fails due to machine not automatically activating in admin portal.

MOSIP-43522

Remove dry-run from Helmsman workflow of rapid deployment.

Documentation

Last updated

Was this helpful?