Skip to content

Conversation

@bhumi46
Copy link
Member

@bhumi46 bhumi46 commented Oct 17, 2025

No description provided.

[MOSIP-43149]Docs improvements bug fixes
* [MOSIP-43211]Add image registry to multiple chart configurations

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* [MOSIP-43211]Set image registry for multiple MOSIP charts

Added image registry configuration for various charts to use 'harbor.mosip.net'.

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* [MOSIP-43211]Update image registry for Elasticsearch and Kibana

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* [MOSIP-43211]Add image registry to multiple Helm chart configurations

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Update image registry in mosip-dsf.yaml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Update image repository paths in mosip-dsf.yaml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Update image repository paths in external-dsf.yaml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Update testrigs-dsf.yaml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* [MOSIP-43149] Add comprehensive beginner-friendly documentation

- Added 6 new documentation guides (Glossary, Secret Generation, Workflow, DSF Configuration, Environment Destruction)
- Enhanced all README files with plain language explanations
- Added links to official documentation throughout
- Removed decorative emojis for professional appearance
- Preserved functional symbols (✅/❌) for clarity
- Created documentation index for easy navigation

Fixes: MOSIP-43149
Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Fix kubectl command: Replace 'kubectl get pods -n mosip' with 'kubectl get pods -A'

- Updated all documentation to use correct command for listing all pods
- Changed from namespace-specific to all-namespaces listing
- Affected files: README.md, docs/WORKFLOW_GUIDE.md, docs/README.md, Helmsman/helmsman-workflow-guide.md

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Remove marketing-style 'What Makes These Guides Beginner-Friendly' section

- Removed redundant promotional content
- Keep documentation professional and concise
- The guides speak for themselves

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Add Quick Destruction section for fast teardown (6-10 minutes)

- Added fast destruction method using Terraform Destroy workflow
- No backup required for test/dev environments
- Complete teardown in 6-10 minutes
- Clear warnings about data loss
- Step-by-step instructions for GitHub Actions workflow
- Verification steps after destruction

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Add comprehensive Rancher import configuration documentation

- Document how to generate Rancher import URL from observ-infra
- Step-by-step guide for cluster import in Rancher UI
- Critical string escaping requirements for rancher_import_url
- Troubleshooting section for import failures
- Benefits of Rancher cluster management
- Fixes missing documentation bug for enable_rancher_import

Fixes: MOSIP-43149 (additional bug found during QA)
Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Remove AWS KMS reference - not configured in current setup

- Changed 'AWS KMS' to 'S3 server-side encryption' for S3 backend
- Reflects actual encryption method used
- AWS KMS is not configured in this infrastructure

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Update mosip-dsf.yaml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Update mosip-dsf.yaml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Remove image registry from multiple Helm charts

Removed image registry references for various charts.

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Update mosip-dsf.yaml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Remove image registry from Elasticsearch and Kibana

Removed image registry entries for Elasticsearch and Kibana.

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Update testrigs-dsf.yaml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* Update default value for ENABLE_STATE_LOCKING

Changed default value of ENABLE_STATE_LOCKING from true to false.

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>

* [MOSIP-43149]updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149] updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149] updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149] updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Add workflow screenshots and update documentation

- Add annotated screenshots for base-infra terraform apply/destroy
- Add annotated screenshots for infra terraform apply/destroy
- Add annotated screenshots for Helmsman external services and testrigs deployments
- Update README.md with screenshot links and DSL orchestrator instructions
- Update ENVIRONMENT_DESTRUCTION_GUIDE.md with screenshot links
- Fix cronjob name: cronjob-dslorchestrator-full
- Add post-deployment steps for test rigs (cron updates, manual job trigger)
- Remove observ-infra deployment step from Rancher import section

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Add workflow screenshots and update documentation

- Add annotated screenshots for base-infra terraform apply/destroy
- Add annotated screenshots for infra terraform apply/destroy
- Add annotated screenshots for Helmsman external services and testrigs deployments
- Update README.md with screenshot links and DSL orchestrator instructions
- Update ENVIRONMENT_DESTRUCTION_GUIDE.md with screenshot links
- Fix cronjob name: cronjob-dslorchestrator-full
- Add post-deployment steps for test rigs (cron updates, manual job trigger)
- Remove observ-infra deployment step from Rancher import section

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* Add workflow screenshots and update documentation

- Add annotated screenshots for base-infra terraform apply/destroy
- Add annotated screenshots for infra terraform apply/destroy
- Add annotated screenshots for Helmsman external services and testrigs deployments
- Update README.md with screenshot links and DSL orchestrator instructions
- Update ENVIRONMENT_DESTRUCTION_GUIDE.md with screenshot links
- Fix cronjob name: cronjob-dslorchestrator-full
- Add post-deployment steps for test rigs (cron updates, manual job trigger)
- Remove observ-infra deployment step from Rancher import section

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

---------

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>
Signed-off-by: bhumi46 <thisisbn46@gmail.com>
* [MOSIP-43149]updated docs as per varaniya

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

* [MOSIP-43149]updated docs as per varaniya and reeba

Signed-off-by: bhumi46 <thisisbn46@gmail.com>

---------

Signed-off-by: bhumi46 <thisisbn46@gmail.com>
@bhumi46 bhumi46 merged commit 9204017 into develop Oct 17, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants