karmada-bot
6ae45f8618
Merge pull request #1902 from hanweisen/addevent
...
add syncEvent from execution_controller to resource
2022-06-10 10:42:01 +08:00
karmada-bot
e10135aa8a
Merge pull request #1978 from mathlsj/disable-storage-plugin
...
disable StorageObjectInUseProtection admission plugin in charts
2022-06-10 10:26:06 +08:00
hanweisen
f43f67367c
add syncEvent from execution_controller to resource
...
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-06-10 09:58:07 +08:00
karmada-bot
d5275106fa
Merge pull request #1928 from chaunceyjiang/headless
...
When ServiceImportType is Headless, it should be ignored
2022-06-10 09:57:08 +08:00
mathlsj
b9fa7dd779
disable StorageObjectInUseProtection and serviceaccount admission plugin in charts
...
Signed-off-by: mathlsj <mathlsj@outlook.com>
2022-06-09 22:03:30 +08:00
karmada-bot
ae56e41822
Merge pull request #1982 from my-git9/dd2
...
update crd version
2022-06-09 15:40:00 +08:00
xin.li
a277340b08
update crd version
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-06-09 14:58:05 +08:00
karmada-bot
3791cd5815
Merge pull request #1824 from wuyingjun-lucky/promote_bug
...
Fix promoting failed if a resource with other kind used same name has promoted before
2022-06-08 11:54:58 +08:00
karmada-bot
285a2c5ce3
Merge pull request #1965 from RainbowMango/pr_add_resourceregistry_example
...
Add example yaml of ResourceRegistry
2022-06-08 09:23:58 +08:00
karmada-bot
b48a4eebd6
Merge pull request #1966 from chaunceyjiang/crd-sample
...
Add a CRD sample
2022-06-07 21:30:58 +08:00
chaunceyjiang
bd0fb4fa5f
Add a CRD sample
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-06-07 20:50:55 +08:00
karmada-bot
6ceb11d475
Merge pull request #1958 from calvin0327/format-chart-file
...
tidy the chart file name and values.yaml
2022-06-07 17:52:58 +08:00
karmada-bot
1737035d63
Merge pull request #1968 from duanmengkk/bugfix_apienables
...
fix the incorrect use of ServerGroupsAndResources() in client-go
2022-06-07 17:32:58 +08:00
duanmeng
800107904e
fix the incorrect use of ServerGroupsAndResources() in client-go
...
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-06-07 16:44:11 +08:00
karmada-bot
fba00666c0
Merge pull request #1951 from huntsman-li/feat/search
...
fix(karmada-search): uncomparable `cache.ResourceEventHandler`
2022-06-07 11:07:57 +08:00
karmada-bot
1bc32ea8fc
Merge pull request #1964 from CharlesQQ/karmada-seatch-unit-test
...
feat: add unit test for requestinfo
2022-06-06 17:49:57 +08:00
karmada-bot
03287e71a7
Merge pull request #1962 from AllenZMC/improve_doc
...
Remove useless prefixes in console for README.md
2022-06-06 16:00:57 +08:00
charlesQQ
6fc65fb281
ut: add unit test for requestinfo
...
Signed-off-by: charlesQQ <charles_ali@qq.com>
2022-06-06 11:46:02 +08:00
RainbowMango
01791a176f
Add example of ResourceRegistry
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-06-06 11:31:41 +08:00
AllenZMC
30fb09c5ea
Remove useless prefixes in console, making it easier for users to copy on the ui
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-06-05 23:08:42 +08:00
calvin0327
f130b9f6f6
tidy the chart file name and values.yaml
...
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
2022-06-05 20:10:24 +08:00
wuyingjun
667e0ee9d5
fix promoting failed if a resource with other kind used same name has promoted before
...
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-06-04 21:10:55 +08:00
karmada-bot
14e673be3d
Merge pull request #1874 from mrlihanbo/proxy-header-api
...
add ProxyHeader API
2022-06-04 09:46:55 +08:00
karmada-bot
15c8ec5251
Merge pull request #1941 from AllenZMC/update_image
...
[helm] Update default kube-apiserver from v1.21 to v1.22
2022-06-04 00:07:54 +08:00
karmada-bot
36368ce50e
Merge pull request #1948 from XiShanYongYe-Chang/update-customizing-resource-interpreter-doc
...
[doc] update customizing-resource-interpreter.md
2022-06-03 10:49:53 +08:00
huntsman_ly
5790aacba0
fix(karmada-search): uncomparable `cache.ResourceEventHandler`
...
Since `SingleClusterInformerManager.ForResource` uses `==` to determine whether the handler exists, `backendstore.Default` need to return a comparable `cache.ResourceEventHandler`.
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
2022-06-03 10:22:54 +08:00
karmada-bot
be3422e685
Merge pull request #1950 from chaunceyjiang/cleanup
...
fix log
2022-06-02 18:57:52 +08:00
chaunceyjiang
fdbe1d6649
fix log
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-06-02 17:45:56 +08:00
karmada-bot
04849253e4
Merge pull request #1947 from gy95/master
...
add changelog for v1.2
2022-06-02 16:33:52 +08:00
changzhen
a1ce2b2571
doc: update customizing-resource-interpreter.md to describe with current state
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-06-02 15:36:45 +08:00
guoyao
a1f9e4bab8
add changelog for v1.2
...
Signed-off-by: guoyao <guoyao17@huawei.com>
2022-06-02 14:56:13 +08:00
karmada-bot
a8fd1f4596
Merge pull request #1873 from xyz2277/karmada-zyx-7
...
do proxy setting in China mainland when installing Karmada from source
2022-06-02 13:35:52 +08:00
karmada-bot
08fe6a6df0
Merge pull request #1855 from hanweisen/karmadainit
...
when type wrong etcd-storage-mode throw error
2022-06-02 12:02:52 +08:00
bruce
0c968c87e6
do proxy setting in China mainland when installing Karmada from source
...
Signed-off-by: bruce <zhangyongxi_yewu@cmss.chinamobile.com>
2022-06-02 11:17:39 +08:00
karmada-bot
52c8016962
Merge pull request #1919 from my-git9/etcdport
...
adjust etcd port
2022-06-02 10:08:53 +08:00
karmada-bot
e3df24ca1e
Merge pull request #1940 from AllenZMC/improve_doc
...
Make documentation descriptions clearer
2022-06-01 17:36:51 +08:00
karmada-bot
95b77cdadd
Merge pull request #1935 from chaunceyjiang/livenessProbe
...
add livenessProbe for karmada-kube-controller-manager
2022-06-01 17:28:56 +08:00
AllenZMC
e6f1b66185
[helm] Update default kube-apiserver from v1.21 to v1.22
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-06-01 16:57:24 +08:00
karmada-bot
b7d9b3c016
Merge pull request #1936 from AllenZMC/update_image
...
Update default kube-apiserver from v1.21 to v1.22
2022-06-01 16:44:51 +08:00
AllenZMC
e2a2402b48
Make documentation descriptions clearer and make it easier for users to find the `kubectl-karmada` executable file
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-06-01 16:36:10 +08:00
karmada-bot
ffcd78b91d
Merge pull request #1937 from Poor12/improve-docs
...
Improve flux docs
2022-06-01 16:13:56 +08:00
AllenZMC
62b5181d33
Update default kube-apiserver from v1.21 to v1.22
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-06-01 15:57:32 +08:00
karmada-bot
e80336a403
Merge pull request #1917 from XiShanYongYe-Chang/search-with-labels
...
Support to search resources with labels
2022-06-01 15:50:51 +08:00
karmada-bot
60170ea4b5
Merge pull request #1916 from my-git9/etcd4
...
adjust etcd version
2022-06-01 14:00:51 +08:00
Poor12
d9d04d3cd8
improve flux docs
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-06-01 09:40:58 +08:00
changzhen
b7fe29a5a3
support to search resources with labels
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-31 20:05:37 +08:00
karmada-bot
cff11f26d4
Merge pull request #1921 from XiShanYongYe-Chang/fix-add-annotation
...
fix add annotation when annotation is nil
2022-05-31 19:46:50 +08:00
chaunceyjiang
4d3db43e10
add livenessProbe
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-05-31 18:47:33 +08:00
chaunceyjiang
17a44ae041
When ServiceImportType is Headless, it should be ignored
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-05-31 15:37:24 +08:00
changzhen
f2e92ab467
fix add annotation when annotation is nil
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-31 14:23:58 +08:00