Skip to content

Conversation

@Hardik-Prajapati-10
Copy link

@Hardik-Prajapati-10 Hardik-Prajapati-10 commented Dec 15, 2025

Issue

https://jsw.ibm.com/browse/MASCORE-10415

This change is part of enhancing Helm-based deployment capabilities by introducing a new custom resource and addon for better configuration management.

Description

Added Helm charts to define a new Custom Resource Definition (CRD): AppCfg.
Created a new GenericAddon to support dynamic configuration injection for applications.
Purpose: Enable flexible and centralized application configuration management through Kubernetes-native resources.
Impact: Improves maintainability and scalability of configuration handling across environments.

Test Results

Verified Helm chart installation on a local Kubernetes cluster.
Applied sample AppCfg resource and confirmed successful reconciliation by the GenericAddon.
Checked logs and resource status to ensure correct behavior.
Automated tests for CRD schema validation and Helm linting have passed.
image

⚠️ Notes for Reviewers

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.

3 participants