Build performance with Helm charts #1195
Labels
closed-for-staleness
Issue/PR was closed due to staleness
effort/medium
1 week tops
feature-request
New/Enhanced functionality wanted
priority/p1
Should be on near term plans
With more than 10+ helm charts it takes almost 60 seconds to build whole applications with cdk8s.
It may not be an issue of cdk8s but it will be great if there's something we can do for it.
Related issues
Here's a trick I'm using to fix this. With bkt, we can create wrapper for helm cli and use it to build cdk8s applications.
build.sh
hacks/helm
The text was updated successfully, but these errors were encountered: