Commit Graph

4507 Commits

Author SHA1 Message Date
chaunceyjiang 62482f437c feat: introducing a karmada top command
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-08-15 18:34:11 +08:00
karmada-bot b134d6832a
Merge pull request #3942 from Rajan-226/update-alpine
Upgraded alpine base image
2023-08-15 17:49:55 +08:00
rajan.sharma f4963084a2 upgraded alpine base image
Signed-off-by: rajan.sharma <rajan.sharma@razorpay.com>
2023-08-15 12:34:19 +05:30
changzhen 0cf3c070aa judge with the label on the resources returned by karmadactl get command to determine whether resource is managed by Karmada
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-08-15 14:25:27 +08:00
zhy76 90b944a8f6 feat: karmadactl init: grant clusterrole admin with karamda resource permission
Signed-off-by: zhy76 <958474674@qq.com>
2023-08-15 03:01:07 +00:00
karmada-bot 25db1e06d0
Merge pull request #3938 from liangyuanpeng/update_ci_k8sversion
[CI] update k8s compatibility for CI of cli
2023-08-14 21:33:54 +08:00
Lan Liang d4eeb9e450 update k8s compatibility for CI of cli
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-08-14 09:06:34 +00:00
karmada-bot 9f7215a7bf
Merge pull request #3919 from calvin0327/fixed-karmada-label
karmada operator: fixed karmada label beinging overwritten
2023-08-14 16:16:54 +08:00
karmada-bot 54e900cc1f
Merge pull request #3922 from ctripcloud/fix-plain-calc
fix federated-hpa plain metric calc
2023-08-14 09:41:54 +08:00
karmada-bot 22d46367a0
Merge pull request #3934 from parthn2/master
changed sigs.k8s.io/cluster-api v1.5.0-rc.0 to v1.5.0
2023-08-14 09:23:54 +08:00
Parth Nanda 4924872f43 changed sigs.k8s.io/cluster-api v1.5.0-rc.0 to v1.5.0
Signed-off-by: Parth Nanda <parthnanda002@gmail.com>
2023-08-11 19:28:34 +05:30
lizhen6 e0111919cc karmadactl init with external etcd
Signed-off-by: lizhen6 <lizhen6@360.cn>
2023-08-11 18:12:15 +08:00
lizhen6 6938571230 karmadactl init with external etcd
Signed-off-by: lizhen6 <lizhen6@360.cn>
2023-08-11 14:04:21 +08:00
karmada-bot 6dea12190e
Merge pull request #3928 from Vacant2333/add_e2e_coverage_analysis
Add e2e coverage analysis
2023-08-11 12:07:51 +08:00
Vacant2333 c1d82ba218 add e2e coverage analisis
Signed-off-by: Vacant2333 <rentian.zhou@daocloud.io>
2023-08-11 10:47:33 +08:00
karmada-bot ddae25cade
Merge pull request #3911 from chaosi-zju/helm
Add helm index for v1.6.1 and v1.6.2
2023-08-10 09:40:50 +08:00
karmada-bot 0d17a0a542
Merge pull request #3876 from whitewindmills/replica-interpreter
feat: add pod replica interpreter
2023-08-10 09:36:50 +08:00
karmada-bot 37cee8d51d
Merge pull request #3915 from XiShanYongYe-Chang/grant-clusterrole-admin-with-karmada-resource-permission
grant clusterrole admin with karamda resource permission
2023-08-09 18:21:50 +08:00
changzhen f807fc8885 grant clusterrole admin with karamda resource permission
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-08-09 17:14:09 +08:00
zongqingli fe0febbf1f fix federated-hpa plain metric calc
Signed-off-by: zach593 <zach_li@outlook.com>
2023-08-09 16:47:54 +08:00
karmada-bot 8680ff333f
Merge pull request #3811 from chaunceyjiang/label_selector
feat: Introduce a LabelSelector field to DependentObjectReference
2023-08-09 15:56:50 +08:00
karmada-bot 028f14fbcc
Merge pull request #3920 from hrittikhere/adopter-docs
docs: Add adopter refrence
2023-08-09 15:50:50 +08:00
Hrittik Roy 21a54616e8 docs: Add adopter refrence
Signed-off-by: Hrittik Roy <67012359+hrittikhere@users.noreply.github.com>
2023-08-09 06:32:08 +00:00
karmada-bot a6ba59813f
Merge pull request #3904 from yike21/add-e2e-test-to-cover-policy-test
test: add e2e test to cover PropagationPolicy
2023-08-09 13:50:50 +08:00
calvin fd7299ebeb karmada operator: fixed karmada label beinging overwritten
Signed-off-by: calvin <wen.chen@daocloud.io>
2023-08-09 13:00:57 +08:00
chaunceyjiang e17eb1a595 feat: Introduce a LabelSelector field to DependentObjectReference
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-08-09 12:14:56 +08:00
karmada-bot 13935e0484
Merge pull request #3908 from WulixuanS/fix/transform
fix unable to sync list
2023-08-09 11:54:49 +08:00
karmada-bot 0f20d016e9
Merge pull request #3913 from RainbowMango/pr_update_kind
Update kind to v0.20.0
2023-08-09 10:07:49 +08:00
yike21 14c0795ed1 test: add e2e test to cover PropagationPolicy
Signed-off-by: yike21 <yike21@qq.com>
2023-08-09 08:58:05 +08:00
RainbowMango ecbd988678 Update kind to v0.20.0
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-08-08 16:04:04 +08:00
chaosi-zju c5040ef2fe Add helm index for v1.6.1 and v1.6.2
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-08-08 09:59:37 +08:00
karmada-bot 241c9b40be
Merge pull request #3909 from chaosi-zju/resourceinterpreter
update validate-resourceinterpretercustomization webhook timeout from 3s to 10s
2023-08-08 09:44:49 +08:00
chaosi-zju a4f8c997d1 update validate-resourceinterpretercustomization webhook timeout from 3s to 10s
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-08-07 19:38:20 +08:00
wulixuan ac04a7b73d fix unable to sync list result
Signed-off-by: wulixuan <wulixuan@bilibili.com>
2023-08-07 19:20:44 +08:00
karmada-bot 1953a0ee50
Merge pull request #3896 from whitewindmills/mcs-validation-ut
ut: add mcs validation ut
2023-08-07 14:24:48 +08:00
karmada-bot 170cd7c0b5
Merge pull request #3900 from hrittikhere/hrittikhere-patch-1
doc: Fix grammar and markdown syntax
2023-08-07 11:19:48 +08:00
whitewindmills a061740bb9 add mcs validation ut
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-08-07 11:13:10 +08:00
karmada-bot fa2cd955ce
Merge pull request #3901 from hrittikhere/add-ref-1
docs: Add talks from KubeDay and KubeCon
2023-08-06 11:11:47 +08:00
Hrittik Roy 2458b75365 docs: Add talks from KubeDay and KubeCon
Signed-off-by: Hrittik Roy <67012359+hrittikhere@users.noreply.github.com>
2023-08-05 07:56:28 +00:00
Hrittik Roy 4f85f895e6 doc: Fix grammar and markdown syntax
Signed-off-by: Hrittik Roy <67012359+hrittikhere@users.noreply.github.com>
2023-08-05 07:32:31 +00:00
lizhen6 5f5c45f109 karmadactl init with external etcd
Signed-off-by: lizhen6 <lizhen6@360.cn>
2023-08-04 16:01:52 +08:00
karmada-bot e5277b6317
Merge pull request #3879 from whitewindmills/detector-resource
fix bug: avoid updating directly cached resource template
2023-08-03 17:22:45 +08:00
karmada-bot 15aa110f42
Merge pull request #3889 from whitewindmills/preemption_doc
feat: update policy preemption proposals
2023-08-03 15:34:44 +08:00
whitewindmills 909ba8527a avoid updating directly cached resource template
for clean up policy

Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-08-03 14:59:54 +08:00
karmada-bot ca582e3549
Merge pull request #3888 from RainbowMango/pr_update_153_releasenotes
Update v1.5.3 release notes
2023-08-03 14:38:45 +08:00
whitewindmills fae60fa146 update policy preemption proposals
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-08-03 14:13:17 +08:00
RainbowMango 79f1e1a039 Update v1.5.3 release notes
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-08-03 11:26:02 +08:00
karmada-bot 01ff4ebd30
Merge pull request #3887 from chl178/warningfix
Upgrade a7ul/tar-action to v1.1.3
2023-08-03 10:56:44 +08:00
karmada-bot 086f530384
Merge pull request #2736 from Poor12/refactor-taint
Refactor the func and event of taint cluster
2023-08-03 10:51:50 +08:00
karmada-bot 9a862db2be
Merge pull request #3852 from jwcesign/delete-hpa-controller
cleanup: remove old version hpa controller
2023-08-03 09:43:52 +08:00