Commit Graph

3085 Commits

Author SHA1 Message Date
hongming
a64e573c04 fix: enableMultiLogin configuration does not take effect (#5819) 2023-07-06 18:04:51 +08:00
hongzhouzi
0fe9fb48b4 chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#5820)
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2023-07-06 15:45:52 +08:00
Xinzhao Xu
3b8c12ffdc apis/resources: support for searching alias in annotations (#5807) 2023-07-04 11:24:49 +08:00
Xinzhao Xu
580b4196ff Fix webhook validation issue for new clusters (#5802) 2023-07-03 15:34:48 +08:00
Wenhao Zhou
b1466e572b fix: clear all oauth Providers when reloading configuration (#5797)
* fix: clear all auth Providers when reloading configuration

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

* fix:identity-provider test

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

---------

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-06-29 19:09:44 +08:00
hongming
d976069c5b Fix: require cluster name can not be repeated (#5795)
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
Co-authored-by: Wenhao Zhou <34303854+zhou1203@users.noreply.github.com>
v3.4.0-rc.0
2023-06-28 18:03:28 +08:00
hongming
d85ebcef1f Support configuring the maximum number of logs that can be exported (#5794)
* Support configuring the maximum number of logs that can be exported



* Update pkg/simple/client/logging/options.go



---------

Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>
Co-authored-by: wanjunlei <53003665+wanjunlei@users.noreply.github.com>
Co-authored-by: Benjamin Huo <huobj@qq.com>
2023-06-28 16:24:47 +08:00
hongming
4b722c12f2 fix: the infinite loop after installation failure (#5793)
fix: the infinite loop after installation failure (#588)
2023-06-28 15:58:31 +08:00
hongzhouzi
b6ee8c8569 feat: upgrade servicemesh version (#5792)
feat: upgrade servicemesh version. (#516)

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2023-06-27 14:57:42 +08:00
hongming
528294f843 refactor: code reformat (#5786) 2023-06-26 10:21:40 +08:00
guangwu
5304a1234c chore: pkg imported more than once (#5779)
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-06-25 16:13:34 +08:00
guangwu
903a43b990 chore: slice replace loop (#5778)
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-06-22 13:38:36 +08:00
Xinzhao Xu
7575235d64 apiserver: fix the issue that the /kapis/version API cannot be matched by routing (#5696) 2023-05-19 11:26:55 +08:00
hongzhouzi
c128200192 Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#5682)
fix: Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2023-05-15 09:57:51 +08:00
Xinwei Xiong
0cb4354106 docs: modified section about style shields display issues in readme-zh (#5678)
* docs: modified section about style shields display issues in readme-zh

* docs: fix readme
2023-05-15 09:49:42 +08:00
Xinwei Xiong
1ff206b890 docs: modified section about style shields display issues in readme (#5677)
* docs: modified section about style shields display issues in readme

* Update README.md
2023-05-12 15:34:54 +08:00
Wenhao Zhou
53d4900816 Add write operation for dynamic resource (#5601)
add write operation for dynamic resource

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-05-12 11:33:48 +08:00
AS!
967861ff63 Improve Unreasonable Comments (#5674)
Signed-off-by: sologgfun <857949825@qq.com>
2023-05-12 10:30:48 +08:00
hongming
fafe98b4f0 refactor: remove usless options (#5671)
refactor: remove useless options
2023-05-10 14:01:46 +08:00
AS!
e140fb387c Fix wrong params naming in openpitrix (#5666) 2023-05-09 13:54:45 +08:00
hongming
673fdde52c Bump github.com/emicklei/go-restful-openapi to v2.9.2-0.20230507070325-d6acc08e570c (#5669) 2023-05-09 10:13:45 +08:00
Xinzhao Xu
16c2dbc693 controller/cluster: improve the process for updating the cluster certificate's expiration date (#5665) 2023-05-08 17:47:44 +08:00
AS!
b80920009c Uniform code format (#5650)
Signed-off-by: sologgfun <857949825@qq.com>
2023-04-26 11:36:27 +08:00
Wenhao Zhou
04f56ee16a Fix:cannot get jobs by informer (#5656)
fix:cannot get jobs by informer

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-04-25 16:41:27 +08:00
Xinzhao Xu
2c23f7c24c controller/cluster: retry when updating the KubeFedCluster conflicted (#5653) 2023-04-25 16:03:27 +08:00
Xinzhao Xu
3bbc9e92a1 Merge multiple duplicate tools files (#5637) 2023-04-13 13:59:42 +08:00
Wenhao Zhou
62427cda32 Move struct DynamicOptions to package pkg/server (#5625)
* move struct DynamicOptions to package pkg/server/dynamic_options.go

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

* update test types

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

---------

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-04-07 11:33:36 +08:00
hongzhouzi
c57a89af3c Bump github.com/docker/docker from 20.10.23+incompatible to 20.10.24+incompatible (#5627)
fix: Bump github.com/docker/docker from 20.10.23+incompatible to 20.10.24+incompatible

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2023-04-07 11:15:42 +08:00
Xinzhao Xu
708de806f8 Use the generic Set to replace deprecated methods (#5623) 2023-04-07 11:15:35 +08:00
Wenhao Zhou
634988f529 revert viper version to v1.4.0 (#5626)
* revert viper version to v1.4.0

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

* update vendor

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

---------

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-04-07 11:06:35 +08:00
chuan-you
19909f731a Update utils.go (#5615)
* Update utils.go

All build alerting is not working

* Update utils.go
2023-04-07 10:38:34 +08:00
Xinzhao Xu
f59ada60b6 Remove the incorrect custom MarshalJSON method to avoid infinite recursion (#5624) 2023-04-07 10:31:34 +08:00
hongming
39a0d6f84e chore: install goimports automatically (#5609) 2023-03-27 15:58:23 +08:00
dependabot[bot]
e4b7840343 Bump golang.org/x/net from 0.5.0 to 0.7.0 in /hack/tools (#5535)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 16:22:14 +08:00
hongzhouzi
988d185a28 Bump github.com/containerd/containerd from v1.6.16 to 1.6.18 (#5599)
fix: Bump github.com/containerd/containerd from v1.6.16 to 1.6.18

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2023-03-20 11:13:13 +08:00
snowgo
4cd5b81ceb fix hyperlink content in README_zh.md (#5591) 2023-03-17 15:21:53 +08:00
hongzhouzi
ffc1aea306 fix:Return cluster gateway duplicates (#5582)
fix:Return cluster gateway duplicates.

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2023-03-17 15:14:53 +08:00
hongming
f9fe06434c Update dependencies (#5574)
Update vendor
2023-03-09 10:55:45 +08:00
hongming
00b0229f77 Fix dynamic resource API (#5573) 2023-03-08 19:10:44 +08:00
Fritzmomoto
f63c371eaf call validate when config update coz apiserver restart (#5564)
Co-authored-by: jinshanwu <jinshanwu@deeproute.ai>
2023-03-03 15:30:39 +08:00
Wenhao Zhou
e6c1c4b7b5 Add iam v1beta1 APIs (#5502)
update iam v1beta1 types && deprecate iam v1alpha2 apis

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-03-03 11:30:39 +08:00
hongming
f7d0addf9e Use batch/v1 instead of batch/v1beta1 (#5562) 2023-03-03 10:37:38 +08:00
junot
24e7f11489 fix rulegroups to prometheusrules (#5561)
Signed-off-by: junot <junotxiang@kubesphere.io>
2023-03-01 20:22:37 +08:00
Wenhao Zhou
c3623cdda3 Fix: cannot extract identity provider name (#5558)
fix: cannot extract identity provider name

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-03-01 13:35:37 +08:00
Yunkang Ren
a3a6a1cd98 gomod: change projectcalico/calico to kubesphere/calico (#5557)
* chore(calico): update calico to 3.25.0

* chore(calico): replace projectcalico/calico to kubesphere/calico

Signed-off-by: root <renyunkang@kubesphere.io>

---------

Signed-off-by: root <renyunkang@kubesphere.io>
2023-02-28 17:03:36 +08:00
Wenhao Zhou
dc28a0917a Add api for identity provider login (#5534)
* add api for ldap login

* update ldap login to identity provider login for more flexible login type

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

* update PasswordAuthenticate

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

* add test case

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

* update api path

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

* make goimports and add annotations

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

* update func names & add annotations

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>

---------

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-02-27 18:35:35 +08:00
Wenhao Zhou
9dad732860 Revert PR #5018 (#5548)
Revert "[KS-OIDC] Remove special characters form sub OIDC standard claim (#5018)"

This reverts commit 45a062593f.
2023-02-27 15:34:35 +08:00
Wenhao Zhou
a8ac54f489 Fix: Get nothing when the filter is empty (#5555)
Fix: Unable list object without filters

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-02-27 15:28:35 +08:00
Sekfung Lau
dbdf006fb5 fix: can not re-upgrade helm application in a failed state (#5543) 2023-02-21 14:42:28 +08:00
Wenhao Zhou
7e4ba8215f Update version root path (#5542)
update version root path

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
2023-02-20 19:08:28 +08:00