Installation & Upgrade
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.4.tgz --debug --wait
Enhancements
- Refine the cascading deletion logic for workspace.
- Adjust the authorization rules for workspace roles.
- Optimized the display of pod list data.
- The platform-self-provisioner role will no longer allow specifying other user as administrator when creating a workspace.
- Allow users to link with multiple identity providers.
- Support manual triggering of a repository update.
- Redirect unexpected requests to the Access Denied page.
- Adjust the cluster role configuration in the Helm chart.
Bug Fixes
- Fix the potential privilege escalation vulnerability in web kubectl.
- Fix the issue where the app release cannot be upgraded.
- Fix the compatibility issue with the prerelease K8s version number.
- Fix the configuration issue with LDAP Identity Provider for LDAPS and STARTTLS.
- Fix the issue where images could not be searched from Docker Hub and Harbor.
- Fix the issue with handling special characters in the Application Version.
- Fix the issue of unable to create ingress when the gateway extension is not installed.
What's Changed
- [release-4.1] config/ks-core: fix the CronJob API version determination issue by @ks-ci-bot in #6229
- Update Chart.yaml by @wansir in #6230
- [release-4.1] disable extensions-museum in member cluster by @ks-ci-bot in #6239
- [release-4.1] refactor: workspace cascading deletion logic by @ks-ci-bot in #6251
- [release-4.1] correct and clarify potentially misleading terms in the license file by @ks-ci-bot in #6252
- [release-4.1] fix failing unit tests by @ks-ci-bot in #6256
- [release-4.1] fix: there is a serious privilege escalation vulnerability in the kubectl terminal tool by @ks-ci-bot in #6254
- [release-4.1] fix regression bug by @ks-ci-bot in #6270
- [release-4.1] fix: resolve the apprelease upgrade issue by @ks-ci-bot in #6278
- [release-4.1] fix: make the prerelease version compatible by @ks-ci-bot in #6301
- [release-4.1] adjust the authorization rules for workspace roles by @ks-ci-bot in #6331
- [release-4.1] Fix OIDC logout redirect uri by @ks-ci-bot in #6351
- fix cve with upgrade telemetry 1.0.2 and go 1.22.11 by @smartcat999 in #6367
- [release-4.1] fix: pod list with owner filter logic by @ks-ci-bot in #6371
- feat: add category for deepseek by @ks-ci-bot in #6383
- fix: support LDAPS && STARTTLS by @ks-ci-bot in #6386
- fix: During the creation of a workspace, it will be determined whethe… by @ks-ci-bot in #6387
- feat(auth): support multiple identity provider associations by @ks-ci-bot in #6381
- [release-4.1] fix ldaps protocol by @ks-ci-bot in #6388
- feature: reduce telemetry dependence by @smartcat999 in #6390
- feat: platform config API by @smartcat999 in #6391
- fix: replace user displayname with annotation by @ks-ci-bot in #6396
- fix: incorrect redis config by @ks-ci-bot in #6405
- update ks-core helm chart (#6401) by @smartcat999 in #6407
- [release-4.1] Improve the readability of some codes by @ks-ci-bot in #6410
- Refactor FormatVersion function to handle invalid characters by @ks-ci-bot in #6411
- [release-4.1] Fix conflict and cherry-pick (cherry-pick from #0e8c6d5) by @ks-ci-bot in #6413
- Support manual triggering of a repository update. by @ks-ci-bot in #6414
- [release-4.1] fix: update license-eye version to v0.6.0 by @ks-ci-bot in #6415
- Merge master into branch release-4.1 by @wansir in #6417
- fix: helm template error by @smartcat999 in #6419
- [release-4.1] Update util.go by @ks-ci-bot in #6424
- fix: regression bugs by @ks-ci-bot in #6433
- deps: update go-jose to v4.0.5 (#6435) by @wansir in #6438
- chore: simplify telemetry config by @wansir in #6441
- feat: add imagesearch provider by @wansir in #6447
- update pod status.Phase by @wansir in #6448
- Update branch to latest state by @wansir in #6451
- deps: update dependencies by @ks-ci-bot in #6454
- chore: remove deprecated CronJob for restarting extensions museum by @ks-ci-bot in #6458
- Release 4.1.3-rc.0 by @wansir in #6456
- Release v4.1.3 by @wansir in #6459
Full Changelog: v4.1.2...v4.1.3