Commit Graph

3455 Commits

Author SHA1 Message Date
Garrybest 6597fafd17 avoid calling apiserver when scheduling result has no changes
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-12-29 16:40:26 +08:00
karmada-bot a20dd6e630
Merge pull request #2935 from jwcesign/code-review-fix-v2
Delete the redundant logic in func GenerateExecutionSpaceName
2022-12-29 15:39:50 +08:00
chen zechun f3e0b45521 Modify log output errors
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-12-29 13:58:00 +08:00
karmada-bot 3d06bb84a3
Merge pull request #3000 from Fish-pro/fix/logupperstart
Uniform klog output starts with uppercase
2022-12-29 12:28:50 +08:00
karmada-bot c34c443d2c
Merge pull request #2996 from a7i/interpreter-parallel-tests
default interpreter sub-tests to run in parallel
2022-12-29 09:58:51 +08:00
chen zechun 83d43235e8 Uniform error log output starts with uppercase
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-12-28 19:12:36 +08:00
karmada-bot eda7814ffc
Merge pull request #2988 from jwcesign/get-ns-first-before-create
Check if the resource exists before creating it
2022-12-28 17:03:50 +08:00
jwcesign 8acd1a4503 Delete the redundant logic in func GenerateExecutionSpaceName
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-12-28 15:59:24 +08:00
calvin 7317af3880 build karmada operator image
Signed-off-by: calvin <wen.chen@daocloud.io>
2022-12-28 15:26:39 +08:00
karmada-bot 51edc9393c
Merge pull request #2993 from a7i/fix-agent-strategy-indent
fix: karmada-agent helm template strategy indentation
2022-12-28 14:33:52 +08:00
Amir Alavi 09ca7f506f
default interpreter sub-tests to run in parallel
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2022-12-27 22:52:19 -05:00
Amir Alavi 6436c55cdc
fix: karmada-agent helm template strategy indentation
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2022-12-27 22:32:20 -05:00
karmada-bot 24c81c3dd4
Merge pull request #2994 from a7i/fix-missing-search-strategy
fix: missing karmada-search helm template strategy
2022-12-28 11:03:32 +08:00
jwcesign c28bac08ca Check if the resource exists before creating it
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-12-28 09:52:58 +08:00
Amir Alavi 12abde3647
fix: missing karmada-search helm template strategy
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2022-12-27 10:38:55 -05:00
karmada-bot 6af94e239d
Merge pull request #2975 from Poor12/fix-region
[bugfix]when replicaDivisionPreference is Weighted and WeightPreference is nil
2022-12-27 18:16:52 +08:00
karmada-bot c8954de2b0
Merge pull request #2956 from helen-frank/feature/joinUseCurrentContext
Karmadactl join: default use current context
2022-12-23 16:32:48 +08:00
karmada-bot 99a3ad1ff3
Merge pull request #2964 from Garrybest/pr_dispense
refactor dispense replicas for job completions
2022-12-23 16:14:48 +08:00
Poor12 dbcf60a696 log error when replicaDivisionPreference is Weighted and WeightPreference is nil
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-23 14:25:18 +08:00
Garrybest 2dd48e029a dispense replicas for job
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-12-23 10:11:44 +08:00
karmada-bot 64897987ee
Merge pull request #2973 from carlory/operator
add operator skeleton
2022-12-23 09:35:48 +08:00
carlory bfa8b95f34 add operator skeleton
Signed-off-by: carlory <baofa.fan@daocloud.io>
Co-Authored-By: calvin0327 <wen.chen@daocloud.io>
Co-Authored-By: chaunceyjiang <chaunceyjiang@gmail.com>
Co-Authored-By: lixingchenDaoCloud <89956700+lixingchenDaoCloud@users.noreply.github.com>
Co-Authored-By: wawa0210 <xiao.zhang@daocloud.io>
2022-12-22 13:20:20 +08:00
karmada-bot 0ef9509b53
Merge pull request #2984 from jwcesign/fix-error-log
Grant karmada-agent permission to access resourceinterpretercustomizations
2022-12-22 09:49:47 +08:00
karmada-bot 80e5bd9ee9
Merge pull request #2983 from wlp1153468871/wlp-e2e
Update the wrong message info in the e2e
2022-12-21 14:36:46 +08:00
jwcesign c1747284ef Grant karmada-agent permission to access resourceinterpretercustomizations
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-12-21 12:24:30 +08:00
wlp1153468871 3dc0ef2a4a Update the wrong message info in the e2e
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
2022-12-21 12:18:33 +08:00
karmada-bot 9068240ab0
Merge pull request #2980 from RainbowMango/pr_setup_token_for_protoc
Setup github token for action protoc
2022-12-21 11:52:46 +08:00
RainbowMango e3655ba88c Setup github token for action protoc
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-12-21 10:38:47 +08:00
karmada-bot 4f0c9f9c48
Merge pull request #2977 from a7i/hpa-typos
docs: fix typos in federated-hpa proposal
2022-12-21 09:37:46 +08:00
Amir Alavi 03a969f8f7
docs: fix typos in federated-hpa proposal
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2022-12-20 09:04:34 -05:00
karmada-bot 15287fec57
Merge pull request #2961 from Fish-pro/feature/localdown
Add a script to remove the karmada started by local-up-karmada.sh
2022-12-20 18:06:46 +08:00
chen zechun f3b6321444 Add a script to remove the karmada script started by local-up-karmada.sh
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-12-20 15:48:16 +08:00
karmada-bot 18d1ceca4d
Merge pull request #2970 from Poor12/fix-chart
Fix charts installation with component mode
2022-12-20 11:57:45 +08:00
karmada-bot c4428d6f22
Merge pull request #2974 from wlp1153468871/wlp
update .import-aliases
2022-12-19 20:12:46 +08:00
wlp1153468871 84b313de1e update .import-aliases
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
2022-12-19 18:29:54 +08:00
karmada-bot e355061147
Merge pull request #2966 from Garrybest/pr_recreate
fix RB may not be created when delete and create the same object immediately
2022-12-19 10:19:45 +08:00
Garrybest f94aefaa6b fix RB may not be created when delete and create the same object immediately
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-12-17 17:21:38 +08:00
karmada-bot 617409f338
Merge pull request #2971 from chaunceyjiang/LabelAnnotationOverrider
fix failed to apply Label/Annotation Overriders
2022-12-17 12:30:42 +08:00
chaunceyjiang c3f5eaa3f7 fix failed to apply Label/Annotation Overriders
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-12-16 18:34:33 +08:00
Poor12 e6aeca85f8 fix charts
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-16 18:01:12 +08:00
karmada-bot 0d7e54b29f
Merge pull request #2963 from a7i/helm-apiservice-tpl-missing-directive
fix: helm template missing directive marker to separate apiservice re…
2022-12-16 17:58:43 +08:00
helen c47b53648b Karmadactl join: default use current context
Signed-off-by: helen <haitao.zhang@daocloud.io>
2022-12-16 16:49:17 +08:00
karmada-bot 9b626c0f01
Merge pull request #2840 from helen-frank/feature/AddKubeVersion
introduce kube-image-tag flag to karmadactl init
2022-12-16 15:21:43 +08:00
Amir Alavi 6a80d1a6b7
fix: helm template missing directive marker to separate apiservice resources
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2022-12-15 22:22:32 -05:00
karmada-bot 73a1b8236e
Merge pull request #2946 from Garrybest/pr_division
refactor dynamic schedule
2022-12-16 10:15:42 +08:00
Garrybest b34bb6f13e add dynamic schedule test
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-12-15 18:58:02 +08:00
Garrybest b4803c42c9 refactor dynamic schedule
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-12-15 18:57:45 +08:00
karmada-bot 7dd02960a7
Merge pull request #2953 from calvin0327/add-operator-apis
add karmada operator apis
2022-12-15 17:25:43 +08:00
karmada-bot 6111ad0e69
Merge pull request #2899 from Garrybest/pr_metrics
clean up metrics for scheduler, descheduler and estimator
2022-12-15 16:49:23 +08:00
calvin0327 49b71d3826 add karmada operator apis
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
Co-Authored-By: carlory <baofa.fan@daocloud.io>
Co-Authored-By: chaunceyjiang <chaunceyjiang@gmail.com>
Co-Authored-By: lixingchenDaoCloud <89956700+lixingchenDaoCloud@users.noreply.github.com>
Co-Authored-By: wawa0210 <xiao.zhang@daocloud.io>
2022-12-15 16:30:07 +08:00