kubernetes / release

Release infrastructure for Kubernetes and related components
Apache License 2.0
485 stars 503 forks source link

Temporarily Run Builds Serially #3835

Closed puerco closed 6 days ago

puerco commented 6 days ago

What type of PR is this?

/kind flake

What this PR does / why we need it:

This commit modifies the cloudbuild template to run the builds serially.

This is just a temporary measure to finish the nov '24 builds while we investigate a memory spike.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE
puerco commented 6 days ago

Unhold if we choose to go this way for 1.29 /hold

xmudrii commented 6 days ago

/hold cancel

k8s-ci-robot commented 6 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: puerco, xmudrii

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes/release/blob/master/OWNERS)~~ [puerco,xmudrii] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment