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

[WIP] Standardize the naming of karmada config in Karmada Operator do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6082 opened Jan 24, 2025 by seanlaii Loading…
Restrict the cluster sync mode for the unjoin and unregister command 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.
#6081 opened Jan 24, 2025 by zhzhuang-zju Loading…
karmada-webhook: fix the no such host error kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6079 opened Jan 23, 2025 by zhzhuang-zju Loading…
add work mutating in ctrlutil.CreateOrUpdateWork() 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.
#6076 opened Jan 22, 2025 by zach593 Loading…
Updating FlinkDeployment interpreter to display error status, improving health interpreter 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.
#6073 opened Jan 21, 2025 by mszacillo Loading…
Add Support for Component Priority Class Configuration in Karmada Operator kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API 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.
#6068 opened Jan 20, 2025 by jabellard 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…
feat: add auto go maxprocs kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#6047 opened Jan 14, 2025 by dongjiang1989 Loading…
feat: add operator build_info metrics and go runtime metrics 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.
#6044 opened Jan 14, 2025 by dongjiang1989 Loading…
feat: replace instruction annotation with work suspendDispatching field kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6043 opened Jan 14, 2025 by vie-serendipity Loading…
add APIVersion and Kind checks for helper.ToUnstructured() kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6028 opened Jan 8, 2025 by zach593 Loading…
support namespaceselectors for cluster propagation policies 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.
#6016 opened Jan 4, 2025 by grosser Loading…
Feat: replace patch with applyStatus for resourceBinding resource kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#6014 opened Jan 2, 2025 by Monokaix Loading…
test: Add scheduling suspension e2e 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.
#6012 opened Jan 2, 2025 by Monokaix Loading…
feat : add cluster registration step in pull mode to installation-chart.yaml size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#6007 opened Dec 31, 2024 by SkySingh04 Loading…
feat : add cluster registration step in pull mode to installation-cli.yaml size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#6006 opened Dec 31, 2024 by SkySingh04 Loading…
introduce tests to check whether workqueue metrics exist kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6003 opened Dec 31, 2024 by chaosi-zju Loading…
Introduce apply clientset for CRD in work group kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#6002 opened Dec 31, 2024 by Monokaix Loading…
introduce flag --feature-gates to karmadactl register 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.
#5970 opened Dec 24, 2024 by zhzhuang-zju Loading…
Add Priority and PreemptionPolicy fields in ResourceBinding kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API 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.
#5963 opened Dec 19, 2024 by seanlaii Loading…
Add priorityClassName in PropagationPolicy & ClusterPropagationPolicy kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API 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.
#5962 opened Dec 19, 2024 by seanlaii Loading…
Add doctoc's check for changelog files 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.
#5956 opened Dec 16, 2024 by zhzhuang-zju Loading…
operator: Customizable Certificate Configuration kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API 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.
#5944 opened Dec 12, 2024 by zhzhuang-zju Loading…
fix deep equal check failure on objects with runtime.RawExtension. kind/bug Categorizes issue or PR as related to a bug. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#5940 opened Dec 11, 2024 by zach593 Loading…
ProTip! Exclude everything labeled bug with -label:bug.