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

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/M Denotes a PR that changes 30-99 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5962 opened Dec 19, 2024 by seanlaii Loading…
Add test case for parsing static value with parseJSONValue func 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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#5959 opened Dec 17, 2024 by XiShanYongYe-Chang 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…
Fix the issue of missing workqueue metrics in the Karmada controller do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/bug Categorizes issue or PR as related to a bug. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#5945 opened Dec 13, 2024 by chaosi-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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5940 opened Dec 11, 2024 by zach593 Loading…
fix deep equal check failure in CreateOrUpdateWork(), by replace the marshaler kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#5939 opened Dec 11, 2024 by zach593 Loading…
feat: cluster-level resource scheduling suspend and resume capabilities 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#5937 opened Dec 11, 2024 by Monokaix Loading…
pkg/search/controllers_test: reduce the probability of flaky test cases by waiting for cache to sync approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/flake Categorizes issue or PR as related to a flaky test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5936 opened Dec 11, 2024 by mohamedawnallah Loading…
karmadactl unregister: force unregister pull mode member clusters with the flag --force 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.
#5935 opened Dec 10, 2024 by zhzhuang-zju Loading…
auto create pr to update helm index when release chart 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.
#5911 opened Dec 6, 2024 by chaosi-zju Loading…
fix(cluster): remove raleted metrics label when cluster is deleted kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#5866 opened Nov 23, 2024 by CharlesQQ Loading…
pkg/karmadactl: unit test deinit size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5830 opened Nov 18, 2024 by mohamedawnallah Loading…
pkg/search/backendstore: unit test opensearch size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#5824 opened Nov 16, 2024 by mohamedawnallah Loading…
fix: failed to sync work when binding's target clusters are empty kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5818 opened Nov 14, 2024 by vie-serendipity Loading…
feat(worker): add metrics for asyncworker 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.
#5817 opened Nov 14, 2024 by CharlesQQ Loading…
feat(binding): create or update work parallel 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.
#5815 opened Nov 13, 2024 by CharlesQQ Loading…
feat(binding): disable deepcopy for list action 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.
#5813 opened Nov 13, 2024 by CharlesQQ Loading…
pkg/search/backendstore: unit test store size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5811 opened Nov 13, 2024 by mohamedawnallah Loading…
feat(detector): resource detector matched policy potimization 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.
#5802 opened Nov 11, 2024 by CharlesQQ Loading…
standardize the naming of karmada config in karmadactl method 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.
#5797 opened Nov 9, 2024 by chaosi-zju Loading…
pkg/karmadactl: unit test apply command size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5785 opened Nov 4, 2024 by mohamedawnallah Loading…
pkg/clusterdiscovery: unit test clusterAPICluster size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#5777 opened Nov 4, 2024 by mohamedawnallah Loading…
cleanup: update error msg when join cluster failed 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.
#5774 opened Nov 2, 2024 by chaosi-zju Loading…
ProTip! Follow long discussions with comments:>50.