-
Notifications
You must be signed in to change notification settings - Fork 897
Issues: karmada-io/karmada
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
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…
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…
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…
replace hard-coded karmada config secret name with arguments in cert_rotation 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.
#5761
opened Oct 31, 2024 by
chaosi-zju
Loading…
refactor ensure work
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.
#5660
opened Oct 10, 2024 by
XiShanYongYe-Chang
Loading…
operator/pkg: mitigate null pointer dereference in 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.
Validate()
and newRunData()
functions
kind/cleanup
#5617
opened Sep 27, 2024 by
mohamedawnallah
Loading…
operator/pkg/controlplane/etcd: remove redundant 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.
EtcdPeerServiceName
kind/cleanup
#5592
opened Sep 23, 2024 by
mohamedawnallah
Loading…
standardize the naming of karmada secrets in operator 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.
#5573
opened Sep 20, 2024 by
chaosi-zju
Loading…
add events for ResourceInterpreter
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.
#5541
opened Sep 13, 2024 by
whitewindmills
Loading…
pkg/webhook: refactor Multi-Cluster Service test
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.
#5539
opened Sep 13, 2024 by
mohamedawnallah
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#5524
opened Sep 11, 2024 by
chaosi-zju
Loading…
MultiClusterService: use patch instead of update for change in servic…
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.
#5475
opened Sep 3, 2024 by
a7i
Loading…
ci: etcd using the /livez for LivenessProbe and /readyz for StartupProbe.
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.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#5438
opened Aug 27, 2024 by
liangyuanpeng
•
Draft
standardize the naming of karmada secrets in helm 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.
#5426
opened Aug 26, 2024 by
chaosi-zju
Loading…
make golangci-lint run locally with correct version
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#5266
opened Jul 28, 2024 by
grosser
Loading…
skip calculate available replicas when no need
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.
#4574
opened Jan 23, 2024 by
zhzhuang-zju
Loading…
reduce useless logic to improve dependencies distributor
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.
lgtm
Indicates that a PR is ready to be merged.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4532
opened Jan 10, 2024 by
whitewindmills
Loading…
add image scanning on pull_request
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.
#4384
opened Dec 6, 2023 by
zhzhuang-zju
Loading…
cleanup: delete unnecessary shell script
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.
#4309
opened Nov 23, 2023 by
jwcesign
Loading…
Operator e2e init
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.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4148
opened Oct 18, 2023 by
liangyuanpeng
•
Draft
[CI] schedule workflow support workflow dispatch
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#4115
opened Oct 10, 2023 by
liangyuanpeng
Loading…
Review hashicorp license change impact
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
#3941
opened Aug 14, 2023 by
chaunceyjiang
set skipped-propagating-namespaces for karmada controller manager behavior inconsistent with doc
kind/bug
Categorizes issue or PR as related to a bug.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
#3929
opened Aug 10, 2023 by
wu0407
reduce unnecessary update when processing in the workstatus controller
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.
#3804
opened Jul 18, 2023 by
XiShanYongYe-Chang
Loading…
refact FederatedHPAController's computeReplicasForMetric function
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#3693
opened Jun 22, 2023 by
lowang-bh
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.