cloud-builders-community icon indicating copy to clipboard operation
cloud-builders-community copied to clipboard

Community-contributed images for Google Cloud Build

Results 146 cloud-builders-community issues
Sort by recently updated
recently updated
newest added

The root cloudbuild submits builds for every sub-build in the project at once. Cloudbuilder guidelines suggest [~10 concurrent builds](https://cloud.google.com/container-builder/quotas) per project is the limit. See #72 for more detail and...

Currently it's not possible to specify a specific version of `firebase-tools` to build. This PR adds an optional substitution variable `_FIREBASE_TOOLS_VERSION` that can be set in Cloud Build to specify...

The readme for this repo of the community maintained builders lacked a link back to the official images. I have added this to the readme to make this easier after...

I don't know how this happened but PR #476 introduced a schema error to `kustomize/cloudbuild.yaml`. For some reason it sets `steps[0].env` property as string: ``` env: 'KUSTOMIZE_VERSION=${_KUSTOMIZE_VERSION}' ``` But `env`...

# Problem you have encountered: I try to build gce image with packer, but it does not work. I encounter an error about `impersonate: scopes must be provided`. The detail...

Tried assembling/using this container in a Cloud Build recently, it didn't work as expected when running it: ```shellsession Fetching cluster endpoint and auth data. kubeconfig entry generated for acme-kube-cluster. /builder/helmfile/helmfile:...

The author of this builder previously removed the dev build step without removing the image, causing builds to always fail.

these are pretty out of date, getting it up to current latest for both