apk icon indicating copy to clipboard operation
apk copied to clipboard

Config deployer should create the KG and Envoy CRs based on the APK conf

Open Krishanx92 opened this issue 7 months ago • 1 comments

Problem

Need to convert config deployer to create Envoy CR based on APK Conf.

Solution

Need to convert config deployer to create Envoy CR based on APK Conf.

Affected Component

Config-DS

Version

No response

Implementation

No response

Related Issues

No response

Suggested Labels

No response

Krishanx92 avatar Jun 05 '25 04:06 Krishanx92

Task breakdown

  1. Create the APK conf based on the API definition. Implement the apis/generate-configuration API in the config deployer. Tracked via https://github.com/wso2/apk/issues/3014
  2. Create the KG and Envoy CRs based on the APK conf. Implement the apis/generate-k8s-resources API in the config deployer.
  3. Changes in apis/deploy API in the config deployer.

thivindu avatar Jun 26 '25 06:06 thivindu