This is referenced in the following manifest
|
image: k8scloudprovidergcp/cloud-controller-manager:latest |
used by the jobs
|
sed -i -e "s@k8scloudprovidergcp/cloud-controller-manager:latest@${IMAGE_REPO}/cloud-controller-manager:${IMAGE_TAG}@g" "${WORKDIR}/cloud-provider-gcp.yaml" |
some users take those images for testing , but they should be using the staging images #289 (comment) or the released ones #289 (comment)
This is referenced in the following manifest
cloud-provider-gcp/deploy/packages/default/manifest.yaml
Line 46 in 1de8477
used by the jobs
cloud-provider-gcp/e2e/scenarios/kops-simple
Line 184 in 1de8477
some users take those images for testing , but they should be using the staging images #289 (comment) or the released ones #289 (comment)