Commit Graph

1219 Commits

Author SHA1 Message Date
karmada-bot 09c04490bc
Merge pull request #988 from mrlihanbo/schedule-condition
update Scheduled conditon when failed scheduling
2021-12-07 09:18:14 +08:00
karmada-bot ca1b1de475
Merge pull request #1075 from RainbowMango/pr_add_asyncworker_comment
Add more comment on AsyncWorker
2021-12-06 16:21:12 +08:00
RainbowMango e87a3eadea Add more comment on AsyncWorker
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-12-06 15:47:19 +08:00
karmada-bot 85920e7ef4
Merge pull request #1069 from Garrybest/pr_queue
fix slow enqueue of async worker
2021-12-06 10:26:13 +08:00
karmada-bot 9fc9c5a0e8
Merge pull request #1065 from fanzhihai0215/master
update bug report template
2021-12-06 09:38:12 +08:00
karmada-bot bd75ffabb6
Merge pull request #1037 from imroc/fix-agent
add resources to karmada-agent in chart template
2021-12-06 09:19:19 +08:00
Garrybest 7445bd90da fix slow enqueue of async worker
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-12-04 19:44:33 +08:00
fanzhihai0215 acd3ca60be add command version to bug report template
Signed-off-by: fanzhihai0215 <fzhxh0215@163.com>
2021-12-04 18:37:41 +08:00
karmada-bot c7aeba3481
Merge pull request #1063 from lonelyCZ/matrix
update the compatibility matrix
2021-12-03 19:07:15 +08:00
lonelyCZ 37301d0911 update the compatibility matrix
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-12-03 17:59:44 +08:00
karmada-bot bda65305d4
Merge pull request #1061 from lonelyCZ/join-cleanup
update error report when cluster already exist
2021-12-03 09:55:10 +08:00
lonelyCZ 8d11956649 update error report when cluster already exist
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-12-02 23:19:12 +08:00
karmada-bot 697e120922
Merge pull request #1057 from ghl116/dev
Example bugFix:artifacts/example/policy_with_labelSelector.yaml
2021-12-02 19:19:09 +08:00
lihanbo 435f32cc4d update Scheduled conditon when failed scheduling
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2021-12-02 17:53:53 +08:00
gaohailong b349d0c73e fix example yaml
Signed-off-by: gaohailong <ghl_116@qq.com>
2021-12-02 16:05:00 +08:00
karmada-bot 09d11dd984
Merge pull request #632 from aven-ai/resource-quota
add KEP-377: proposal about Karmada ResourceQuota
2021-12-02 15:00:10 +08:00
aven-ai c702dd8fdd add KEP-377: proposal about Karmada ResourceQuota
Signed-off-by: aven-ai <as1919@qq.com>
2021-12-02 11:29:21 +08:00
karmada-bot 7d10d979e0
Merge pull request #1030 from Garrybest/pr_metrics
add metrics for scheduler estimator
2021-12-02 11:14:08 +08:00
karmada-bot 1676d70b9a
Merge pull request #1050 from Phil-sun/namespacefilter
Add Reserved Namespace Rule
2021-12-02 11:12:08 +08:00
Phil-sun 1c555e112a add docs for reserved namespaces
Signed-off-by: Phil-sun <sunxh0000@163.com>
2021-12-02 10:41:40 +08:00
Garrybest e2e9a503b7 add metrics for scheduler estimator
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-12-02 10:16:28 +08:00
karmada-bot bbf113adeb
Merge pull request #989 from JarHMJ/feature/namespace-filter-rule
feature: change namespace filter rule
2021-12-01 19:48:09 +08:00
huangminjie 80467aea48 feature: change namespace filter rule
some namespaces(like karmada-test, karmada-dev, etc.) will be propagated

