kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.82k stars 2.64k forks source link

etcd-manager: Migrate to AR 2 #32789

Closed hakman closed 3 months ago

hakman commented 3 months ago

https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/etcd-manager-postsubmit-push-to-staging/1803168184132440064

2024/06/18 20:49:47 Failed to run some build jobs: [error running [gcloud builds submit --verbosity info --config /home/prow/go/src/github.com/kubernetes-sigs/etcd-manager/cloudbuild.yaml --substitutions _PULL_BASE_REF=main,_GIT_TAG=v20240618-fd2a728 --project k8s-staging-images --gcs-log-dir gs://k8s-staging-images-gcb/logs --gcs-source-staging-dir gs://k8s-staging-images-gcb/source gs://k8s-staging-images-gcb/source/574a894f-72ef-40dd-81f9-825ad9a7a71a.tgz]: exit status 1]

/cc @upodroid

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hakman Once this PR has been reviewed and has the lgtm label, please assign thockin for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[config/jobs/image-pushing/OWNERS](https://github.com/kubernetes/test-infra/blob/master/config/jobs/image-pushing/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
upodroid commented 3 months ago

Change the cloudbuild.yaml file to allow loose substitution.

/close

k8s-ci-robot commented 3 months ago

@upodroid: Closed this PR.

In response to [this](https://github.com/kubernetes/test-infra/pull/32789#issuecomment-2178034841): >Change the cloudbuild.yaml file to allow loose substitution. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.