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

Bump controller-runtime from v0.21.0 to v0.22.4 kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#6929 opened Nov 14, 2025 by RainbowMango Loading…
unify cmdinit E2E and CI kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#6928 opened Nov 14, 2025 by zhzhuang-zju Loading…
Implement default resource interpreter in third-party resourcecustomizations for MPIJob 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.
#6927 opened Nov 14, 2025 by liaolecheng Loading…
Add the resource UID to the binding.spec.resource in the dependencies-distributor kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#6921 opened Nov 11, 2025 by XiShanYongYe-Chang Loading…
feat: introduce asyncPriorityWorker in resourceDetector Processor 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.
#6919 opened Nov 9, 2025 by zach593 Loading…
flaky test: application failover with purgeMode gracefully when the GracePeriodSeconds is reach out kind/flake Categorizes issue or PR as related to a flaky test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#6917 opened Nov 7, 2025 by zhzhuang-zju Loading…
add basic e2e test for FlinkDeployment scheduling kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#6914 opened Nov 7, 2025 by XiShanYongYe-Chang Loading… v1.16
Implementing maxAvailableComponentSets for resource models 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.
#6912 opened Nov 5, 2025 by mszacillo Loading…
operator: avoid unnecessary reconcile 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.
#6908 opened Nov 5, 2025 by zhzhuang-zju Loading…
Group Cluster Failover flags into a single command flagSet 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.
#6905 opened Nov 4, 2025 by XiShanYongYe-Chang Loading…
[Fix] Log message for selected clusters in karmada-scheduler is unreadable do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#6904 opened Nov 4, 2025 by ARRY7686 Loading…
Enhance cluster deletion logic and index registration size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6897 opened Oct 31, 2025 by Chen-speculation Loading…
[DEMO] Prometheus monitoring stack setup playbook do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#6884 opened Oct 28, 2025 by jabellard Draft
remark the workload for resourcebinding do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. kind/feature Categorizes issue or PR as related to a new feature. ok-to-test size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6881 opened Oct 27, 2025 by LivingCcj Loading… v1.16
Collect container logs for restarted components in E2E tests 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.
#6871 opened Oct 24, 2025 by XiShanYongYe-Chang Loading…
Set allocatable replicas for unhealthy cluster to zero when scale up. kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6863 opened Oct 21, 2025 by LivingCcj Loading… v1.16
[Overvability] Add Grafana dashboard for member cluster state size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#6851 opened Oct 18, 2025 by jabellard Loading…
[Overvability] Add Grafana dashboard for karmada-apiserver component kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#6850 opened Oct 18, 2025 by jabellard Loading…
Reduce unnecessary watch events in execution-status-controller lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#6849 opened Oct 17, 2025 by rohan-019 Loading…
Reduce unnecessary watch events in cluster-status-controller 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.
#6832 opened Oct 15, 2025 by XiShanYongYe-Chang Loading…
Fix: add default timeout for member cluster client (#6829) kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#6830 opened Oct 14, 2025 by Tanxin2333 Loading… v1.16
Add resource interpreter for PytorchJob 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.
#6826 opened Oct 13, 2025 by pokerfaceSad Loading…
Add Admission Control for Karmada Operator 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.
#6820 opened Oct 12, 2025 by jabellard Loading…
Implement default resource interpreter in third-party resourcecustomizations for SparkApplication 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.
#6818 opened Oct 10, 2025 by liaolecheng Loading… v1.16
Reduce unnecessary watch events in the work-status-controller kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#6813 opened Oct 9, 2025 by XiShanYongYe-Chang Loading…
ProTip! Filter pull requests by the default branch with base:master.