bbma
5c3ecd0407
Fixed an issue where categories were not updated in the App Store aft… ( #5925 )
...
Fixed an issue where categories were not updated in the App Store after the app template was republished
Signed-off-by: bingbing ma <bingbing.ma@gientech.com >
Co-authored-by: bingbing ma <bingbing.ma@gientech.com >
2023-10-08 15:43:55 +08:00
yonghongshi
b0812d183d
update storageclass-accessor webhook ( #5927 )
...
Signed-off-by: stoneshi-yunify <stoneshi@kubesphere.io >
2023-10-07 10:45:53 +08:00
Wenhao Zhou
925f3091f8
Feat: Support search pods by pod ip ( #5921 )
...
feat: support search pods by pod ip
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
2023-09-21 14:36:26 +08:00
Xinzhao Xu
40e910bbc0
Validate clusterRole when adding a cluster ( #5878 )
2023-08-22 14:04:58 +08:00
junot
aa0da0c80d
add rule_type label to indicate rule type ( #5834 )
...
add rule_type label to indicate rule type (#472 )
Signed-off-by: junot <junotxiang@kubesphere.io >
2023-07-18 17:21:06 +08:00
Elon Cheng
560b0da7da
Modify permission path ( #5848 )
...
Signed-off-by: dehaocheng <dehaocheng@kubesphere.io >
2023-07-18 10:10:05 +08:00
LQBing
6e0a48c555
Use autoscaling/v2 instead of autoscaling/v2beta2 ( #5833 )
2023-07-13 11:02:58 +08:00
littlejian
fde9d2e7cd
feat: support gitlab identity provider ( #5836 )
2023-07-13 10:44:59 +08:00
hongming
a64e573c04
fix: enableMultiLogin configuration does not take effect ( #5819 )
2023-07-06 18:04:51 +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
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
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
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
Xinzhao Xu
708de806f8
Use the generic Set to replace deprecated methods ( #5623 )
2023-04-07 11:15: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
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
00b0229f77
Fix dynamic resource API ( #5573 )
2023-03-08 19:10:44 +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
hongming
f0221dbed9
Use golang-jwt/jwt instead of form3tech-oss/jwt-go ( #5532 )
2023-02-20 12:18:28 +08:00
Wenhao Zhou
b143b41e3c
Fix cannot get registered resource ( #5515 )
...
* Fix can`t get registered resource
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* update v1beta1 interface Get func`s parameters
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
---------
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
2023-02-15 10:50:23 +08:00
junot
2cd5f45d47
update prometheus dependencies ( #5520 )
...
Signed-off-by: junot <junotxiang@kubesphere.io >
2023-02-14 09:46:22 +08:00
Wenhao Zhou
23df7b051b
ResourceGetter v1beta1 ( #5416 )
...
* add resource getter & reader
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
* add resource v1beta1 handler
* delete gvrToGvk map instead of using the dynamicRESTMapper for getting gvk, and rename the ResourceLister to ResourceGetter
* add unregisteredMiddleware filter
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* add secret contains benchmark & add fieldSelector to resourcev1beta1
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
* delete crds models
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* delete parameterExtractor and instead of requestInfo
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
* add benchmark test
* move fieldSelector to DefaultObjectMetaFilter
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* move fieldSelector to DefaultObjectMetaFilter
* change registeredGv type to set
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* update filter chains
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* fix fieldSelector cannot work
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* fix: list known type do not need served label
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
---------
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
2023-02-08 15:00:15 +08:00
hongming
1c49fcd57e
Bump sigs.k8s.io/controller-runtime to v0.14.4 ( #5507 )
...
* Bump sigs.k8s.io/controller-runtime to v0.14.4
* Update gofmt
2023-02-08 14:06:15 +08:00
hongming
129e6fbec3
chore: Generating CRDs supports multiple versions ( #5497 )
...
Generating CRDs supports multiple versions
2023-01-31 15:23:12 +08:00