GoogleCloudPlatform / GoogleCloudPlatform/cloud-builders-community
Helm (built docker image) really heavy on cloud build pipeline and affect execution time
Open
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 848
- PR merge metrics
- No merged PRs in 30d
Description
## Affected builder image
[**gcr.io/cloud-builders-community/helm**](https://github.com/GoogleCloudPlatform/cloud-builders-community/tree/master/helm)
The image built for helm to be used on cloud build is very (very) heavy, more than 3GB
https://github.com/GoogleCloudPlatform/cloud-builders-community/tree/master/helm
## Expected Behavior
I would like the build to result to a smaller image so the cloud build step can execute faster (as the pull would be less significant)
## Actual Behavior
The image built for helm to be used on cloud build is very (very) heavy, more than 3GB
Contributor guide
Assessment
This issue has not been assessed yet.