Commit Graph

3160 Commits

Author SHA1 Message Date
KubeSphere CI Bot
81c74f28d4 fix: incorrect redis config (#6405)
fix: incorrect redis config (#2130)

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2025-03-11 10:25:48 +08:00
KubeSphere CI Bot
e48875411d fix: replace user displayname with annotation (#6396)
Signed-off-by: peng wu <2030047311@qq.com>
Co-authored-by: peng wu <2030047311@qq.com>
2025-03-06 18:04:43 +08:00
smartcat999
c0bf77e541 feat: platform config API (#6391)
feat: platform config API (#2052) (#6303)



(cherry picked from commit c1259aff8b)

Signed-off-by: hongming <coder.scala@gmail.com>
Signed-off-by: peng wu <2030047311@qq.com>
Co-authored-by: hongming <hongming@kubesphere.io>
2025-03-05 11:09:41 +08:00
smartcat999
db7a21e754 feature: reduce telemetry dependence (#6390)
feature: reduce telemetry dependence. (#6276)

Signed-off-by: peng wu <2030047311@qq.com>
2025-03-05 10:34:42 +08:00
KubeSphere CI Bot
ddddbbe500 [release-4.1] fix ldaps protocol (#6388)
fix: ldap default protocol (#2156)

Signed-off-by: peng wu <2030047311@qq.com>
Co-authored-by: smartcat999 <49057502+smartcat999@users.noreply.github.com>
2025-03-03 16:38:39 +08:00
KubeSphere CI Bot
c90729682f feat(auth): support multiple identity provider associations (#6381)
Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2025-03-03 16:28:39 +08:00
KubeSphere CI Bot
33152139d6 fix: During the creation of a workspace, it will be determined whethe… (#6387)
fix: During the creation of a workspace, it will be determined whethe… (#2147)

* fix: During the creation of a workspace, it will be determined whether the user has the authority to designate other users as administrators.



* fix: code update



* fix: Determine whether the user is a workspace administrator based on whether the user has the permission to delete the workspace



---------

Signed-off-by: peng wu <2030047311@qq.com>
Co-authored-by: smartcat999 <49057502+smartcat999@users.noreply.github.com>
2025-03-03 16:22:39 +08:00
KubeSphere CI Bot
2ed005f1b1 fix: support LDAPS && STARTTLS (#6386)
Signed-off-by: peng wu <2030047311@qq.com>
Co-authored-by: peng wu <2030047311@qq.com>
2025-03-03 16:05:39 +08:00
KubeSphere CI Bot
c9623f674c feat: add category for deepseek (#6383)
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-02-28 17:08:37 +08:00
KubeSphere CI Bot
38fb2d0514 [release-4.1] fix: pod list with owner filter logic (#6371)
fix: pod list with owner filter logic

Signed-off-by: peng wu <2030047311@qq.com>
Co-authored-by: peng wu <2030047311@qq.com>
2025-02-21 15:06:27 +08:00
smartcat999
1952b98ca8 fix cve with upgrade telemetry 1.0.2 and go 1.22.11 (#6367)
Signed-off-by: peng wu <2030047311@qq.com>
2025-02-14 11:21:19 +08:00
KubeSphere CI Bot
739701fa91 [release-4.1] Fix OIDC logout redirect uri (#6351)
* fix: oidc logout redirect uri

Signed-off-by: peng wu <2030047311@qq.com>

* fix: oidc unittest

Signed-off-by: peng wu <2030047311@qq.com>

---------

Signed-off-by: peng wu <2030047311@qq.com>
Co-authored-by: peng wu <2030047311@qq.com>
2025-02-08 10:11:13 +08:00
KubeSphere CI Bot
f89c55c484 [release-4.1] adjust the authorization rules for workspace roles (#6331)
adjust the authorization rules for workspace roles

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2025-01-07 09:39:25 +08:00
KubeSphere CI Bot
d2f811b1a1 [release-4.1] fix: make the prerelease version compatible (#6301)
fix: make the prerelease version compatible

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
Co-authored-by: wenhaozhou <wenhaozhou@yunify.com>
2024-12-03 15:39:44 +08:00
KubeSphere CI Bot
b252832d20 [release-4.1] fix: resolve the apprelease upgrade issue (#6278)
* Update executor.go

Signed-off-by: 凌波 <lingbo@lingbohome.com>

* fix: apprelease upgrade

Signed-off-by: lingbo <lingbo@lingbohome.com>

* upgrade job on success, clean up apprelease status.message

Signed-off-by: lingbo <lingbo@lingbohome.com>

* adjust apprelease status.message

Signed-off-by: lingbo <lingbo@lingbohome.com>

* optimize: streamline apprelease upgrade logic

Signed-off-by: lingbo <lingbo@lingbohome.com>

* adjust upgrade code

Signed-off-by: lingbo <lingbo@lingbohome.com>

* Adding status.message during apprelease installations and upgrades

Signed-off-by: lingbo <lingbo@lingbohome.com>

* fix: Supplement the missing status in the apprelease life cycle.Message, solve the problem that the front-end status and message tips display do not match.

Signed-off-by: lingbo <lingbo@lingbohome.com>

---------

Signed-off-by: 凌波 <lingbo@lingbohome.com>
Signed-off-by: lingbo <lingbo@lingbohome.com>
Co-authored-by: 凌波 <lingbo@lingbohome.com>
2024-11-18 17:28:28 +08:00
KubeSphere CI Bot
e33f9125c3 [release-4.1] fix regression bug (#6270)
fix regression bug

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-11-06 15:43:14 +08:00
KubeSphere CI Bot
d6ff99e5a2 [release-4.1] fix: there is a serious privilege escalation vulnerability in the kubectl terminal tool (#6254)
fix: there is a serious privilege escalation vulnerability in the kubectl terminal tool

Signed-off-by: lingbo <lingbo@lingbohome.com>
Co-authored-by: lingbo <lingbo@lingbohome.com>
2024-10-31 11:42:07 +08:00
KubeSphere CI Bot
286282e3a8 [release-4.1] fix failing unit tests (#6256)
fix failing unit tests

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-10-31 10:46:07 +08:00
KubeSphere CI Bot
b17c2dff2b [release-4.1] correct and clarify potentially misleading terms in the license file (#6252)
correct and clarify potentially misleading terms in the license file

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-10-31 09:42:07 +08:00
KubeSphere CI Bot
c297e6ab99 [release-4.1] refactor: workspace cascading deletion logic (#6251)
refactor: workspace cascading deletion logic

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-10-30 17:49:06 +08:00
KubeSphere CI Bot
abcd94fa4f [release-4.1] disable extensions-museum in member cluster (#6239)
disable extensions-museum in member cluster

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-10-25 18:34:50 +08:00
hongming
253e2a5c33 Update Chart.yaml (#6230) helm-chart-1.1.3 2024-10-18 14:36:42 +08:00
KubeSphere CI Bot
3798bcd452 [release-4.1] config/ks-core: fix the CronJob API version determination issue (#6229)
config/ks-core: fix the CronJob API version determination issue

Co-authored-by: Xinzhao Xu <z2d@jifangcheng.com>
2024-10-18 14:23:42 +08:00
hongming
4efc7c9fbe Update build-multiarch.yaml (#6213)
Signed-off-by: hongming <hongming@kubesphere.io>
v4.1.2
2024-09-26 21:41:47 +08:00
hongming
3abf00b7c1 Release v4.1.2 (#6212)
Signed-off-by: hongming <coder.scala@gmail.com>
helm-chart-1.1.2
2024-09-26 21:02:26 +08:00
hongming
31ee299312 Update sync-helm-chart.yaml
Signed-off-by: hongming <hongming@kubesphere.io>
2024-09-26 18:16:01 +08:00
KubeSphere CI Bot
3187fcc173 [release-4.1] fix: remove the incorrect RBAC rule merging logic (#6210)
fix: remove the incorrect RBAC rule merging logic

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-09-26 16:18:17 +08:00
KubeSphere CI Bot
f0ab0b9856 [release-4.1] adjust the log level of unexpected exceptions (#6208)
adjust the log level of unexpected exceptions

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-09-26 11:58:17 +08:00
KubeSphere CI Bot
7e703750e8 [release-4.1] feat: Adapt to oci-based helmchart repo (#6203)
* add oci client for registry

* add LoadRepoIndexFormOci

* feat: Adapt to oci-based helmchart repo

* Update the golang base image version in the dockerfile

* update oci_test.go

Signed-off-by: lingbo <lingbo@lingbohome.com>

* fix: Update oci_test.go

Signed-off-by: 凌波 <lingbo@lingbohome.com>

* Update go imports

---------

Signed-off-by: lingbo <lingbo@lingbohome.com>
Signed-off-by: 凌波 <lingbo@lingbohome.com>
Co-authored-by: lingbo <lingbo@lingbohome.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-09-25 11:02:16 +08:00
KubeSphere CI Bot
88db498bcd [release-4.1] fix: add annotation checksum/cert to extensions-museum pod (#6202)
fix: add annotation checksum/cert to extensions-museum pod

Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-24 16:54:15 +08:00
KubeSphere CI Bot
f290167267 [release-4.1] fix: add tls when get repository index. (#6198)
* fix: add tls when get repository index.

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

* Update staging/src/kubesphere.io/utils/helm/repo_index.go

Signed-off-by: hongming <coder.scala@gmail.com>

* fix: add tls when get repository index.

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

---------

Signed-off-by: joyceliu <joyceliu@yunify.com>
Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-09-23 15:28:14 +08:00
KubeSphere CI Bot
0a06cd8a1b [release-4.1] fix: graceful delete ks-core (#6189)
* fix: graceful delete ks-core

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

* fix: graceful delete ks-core

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

---------

Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-19 18:50:09 +08:00
KubeSphere CI Bot
0a21a58582 [release-4.1] fix: cronjob.batch/v1 is invalid in k8s v1.19 (#6188)
fix: auto update extension museum only when kubernetes version > =v1.20.0

Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-19 18:45:10 +08:00
KubeSphere CI Bot
de786c4b84 [release-4.1] Use responsewriter.UserProvidedDecorator instead of auto flush response (#6175)
Use responsewriter.UserProvidedDecorator instead of auto flush response

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-09-13 17:13:02 +08:00
KubeSphere CI Bot
dad35f7389 [release-4.1] feat: add extension-museum in helm (#6174)
* feat: add extension-museum in helm

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

* feat: add extension-museum in helm

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

---------

Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-13 16:54:02 +08:00
KubeSphere CI Bot
7dcb5d9d3b [release-4.1] Update telemetry config (#6172)
Update telemetry config

Signed-off-by: hongming <coder.scala@gmail.com>
Co-authored-by: hongming <coder.scala@gmail.com>
2024-09-13 16:49:02 +08:00
KubeSphere CI Bot
14d48c9267 [release-4.1] fix typo (#1965) (#6173)
fix typo (#1965)

Co-authored-by: inksnw <inksnw@gmail.com>
2024-09-13 16:42:05 +08:00
liujian
e2f16d37b2 fix: sync image to aliyuns repo (#6162)
Signed-off-by: ci-bot <ci-bot@kubesphere.io>
v4.1.1
2024-09-09 18:40:57 +08:00
liujian
bcc97d5b1d push difference docker repo by tags (#6161)
change docker repo by tags

Signed-off-by: liujian <54946465+redscholar@users.noreply.github.com>
2024-09-09 12:18:57 +08:00
hongming
3766c5747c add CHANGELOG-4.1.1.md (#6160)
Signed-off-by: hongming <coder.scala@gmail.com>
2024-09-09 11:39:57 +08:00
liujian
349bb61c7e fix: change default go-version for code sync rule (#6159)
Signed-off-by: liujian <54946465+redscholar@users.noreply.github.com>
2024-09-09 11:25:57 +08:00
hongming
3c458b7450 fix chunked encoding API no response (#6157) 2024-09-06 17:05:41 +08:00
KubeSphere CI Bot
447a51f08b feat: kubesphere 4.0 (#6115)
* feat: kubesphere 4.0

Signed-off-by: ci-bot <ci-bot@kubesphere.io>

* feat: kubesphere 4.0

Signed-off-by: ci-bot <ci-bot@kubesphere.io>

---------

Signed-off-by: ci-bot <ci-bot@kubesphere.io>
Co-authored-by: ks-ci-bot <ks-ci-bot@example.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-09-06 11:05:52 +08:00
hongzhouzi
b5015ec7b9 chore(deps): bump github.com/containerd/containerd from 1.6.18 to 1.7.13 (#6102)
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2024-05-09 17:31:31 +08:00
hongzhouzi
80cb9a6302 chore(deps): bump github.com/go-git/go-git/v5 from 5.2.0 to 5.11.0 (#6101)
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2024-05-09 10:50:31 +08:00
hongzhouzi
018caafaa0 build(deps): bump github.com/docker/docker from 20.10.24 to 24.0.9 (#6099)
build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.9+incompatible

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2024-05-09 09:56:31 +08:00
hongzhouzi
dcd0b970af build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#6098)
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2024-05-08 17:04:30 +08:00
hongzhouzi
979bf1fe2d build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#6091)
build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2024-05-08 15:02:30 +08:00
Zhengyi Lai
18e089ff5f chore: block message notifications from PRs and bots
Signed-off-by: Zhengyi Lai <zheng1@kubesphere.io>
2024-03-19 10:41:27 +08:00
Zhengyi Lai
64c06a0c34 Skip notification from ks-ci-bot in issue comment
Signed-off-by: Zhengyi Lai <zheng1@kubesphere.io>
2024-03-06 11:43:55 +08:00