apk
apk copied to clipboard
Config deployer should create the KG and Envoy CRs based on the APK conf
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
Task breakdown
- 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
- Create the KG and Envoy CRs based on the APK conf. Implement the apis/generate-k8s-resources API in the config deployer.
- Changes in apis/deploy API in the config deployer.