Skip to content

Pull requests: karmada-io/karmada

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[Proposal] scheduler estimator reservation kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#7416 opened Apr 18, 2026 by XiShanYongYe-Chang Member Loading…
build(deps): bump alpine from 3.23.3 to 3.23.4 in /cluster/images approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file docker Pull requests that update Docker code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#7414 opened Apr 18, 2026 by dependabot bot Loading…
build(deps): bump alpine from 3.23.3 to 3.23.4 in /cluster/images dependencies Pull requests that update a dependency file docker Pull requests that update Docker code lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#7412 opened Apr 18, 2026 by dependabot bot Loading…
build(deps): bump alpine from 3.23.3 to 3.23.4 in /cluster/images dependencies Pull requests that update a dependency file docker Pull requests that update Docker code lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#7411 opened Apr 18, 2026 by dependabot bot Loading…
build(deps): bump alpine from 3.23.3 to 3.23.4 in /cluster/images dependencies Pull requests that update a dependency file docker Pull requests that update Docker code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#7410 opened Apr 18, 2026 by dependabot bot Loading…
fix(detector): sync propagateDeps and schedulePriority to CRB size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#7407 opened Apr 17, 2026 by manmathbh Contributor Loading…
4 tasks
Enable dependabot for go dependencies update do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#7400 opened Apr 16, 2026 by RainbowMango Member Loading… v1.18
test: add inline event assertions for cluster object events kind/feature Categorizes issue or PR as related to a new feature. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#7399 opened Apr 16, 2026 by nXtCyberNet Contributor Loading…
Fix: mergeTargetClusters aliasing bug that mutates input slice size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#7395 opened Apr 15, 2026 by oindrilakha12-ui Loading…
test(e2e): add operator initData validation event test kind/feature Categorizes issue or PR as related to a new feature. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#7392 opened Apr 15, 2026 by manmathbh Contributor Loading…
[Proposal] Scheduler Estimator Support for Dynamic Resource Allocation (DRA) do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#7389 opened Apr 14, 2026 by seanlaii Contributor Draft
Introduce OverflowClusterAffinities field to (Cluster)PropagationPolicy API kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#7386 opened Apr 13, 2026 by zhzhuang-zju Contributor Loading…
fix: change etcd to use /livez and /readyz do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#7381 opened Apr 10, 2026 by vgt-rangehrn Draft
Add unit tests for scheduler util functions and ClusterAccessCredentialChanged kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#7378 opened Apr 9, 2026 by archy-rock3t-cloud Loading…
Fix typos in README and code comments kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#7377 opened Apr 9, 2026 by archy-rock3t-cloud Loading…
feat(estimator): add NodeAutoscalerEstimator plugin kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#7376 opened Apr 9, 2026 by bluayer Loading…
test: cover Karmada validation event update paths kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#7370 opened Apr 8, 2026 by manmathbh Contributor Loading…
scheduler: requeue unschedulable bindings on cluster status changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#7369 opened Apr 8, 2026 by Tej-Katika Loading…
KEP: introduce Federated Stateful Rollout (Coordinated Blue-Green Migration) do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. kind/feature Categorizes issue or PR as related to a new feature. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#7367 opened Apr 5, 2026 by liwang0513 Contributor Loading…
ci: pin slsa-github-generator to commit SHA kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#7363 opened Apr 4, 2026 by oindrilakha12-ui Loading…
test: add inline event assertions for FederatedResourceQuota controller events kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. kind/feature Categorizes issue or PR as related to a new feature. kind/flake Categorizes issue or PR as related to a flaky test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#7359 opened Apr 3, 2026 by Tej-Katika Loading…
Validate critical initData values in operator init workflow kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#7343 opened Apr 1, 2026 by manmathbh Contributor Loading…
[Proposal] Binding preemption Design for Karmada scheduler kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#7327 opened Mar 25, 2026 by seanlaii Contributor Loading… v1.18
karmadactl: set default 5s timeout for resource completion size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#7315 opened Mar 22, 2026 by manmathbh Contributor Loading…
test: add MCS controller event assertions in E2E size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#7313 opened Mar 21, 2026 by Denyme24 Contributor Loading…
ProTip! What’s not been updated in a month: updated:<2026-03-18.