Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support fieldselector filter query secrets #5300

Merged
merged 5 commits into from
Oct 26, 2022

Conversation

nuclearwu
Copy link
Contributor

Signed-off-by: wuzhongjian wuzhongjian_yewu@cmss.chinamobile.com

What type of PR is this?

/kind feature

What this PR does / why we need it:

You can query the secret list according to the secret type by supporting fieldSelector filtering

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:


@ks-ci-bot ks-ci-bot added release-note-none kind/feature Categorizes issue or PR as related to a new feature. labels Oct 18, 2022
@ks-ci-bot
Copy link
Collaborator

Hi @nuclearwu. Thanks for your PR.

I'm waiting for a kubesphere member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ks-ci-bot ks-ci-bot added needs-ok-to-test size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 18, 2022
@ks-ci-bot ks-ci-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 18, 2022
@nuclearwu
Copy link
Contributor Author

nuclearwu commented Oct 19, 2022

/assign @zryfish

@wansir
Copy link
Member

wansir commented Oct 19, 2022

/cc @hongzhouzi

@ks-ci-bot ks-ci-bot requested a review from hongzhouzi October 19, 2022 09:38
@wansir
Copy link
Member

wansir commented Oct 19, 2022

/ok-to-test

@hongzhouzi
Copy link
Member

There seems to be some problem with the import format, you need to run make goimports command.

@nuclearwu
Copy link
Contributor Author

There seems to be some problem with the import format, you need to run make goimports command.

ok, done

@hongzhouzi
Copy link
Member

/lgtm
/cc @wansir

@ks-ci-bot ks-ci-bot requested a review from wansir October 20, 2022 01:52
@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 20, 2022
@ks-ci-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: c5a076b4ac7f7d4100c48a38b800c68a79df9af5

@ks-ci-bot ks-ci-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 21, 2022
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
@wansir
Copy link
Member

wansir commented Oct 26, 2022

/lgtm
/approve

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 26, 2022
@ks-ci-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: 46e532789ceb82dea48a1d1a819201aedf85e257

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nuclearwu, wansir

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 26, 2022
@ks-ci-bot ks-ci-bot merged commit 89b1b6d into kubesphere:master Oct 26, 2022
sologgfun pushed a commit to sologgfun/kubesphere that referenced this pull request Apr 24, 2023
* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
wanjunlei pushed a commit to wanjunlei/kubesphere that referenced this pull request Aug 11, 2023
* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
zhou1203 added a commit to zhou1203/kubesphere that referenced this pull request Jan 24, 2024
…#404)

