Skip to content

rightsize various prow jobs#36895

Open
upodroid wants to merge 1 commit intokubernetes:masterfrom
upodroid:rightsize-prow-one
Open

rightsize various prow jobs#36895
upodroid wants to merge 1 commit intokubernetes:masterfrom
upodroid:rightsize-prow-one

Conversation

@upodroid
Copy link
Copy Markdown
Member

Part of #36121

For jobs that didn't have resources set, I used datadog to pull the current usage of the past 30 days.

https://us5.datadoghq.com/dashboard/7yk-x38-q78/prow-builds?fromUser=true&refresh_mode=sliding&tpl_var_job_name%5B0%5D=ci-promo-tools-image-promo-canary&from_ts=1774434464596&to_ts=1777112864596&live=true

kube unit jobs have been at 16GB since 1.35, so all their permutations have been fixed

@k8s-ci-robot k8s-ci-robot added area/config Issues or PRs related to code in /config size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/jobs area/provider/aws Issues or PRs related to aws provider area/release-eng Issues or PRs related to the Release Engineering subproject labels Apr 25, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: upodroid

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. labels Apr 25, 2026
@k8s-ci-robot k8s-ci-robot added sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/release Categorizes an issue or PR as relevant to SIG Release. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing. wg/device-management Categorizes an issue or PR as relevant to WG Device Management. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 25, 2026
image: gcr.io/k8s-staging-releng/k8s-ci-builder:latest-default
imagePullPolicy: Always
name: ""
env:
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was applied in #36795 for master branch, I need to backport it to the older branches

limits:
cpu: "7"
memory: "34Gi"
memory: "24Gi"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@upodroid upodroid requested review from dims and hakman April 25, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config area/jobs area/provider/aws Issues or PRs related to aws provider area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/release Categorizes an issue or PR as relevant to SIG Release. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. wg/device-management Categorizes an issue or PR as relevant to WG Device Management.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants