Jian Qiu
|
177f916c06
|
use labels in api repo (#290)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2023-01-31 01:47:32 -05:00 |
|
xuezhaojun
|
ca4fd4345e
|
Upgrade ginkgo to v2. (#283)
Signed-off-by: xuezhaojun <zxue@redhat.com>
Signed-off-by: xuezhaojun <zxue@redhat.com>
|
2022-11-16 01:20:53 +00:00 |
|
DangPeng Liu
|
1576fb0925
|
rewrite webhook using controller runtime (#278)
Signed-off-by: ldpliu <daliu@redhat.com>
Signed-off-by: ldpliu <daliu@redhat.com>
|
2022-11-02 06:43:25 -04:00 |
|
Wei Liu
|
3c49c03e88
|
update golang to 1.19 (#279)
Signed-off-by: Wei Liu <liuweixa@redhat.com>
Signed-off-by: Wei Liu <liuweixa@redhat.com>
|
2022-10-24 21:14:30 -04:00 |
|
DangPeng Liu
|
883295b635
|
add conversion webhook to convert clusterset api (#272)
Signed-off-by: ldpliu <daliu@redhat.com>
Signed-off-by: ldpliu <daliu@redhat.com>
|
2022-10-11 04:02:29 +00:00 |
|
Wei Liu
|
5b9fe1431d
|
update libs (#266)
Signed-off-by: Wei Liu <liuweixa@redhat.com>
|
2022-07-25 08:46:38 +02:00 |
|
Bowen Zhu
|
077793fb37
|
Add V1beta1CSRAPICompatibility feature gate for registration-controller (#259)
* Add V1beta1CSRAPICompatibility feature gate for registration-controller
Signed-off-by: Promacanthus <promacanthus@gmail.com>
* Add csrInfo and update isSpokeClusterClientCertRenewal
Signed-off-by: Promacanthus <promacanthus@gmail.com>
* Rerun go mod vendor
Signed-off-by: Promacanthus <promacanthus@gmail.com>
* Register V1beta1CSRAPICompatibility and refacotr authorize function
Signed-off-by: Promacanthus <promacanthus@gmail.com>
* Update api dependency
Signed-off-by: Promacanthus <promacanthus@gmail.com>
|
2022-07-07 02:12:32 +00:00 |
|
ivanscai
|
364bce97ef
|
use registration feature gates constants & variabels which in api repo (#253)
Signed-off-by: ivan-cai <caijing.cai@alibaba-inc.com>
Co-authored-by: ivan-cai <caijing.cai@alibaba-inc.com>
|
2022-06-09 10:28:52 -04:00 |
|
Jian Qiu
|
fd33e20727
|
Update binding status (#248)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2022-05-31 04:43:26 -04:00 |
|
Jian Qiu
|
9271969e31
|
Add client cert condition when cert is rotated (#246)
* Add client cert condition when cert is rotated
Signed-off-by: Jian Qiu <jqiu@redhat.com>
* Fix func name
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2022-05-29 23:38:43 -04:00 |
|
Jian Qiu
|
52b5857d21
|
Upgrade go to 1.18 (#247)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2022-05-25 02:33:23 -04:00 |
|
Jian Qiu
|
b849d2c838
|
Patch status and finalizers (#244)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2022-05-12 03:24:40 -04:00 |
|
Wei Liu
|
ffbac91e3e
|
update libs (#229)
Signed-off-by: Wei Liu <liuweixa@redhat.com>
|
2022-04-08 01:28:21 -04:00 |
|
Min Kim
|
892a6ea782
|
V1beta1 CSR compatibility (#214)
* [generated] go mod tidy/vendor
Signed-off-by: yue9944882 <291271447@qq.com>
* feature-gate: V1beta1CSRAPICompatibility
Signed-off-by: yue9944882 <291271447@qq.com>
|
2022-03-23 04:41:00 +01:00 |
|
Yuchen YAO
|
92178adbec
|
add-default-managedclusterset-controller (#198)
Signed-off-by: ycyaoxdu <yaoyuchen0626@163.com>
|
2022-03-02 02:50:22 -05:00 |
|
xuezhaojun
|
832e296a2f
|
Update generic addmission server to support run webhook locally (#200)
Signed-off-by: xuezhaojun <zxue@redhat.com>
|
2022-02-20 20:37:32 -05:00 |
|
xuezhaojun
|
a9ee5e431f
|
support run webhook server outside of cluster (#196)
Signed-off-by: xuezhaojun <zxue@redhat.com>
|
2022-01-24 01:46:09 -05:00 |
|
Jian Qiu
|
3d5b61375f
|
Update cache implementation and remove logic for rbac update (#192)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2022-01-17 06:35:16 +01:00 |
|
Yang Le
|
ffbb2b9744
|
enhance webhook to set the value of taint timeAdded (#186)
Signed-off-by: Yang Le <yangle@redhat.com>
|
2022-01-12 02:54:07 +01:00 |
|
Jian Qiu
|
751c36b6f9
|
update library and refactor integration test (#189)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2022-01-06 03:48:36 +01:00 |
|
Min Kim
|
6331fe4629
|
Skipping customized health check (#187)
* skipping customized health check
Signed-off-by: yue9944882 <291271447@qq.com>
* bump ocm api dep
Signed-off-by: yue9944882 <291271447@qq.com>
* fixes integration test flakiness
Signed-off-by: yue9944882 <291271447@qq.com>
|
2021-12-30 13:18:10 +01:00 |
|
Yang Le
|
6f8ca332f9
|
upgrade clusterset api
Signed-off-by: Yang Le <yangle@redhat.com>
|
2021-09-18 10:32:30 +08:00 |
|
Hanqiu Zhang
|
ac1e0f0297
|
update open-cluster-management.io/api to latest
Signed-off-by: Hanqiu Zhang <hanzhang@redhat.com>
|
2021-09-15 23:22:04 -04:00 |
|
Jian Qiu
|
d16a89cd6c
|
Use embedfs to replace bindata
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2021-09-08 11:58:56 +08:00 |
|
Jian Qiu
|
f3ea6c5d99
|
update deps and enable action
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2021-06-22 13:15:34 +08:00 |
|
Zhiwei Yin
|
1a8ebccf52
|
update crds
Signed-off-by: Zhiwei Yin <zyin@redhat.com>
|
2021-06-09 20:00:35 +08:00 |
|
xuezhaojun
|
49164752be
|
change go.mod go version to 1.16
Signed-off-by: xuezhaojun <xuezhaojun@users.noreply.github.com>
|
2021-05-07 15:57:17 +08:00 |
|
liuwei
|
7daeb081bc
|
update addon api
Signed-off-by: liuwei <liuweixa@redhat.com>
|
2021-04-13 01:42:04 +00:00 |
|
Zhiwei Yin
|
f89bc00338
|
upgrade CRD to v1 and k8s lib to 1.20.0
Signed-off-by: Zhiwei Yin <zyin@redhat.com>
|
2021-04-08 15:11:23 +08:00 |
|
Zhiwei Yin
|
f99fc592b5
|
promote go to 1.15
Signed-off-by: Zhiwei Yin <zyin@redhat.com>
|
2021-02-19 19:46:23 +08:00 |
|
Yang Le
|
83ac7ef0bf
|
Upgrade kube lib to 0.19.5
Signed-off-by: Yang Le <yangle@redhat.com>
|
2020-12-21 13:57:29 +08:00 |
|
Jian Qiu
|
b8d551acbd
|
Fix panic when cachesync timeout
Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
2020-12-09 13:52:41 +08:00 |
|
Yang Le
|
0d23f35e03
|
Add ClusterClaim controller
Signed-off-by: Yang Le <yangle@redhat.com>
|
2020-11-30 10:29:55 +08:00 |
|
liuwei
|
7bc76ce2df
|
temporary fix kubeapiserver issue
|
2020-10-06 23:15:51 +08:00 |
|
Yang Le
|
605e99100f
|
Make ManagedClusterSet exclusive
|
2020-09-23 16:00:00 +08:00 |
|
Jian Qiu
|
8eee196e80
|
Adopt metav1 condition
|
2020-09-04 15:50:05 +08:00 |
|
Yang Le
|
74f73db584
|
Add controller for ManagedClusterSet
|
2020-08-26 15:03:38 +08:00 |
|
liuwei
|
13bcbc7396
|
reorganize ut common functions and improve test coverage
|
2020-07-13 11:39:25 +08:00 |
|
Jian Qiu
|
ad1d18368c
|
clean manifestwork when cluster is deleted
|
2020-06-30 08:12:26 +08:00 |
|
liuwei
|
8175ffba1b
|
deleting managed cluster
|
2020-06-29 13:14:04 +08:00 |
|
liuwei
|
eb81c7fe3e
|
implement spoke cluster available check
|
2020-06-10 14:16:01 +08:00 |
|
Jian Qiu
|
b7ea8a2eab
|
Change spokecluster to managedcluster
|
2020-06-04 13:20:44 +08:00 |
|
liuwei
|
77fbb76450
|
add webhook e2e test cases
|
2020-06-02 16:53:34 +08:00 |
|
liuwei
|
fb20b5005a
|
add spokecluster admission hook
|
2020-05-18 15:47:18 +08:00 |
|
liuwei
|
66b600c9a7
|
add field selector for shared informer factory
|
2020-05-14 10:30:33 +08:00 |
|
liuwei
|
6d1cb006ba
|
prepare integration test
|
2020-04-30 18:32:20 +08:00 |
|
liuwei
|
6c93f9fbdb
|
implement the hub SpokeCluster controller
|
2020-04-21 15:22:22 +08:00 |
|
liuwei
|
66e04ddaf4
|
implement the hub SpokeCluster controller
|
2020-04-21 15:10:49 +08:00 |
|
Yang Le
|
185bb8750e
|
Add agent bootstrap & cert-rotation
|
2020-04-03 19:33:14 +08:00 |
|
Paul Morie
|
39c01a0341
|
Add build machinery
|
2020-04-01 12:43:36 -04:00 |
|