Bump kueue submodule to 92abdcbd3#2167
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughThe tracked ChangesUpstream revision update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kannon92 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Updates upstream/kueue/src from ace3d7a2f to 92abdcbd33d0cbc63671ddf688bdd55355b57db3 and regenerates the workloads CRD (PodSet maxItems raised from 10 to 18). Commits included: - 92abdcbd3 Release team and release automation - sync release notes step. (#12848) - b39a67710 Increase Workload PodSet limit to 18 (#12819) - cdc242b3c chart: disable internal cert management when cert-manager is enabled (#12859) - d65602f14 kueueviz: fix CSWSH by removing permissive CheckOrigin (#12734) - 45d895f5d Use strong typing for scheduling equivalence hashes (#12871) - 792e21303 Don't admit workload when WaitingForReplacementPods=True. (#12768) - 61c3245af [Cleanup] Use structured errors in TAS Flavorassigner (#12679) - fd65bcdc5 Replace connecting/disconnected with single enum (#12837) - f5fea343a Mention incr dispatcher config in docs. (#12853) - e9ca10e50 KueueViz: Fix missing http server timeouts (#12590) - c77a0966a cleanup tls config unit tests (#12861) - bd2b4f75f Remove @tenzen-y CyberAgent, Inc contact information (#12860) - 0ab6a8c33 add curve support to kueue (#11832) - bf7118ca0 kueueviz: avoid per-workload pod lists in dashboard (#12777) - 239291343 Handle SchedulingEquivalenceHashing skipped workloads in UnadmittedWorkloadsObservability (#12821) - 8bf23d956 Fix the flaky perf tas test (#12840) - 7a83d66eb Deleting an entire block in job_test.go (#12850) - 5781b5763 add OnHold reason (#12812) - d3f122956 Test: Converting the remaining priorityclass with workloadpriorityclass in visibility_test.go (#12842) - da1706fba set empty underlying_cause for non QuotaReserved admission issues (#12814) - 9ed4d7dbc Increase CI build times (#12839) - 6473bbe19 Fix race condition in multikueue watcher establishment (#12824) - b133b72b5 Fix flaky LeaderWorkerSet restart policy tests by increasing timeout (#12831) - 1050ee04c build(deps-dev): bump vitest (#12816) - fc4a09f27 fix(test): ignore multiKueue teardown cleanup errors to prevent flakiness (#12811) - 1091f9286 Add e2e regression test for elasticJob ResourceFlavor injection (#12421) - e688ba1f5 feat: try to measure timings for individual bash commands (#12693) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2f8c289 to
6170ed6
Compare
|
@kannon92: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
Summary
upstream/kueue/srcsubmodule fromace3d7a2fto92abdcbd33d0cbc63671ddf688bdd55355b57db3bindata/assets/kueue-operator/crds/crd-workloads.kueue.x-k8s.io-v1beta2.yamlviamake submodule-workflow— Workload PodSetmaxItemsraised from 10 to 18 (upstream #12819)Commits included
Test plan
make buildmake test-unit🤖 Generated with Claude Code
Summary by CodeRabbit