Signed-off-by: huangminjie <minjie.huang@daocloud.io>
2021-12-01 16:19:11 +08:00
karmada-bot 763a50ef3c
Merge pull request #946 from gy95/karmadactl
cleanup karmada ctl code
2021-11-30 16:33:08 +08:00
guoyao 3672d6d0a3 cleanup karmada ctl code
Signed-off-by: guoyao <1015105054@qq.com>
2021-11-30 14:36:23 +08:00
karmada-bot bc8c4008e6
Merge pull request #1048 from Garrybest/pr_hackdoc
add estimator docs in hack directory
2021-11-30 11:06:08 +08:00
Garrybest 16e9951ebc add estimator docs in hack directory
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-11-30 10:38:49 +08:00
karmada-bot 6dfa010d35
Merge pull request #1041 from lonelyCZ/taint_test
Add UT for karmadactl taint
2021-11-30 09:46:08 +08:00
lonelyCZ d40c33b75b Add UT for karmadactl taint
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-11-29 19:44:00 +08:00
karmada-bot 668eaee05b
Merge pull request #967 from dddddai/sched-type
Refactor schedule type
2021-11-29 18:07:06 +08:00
karmada-bot ec60c2d103
Merge pull request #952 from feeltimeQ/add_karmada-wehook_flags_verification_logic
add karmada-wehook flags verification logic
2021-11-29 09:31:06 +08:00
karmada-bot 52bff3ab18
Merge pull request #1040 from gy95/AggregateErrors
add ut for AggregateErrors
2021-11-27 18:31:07 +08:00
guoyao 5bf9e4094a add ut for AggregateErrors
Signed-off-by: guoyao <1015105054@qq.com>
2021-11-27 17:14:57 +08:00
dddddai b94580a33e refactor schedule type
Signed-off-by: dddddai <dddwq@foxmail.com>
2021-11-27 10:46:42 +08:00
karmada-bot f0f0bad9e7
Merge pull request #889 from lonelyCZ/karmadactl-taint
Implement karmadactl taint to add taints into a cluster
2021-11-27 09:23:06 +08:00
lonelyCZ ab0b74d72b Implement karmadactl taint to add taints into a cluster
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-11-26 18:05:24 +08:00
karmada-bot 7e35f9cc26
Merge pull request #1031 from pigletfly/fix-retry-on-update-status
Add retry on update status
2021-11-26 17:02:05 +08:00
karmada-bot ce7d278977
Merge pull request #932 from mrlihanbo/cluster_status_condition
add conditions for cluster status
2021-11-26 14:37:06 +08:00
roc 1886f89af4 add resources to karmada-agent in chart template
Signed-off-by: roc <roc@imroc.cc>
2021-11-26 14:08:14 +08:00
karmada-bot 84d4a4592d
Merge pull request #1034 from Garrybest/pr_job_status
add startTime and completionTime in job status
2021-11-26 11:30:04 +08:00
karmada-bot bc0e618256
Merge pull request #1032 from Garrybest/pr_bundle
copy CRD files and install in case modifying files in repo
2021-11-26 10:52:04 +08:00
karmada-bot e14b2063b3
Merge pull request #1022 from gy95/names
add unit test for functions of generating names
2021-11-26 09:24:04 +08:00
guoyao 91e3b53fd0 add unit test for functions of generating names
Signed-off-by: guoyao <1015105054@qq.com>
2021-11-26 08:34:46 +08:00
Garrybest 5195d93ec4 add startTime and completionTime in job status
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-11-25 21:50:36 +08:00
karmada-bot 21aaf6275c
Merge pull request #726 from Garrybest/pr_descheduler_proposal
proposal KEP-697: descheduler for karmada
2021-11-25 21:38:04 +08:00
karmada-bot ba5b44aee2
Merge pull request #1029 from iawia002/cluster-api-v1beta1
Support for the cluster-api v1beta1 version
2021-11-25 21:32:03 +08:00
lihanbo 2131ec5189 add conditions for cluster status
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2021-11-25 21:23:15 +08:00
karmada-bot aa25d85653
Merge pull request #957 from Garrybest/bug-fix
optimize ResourceList in resource.go
2021-11-25 21:05:04 +08:00
Garrybest efe46b3e50 adapt optimizing ResourceList to avoid nil pointer
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-11-25 20:37:12 +08:00
Garrybest d45dcbf7ab optimize ResourceList
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-11-25 20:37:10 +08:00