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
Sort

Pull requests list

Update Karmada CI and Documentation kind/documentation Categorizes issue or PR as related to documentation. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6221 opened Mar 21, 2025 by Pratham-B-Parlecha Loading…
Bump golang to 1.23.7 and golangci-lint to 1.64.8 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.
#6218 opened Mar 20, 2025 by seanlaii Loading…
priority: backoffQ heap algorithm uses expiry to sort bindings kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6216 opened Mar 20, 2025 by zhzhuang-zju Loading…
feat: add build_info metrics and go runtime metrics for karmada 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.
#6215 opened Mar 20, 2025 by dongjiang1989 Loading…
Bump Go version to 1.23.7 and mockery version to v2.53.3 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.
#6212 opened Mar 19, 2025 by seanlaii Loading…
add docs for configuring API Server sidecar in karmada operator kind/documentation Categorizes issue or PR as related to documentation. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6209 opened Mar 18, 2025 by zhzhuang-zju Loading…
e2e: add sidecar configuration e2e test 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.
#6208 opened Mar 18, 2025 by zhzhuang-zju Loading…
feat(helper): A way to manage indexer size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6204 opened Mar 14, 2025 by CharlesQQ Loading…
optimize to scheduler some workload with zero replicas size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6203 opened Mar 13, 2025 by LivingCcj Loading…
fix(dependenciesdistributor): reduce update trigger kind/feature Categorizes issue or PR as related to a new feature. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#6199 opened Mar 11, 2025 by CharlesQQ Loading…
Add dependency index 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.
#6194 opened Mar 9, 2025 by CharlesQQ Loading…
use singleton ratelimiter for dynamically created clients kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6192 opened Mar 9, 2025 by zach593 Loading…
docs: add proposal of Karmada Self-Signed Certificate Content Standar… size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#6189 opened Mar 7, 2025 by tiansuo114 Loading…
Fix missing ClusterRole, ClusterRoleBinding, and ServiceAccount for Custom Cert Mode in Helm Chart kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6188 opened Mar 7, 2025 by seanlaii Loading…
Standardize the naming of karmada secrets in karmadactl method 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.
#6187 opened Mar 7, 2025 by seanlaii Loading…
Proposal to support ResourceQuotaEnforcer API kind/design Categorizes issue or PR as related to design. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6181 opened Mar 3, 2025 by mszacillo Loading…
standardize the naming of karmada secrets do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6178 opened Mar 1, 2025 by husnialhamdani Draft
[WIP] allow agent to register cluster with labels and annotations do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6172 opened Feb 28, 2025 by Shuanglu Loading…
Add deepequal check for objectWatcher.Update() 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.
#6150 opened Feb 23, 2025 by zach593 Loading…
fix karmadactl path kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#6137 opened Feb 19, 2025 by sivchari Loading…
Standardize the naming of karmada config in Helm chart kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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.
#6135 opened Feb 18, 2025 by seanlaii Loading…
[helm] add the ability to specify hostIP of karmada apiserver kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#6097 opened Feb 7, 2025 by zhzhuang-zju Loading…
unify http ratelimiter for control plane client kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#6095 opened Feb 4, 2025 by zach593 Loading…
feat: Add automatic memory limit handling size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#6059 opened Jan 16, 2025 by dongjiang1989 Loading…
custom karmada component flags 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. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#6056 opened Jan 16, 2025 by zhzhuang-zju Loading…
ProTip! Exclude everything labeled bug with -label:bug.