Commit Graph

45 Commits

Author SHA1 Message Date
Wei Liu
33525a94ff upgrade kube to 1.26 (#302)
Signed-off-by: Wei Liu <liuweixa@redhat.com>
2023-03-02 03:50:47 +01:00
dependabot[bot]
caebefcf83 Bump golang.org/x/net from 0.2.0 to 0.7.0 (#300)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 02:26:54 +01:00
DangPeng Liu
28255f6a9d use latest api to migrate clusterset (#297)
Signed-off-by: ldpliu <daliu@redhat.com>
2023-02-13 21:49:31 -05:00
dependabot[bot]
6f94ec28dd Bump github.com/emicklei/go-restful (#296)
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.9.5+incompatible to 2.16.0+incompatible.
- [Release notes](https://github.com/emicklei/go-restful/releases)
- [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
- [Commits](https://github.com/emicklei/go-restful/compare/v2.9.5...v2.16.0)

---
updated-dependencies:
- dependency-name: github.com/emicklei/go-restful
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 22:05:45 -05:00
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
Wei Liu
b391219017 remove the support for checking add-on hub lease (#275)
Signed-off-by: Wei Liu <liuweixa@redhat.com>

Signed-off-by: Wei Liu <liuweixa@redhat.com>
2022-10-19 03:07:23 -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
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
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
liuwei
2b4c9f1abd addon manager lease
Signed-off-by: liuwei <liuweixa@redhat.com>
2021-04-06 05:40:58 +00: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
Jian Qiu
ad1d18368c clean manifestwork when cluster is deleted 2020-06-30 08:12:26 +08:00
Jian Qiu
b7ea8a2eab Change spokecluster to managedcluster 2020-06-04 13:20:44 +08:00
liuwei
fb20b5005a add spokecluster admission hook 2020-05-18 15:47:18 +08:00
Paul Morie
0347ec747f Add simple e2e for local deployment 2020-05-16 13:00:55 -04: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
66e04ddaf4 implement the hub SpokeCluster controller 2020-04-21 15:10:49 +08:00
Paul Morie
a5a780c556 Missed test file 2020-04-01 15:06:36 -04:00
Paul Morie
39c01a0341 Add build machinery 2020-04-01 12:43:36 -04:00