* Fix: Can not resolve the resource scope correctly (kubesphere#5263)

Fix: can not resolve the resource scope of clusters.cluster.kubesphere.io correctly

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

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

* Dependency: update storageClass-accessor  (kubesphere#5271)

Dependency: update storageClass-accessor to v0.2.2, deleting storage source no longer requires validation now.

Signed-off-by: f10atin9 <f10atin9@kubesphere.io>

Signed-off-by: f10atin9 <f10atin9@kubesphere.io>

* fix kubesphere#5267 by renaming yaml struct tag (kubesphere#5268)

Signed-off-by: chavacava <salvadorcavadini+github@gmail.com>

Signed-off-by: chavacava <salvadorcavadini+github@gmail.com>

* support scoped nodes and workloads for global rules (kubesphere#5279)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* support route notifications to specified users (kubesphere#5206)

Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>

Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>

* refactor: move from io/ioutil to io and os packages (kubesphere#5266)

The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

* fix empty rules in rulegroup of prometheusrules (kubesphere#5298)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* Check the cluster ID (kube-system UID) when updating the cluster (kubesphere#5299)

* Add an admission webhook to check cluster ID (kube-system UID) before updating

* Add an admission webhook to check cluster ID (kube-system UID) before updating

* Add switch for notification (kubesphere#5283)

Signed-off-by: Gentleelephant <birdhk@kubesphere.io>

Signed-off-by: Gentleelephant <birdhk@kubesphere.io>
Co-authored-by: Gentleelephant <birdhk@kubesphere.io>

* Use controller-gen to generate deepcopy code replacing deepcopy-gen. (kubesphere#5297)

Use controller-gen to generate deepcopy code, and replace the deepcopy-gen tags with the kubebuilder tags.

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* optimize ks-core chart (kubesphere#5305)

Signed-off-by: 24sama <jacksama@foxmail.com>

Signed-off-by: 24sama <jacksama@foxmail.com>

* Check cluster permission for create/update workspacetemplate (kubesphere#5302)

* add cluster authorization for create/update workspacetemplate

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

add cluster authorization for create/update workspacetemplate

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

* add handle forbidden err

* add forbidden error log

* allow to use clusters of public visibility

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

* fix global alerts filter (kubesphere#5311)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* support fieldselector filter query secrets (kubesphere#5300)

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* Fix: globalrole has cluster management right can not manage cluster (kubesphere#5331)

Fix: globalrole has permision of cluster management can not manage cluster

* update readme for cloud (kubesphere#5335)

* update readme for cloud

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

* update readme for cloud

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>

* 3.3.1 CHANGELOG (kubesphere#5337)

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>

* Upgrade dependent version: github.com/open-policy-agent/opa (kubesphere#5315)

Upgrade dependent version: github.com/open-policy-agent/opa v0.18.0 -> v0.45.0

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* Upgrade dependent version: github.com/containerd/containerd (kubesphere#5324)

Upgrade dependent version: github.com/containerd/containerd v1.3.0 -> v1.4.13

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* fix rulegroup state filter (kubesphere#5340)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* update k8s versions (kubesphere#5345)

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>

* limit rule count per group (kubesphere#5350)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* fix rulegroup typemeta miss (kubesphere#5349)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* Calculating the Number of Logs in opensearch (kubesphere#5352)

Calculating the Number of Logs

Signed-off-by: chengdehao <dehaocheng@kubesphere.io>

Signed-off-by: chengdehao <dehaocheng@kubesphere.io>
Co-authored-by: chengdehao <dehaocheng@kubesphere.io>

Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
Signed-off-by: chavacava <salvadorcavadini+github@gmail.com>
Signed-off-by: junot <junotxiang@kubesphere.io>
Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>
Signed-off-by: Gentleelephant <birdhk@kubesphere.io>
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
Signed-off-by: 24sama <jacksama@foxmail.com>
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Signed-off-by: chengdehao <dehaocheng@kubesphere.io>
Co-authored-by: Wenhao Zhou <34303854+zhou1203@users.noreply.github.com>
Co-authored-by: f10atin9 <f10atin9@kubesphere.io>
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com>
Co-authored-by: junot <49136171+junotx@users.noreply.github.com>
Co-authored-by: wanjunlei <53003665+wanjunlei@users.noreply.github.com>
Co-authored-by: Eng Zer Jun <engzerjun@gmail.com>
Co-authored-by: yuyu <yaozhenxiu@gmail.com>
Co-authored-by: zhangpeng <1132960613@qq.com>
Co-authored-by: Gentleelephant <birdhk@kubesphere.io>
Co-authored-by: hongzhouzi <36416216+hongzhouzi@users.noreply.github.com>
Co-authored-by: Leo Li <jacksama@foxmail.com>
Co-authored-by: nuclearwu <wuzhongjian_yewu@cmss.chinamobile.com>
Co-authored-by: Bettygogo2021 <91529409+Bettygogo2021@users.noreply.github.com>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Elon Cheng <dehaocheng@yunify.com>
Co-authored-by: chengdehao <dehaocheng@kubesphere.io>
zhou1203 added a commit to zhou1203/kubesphere that referenced this pull request Jan 24, 2024
…#445)

* Fix: Can not resolve the resource scope correctly (kubesphere#5263)

Fix: can not resolve the resource scope of clusters.cluster.kubesphere.io correctly

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

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

* Dependency: update storageClass-accessor  (kubesphere#5271)

Dependency: update storageClass-accessor to v0.2.2, deleting storage source no longer requires validation now.

Signed-off-by: f10atin9 <f10atin9@kubesphere.io>

Signed-off-by: f10atin9 <f10atin9@kubesphere.io>

* fix kubesphere#5267 by renaming yaml struct tag (kubesphere#5268)

Signed-off-by: chavacava <salvadorcavadini+github@gmail.com>

Signed-off-by: chavacava <salvadorcavadini+github@gmail.com>

* support scoped nodes and workloads for global rules (kubesphere#5279)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* support route notifications to specified users (kubesphere#5206)

Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>

Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>

* refactor: move from io/ioutil to io and os packages (kubesphere#5266)

The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

* fix empty rules in rulegroup of prometheusrules (kubesphere#5298)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* Check the cluster ID (kube-system UID) when updating the cluster (kubesphere#5299)

* Add an admission webhook to check cluster ID (kube-system UID) before updating

* Add an admission webhook to check cluster ID (kube-system UID) before updating

* Add switch for notification (kubesphere#5283)

Signed-off-by: Gentleelephant <birdhk@kubesphere.io>

Signed-off-by: Gentleelephant <birdhk@kubesphere.io>
Co-authored-by: Gentleelephant <birdhk@kubesphere.io>

* Use controller-gen to generate deepcopy code replacing deepcopy-gen. (kubesphere#5297)

Use controller-gen to generate deepcopy code, and replace the deepcopy-gen tags with the kubebuilder tags.

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* optimize ks-core chart (kubesphere#5305)

Signed-off-by: 24sama <jacksama@foxmail.com>

Signed-off-by: 24sama <jacksama@foxmail.com>

* Check cluster permission for create/update workspacetemplate (kubesphere#5302)

* add cluster authorization for create/update workspacetemplate

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

add cluster authorization for create/update workspacetemplate

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

* add handle forbidden err

* add forbidden error log

* allow to use clusters of public visibility

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

* fix global alerts filter (kubesphere#5311)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* support fieldselector filter query secrets (kubesphere#5300)

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* support fieldselector filter query secrets

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* Fix: globalrole has cluster management right can not manage cluster (kubesphere#5331)

Fix: globalrole has permision of cluster management can not manage cluster

* update readme for cloud (kubesphere#5335)

* update readme for cloud

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

* update readme for cloud

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>

* 3.3.1 CHANGELOG (kubesphere#5337)

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>

* Upgrade dependent version: github.com/open-policy-agent/opa (kubesphere#5315)

Upgrade dependent version: github.com/open-policy-agent/opa v0.18.0 -> v0.45.0

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* Upgrade dependent version: github.com/containerd/containerd (kubesphere#5324)

Upgrade dependent version: github.com/containerd/containerd v1.3.0 -> v1.4.13

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* fix rulegroup state filter (kubesphere#5340)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* update k8s versions (kubesphere#5345)

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>

* limit rule count per group (kubesphere#5350)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* fix rulegroup typemeta miss (kubesphere#5349)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* Calculating the Number of Logs in opensearch (kubesphere#5352)

Calculating the Number of Logs

Signed-off-by: chengdehao <dehaocheng@kubesphere.io>

Signed-off-by: chengdehao <dehaocheng@kubesphere.io>
Co-authored-by: chengdehao <dehaocheng@kubesphere.io>

* add label_matcher param to filter alerts (kubesphere#5353)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* update k8s versions (kubesphere#5351)

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>

* Fix:Goroutine leaks when getting audit event sender times out (kubesphere#5342)

* Fix:Goroutine leaks when getting audit event sender times out

* make it more readable

* Add GitHub action for release drafter

* Upgrade k8s package verison (kubesphere#5358)

* upgrade k8s package version

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* Script upgrade and code formatting.

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* Fix: remove unnecessary case in field selector (kubesphere#5367)

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* Upgrade dependent version: github.com/opencontainers/runc (kubesphere#5316)

Upgrade dependent version: github.com/opencontainers/runc v0.1.1 -> v1.1.4

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

* fix rule status (kubesphere#5381)

Signed-off-by: junot <junotxiang@kubesphere.io>

Signed-off-by: junot <junotxiang@kubesphere.io>

* Remove the VolumeSnapshot controller that creates a snapshot class automatically (kubesphere#5380)

Signed-off-by: dkeven <dkvvven@gmail.com>

Signed-off-by: dkeven <dkvvven@gmail.com>

* Add api /version and deprecated api /kapi/version (kubesphere#5390)

add /version api and deprecated api /kapi/version

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

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

* Upgrade dependent version: go.mongodb.org/mongo-driver (kubesphere#5320)

Upgrade dependent version: go.mongodb.org/mongo-driver v1.3.2 -> v1.10.4

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>

Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
Signed-off-by: chavacava <salvadorcavadini+github@gmail.com>
Signed-off-by: junot <junotxiang@kubesphere.io>
Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>
Signed-off-by: Gentleelephant <birdhk@kubesphere.io>
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
Signed-off-by: 24sama <jacksama@foxmail.com>
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Signed-off-by: chengdehao <dehaocheng@kubesphere.io>
Signed-off-by: dkeven <dkvvven@gmail.com>
Co-authored-by: Wenhao Zhou <34303854+zhou1203@users.noreply.github.com>
Co-authored-by: f10atin9 <f10atin9@kubesphere.io>
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com>
Co-authored-by: junot <49136171+junotx@users.noreply.github.com>
Co-authored-by: wanjunlei <53003665+wanjunlei@users.noreply.github.com>
Co-authored-by: Eng Zer Jun <engzerjun@gmail.com>
Co-authored-by: yuyu <yaozhenxiu@gmail.com>
Co-authored-by: zhangpeng <1132960613@qq.com>
Co-authored-by: Gentleelephant <birdhk@kubesphere.io>
Co-authored-by: hongzhouzi <36416216+hongzhouzi@users.noreply.github.com>
Co-authored-by: Leo Li <jacksama@foxmail.com>
Co-authored-by: nuclearwu <wuzhongjian_yewu@cmss.chinamobile.com>
Co-authored-by: Bettygogo2021 <91529409+Bettygogo2021@users.noreply.github.com>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Elon Cheng <dehaocheng@yunify.com>
Co-authored-by: chengdehao <dehaocheng@kubesphere.io>
Co-authored-by: hzhhong <hung.z.h916@gmail.com>
Co-authored-by: pixiake <guofeng@kubesphere.io>
Co-authored-by: dkeven <82354774+dkeven@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. ok-to-test release-note-none size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants