add r2 release creds to gcp release-builder publish jobs for 1.29 and 1.30 - #6061
Conversation
|
😊 Welcome @PetrMc! This is either your first contribution to the Istio test-infra repo, or it's been You can learn more about the Istio working groups, Code of Conduct, and contribution guidelines Thanks for contributing! Courtesy of your friendly welcome wagon. |
… 1.30 Signed-off-by: Petr McAllister <petr.mcallister@gmail.com>
|
also dropped the istio-ecosystem main/1.31 sail-operator dashboards from testgrid: #6041 moved those jobs to aws but the configurator (both the presubmit check and the trusted upload to gs://istio-testgrid) only reads prow/gcp/cluster/jobs, so they had no tabs and the check has been failing since sep 16. reverted the config_test.go merge from #6041 so the go test matches what prod generates, same as #6008 did for the istio jobs |
Signed-off-by: Petr McAllister <petr.mcallister@gmail.com>
fjglira
left a comment
There was a problem hiding this comment.
Lgtm. Let's rerun and check
|
@PetrMc: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
publish.sh on release-1.29/1.30 uploads to R2 since istio/release-builder#2419 and istio/release-builder#2420 but the gcp publish jobs never got cf-r2-istio-release-auth, so 1.29.8 and 1.30.5 publish failed with CF_CREDENTIALS unbound. Matches the release-1.31 aws job.