KubeSphere Enterprise v4.1.3 Release Notes
- KubeSphere Core v4.1.3
- WizTelemetry Observability Platform v1.3.0
- Platform Management
- Database and Middleware
- DevOps
- Network
- Security
KubeSphere Core v4.1.3
Features
- Support using ChartMuseum to deliver extensions.
- Add license type for special authorization.
- Support synchronizing user aliases from third-party login platforms.
Enhancements
- Display the Ingress Class name in the Ingress page.
- Optimize the Ingress details page.
- Optimize the configuration of network isolation policy.
- Optimize the cluster removal process.
- Optimize the cluster configuration page.
- Optimize the details pages in Extensions Center.
- Optimize the guided page for adding member clusters.
- Optimize management features for licenses.
- Optimize the functions for customizing platform information.
Bug Fixes
- Fix unexpected exceptions during the creation of Ingresses.
- Fix the issue where the pods of a StatefulSet are not displayed correctly.
- Fix the issue where unexpected logout occurred due to image registry validation failure.
- Fix the issue where it fails to load more projects in the project selection pop-up.
- Fix incorrect display of the description of a workspace role.
- Fix the incorrect display of pod status on the pod list page and scheduling status on the pod details page.
- Fix the issue of unable to search for DockerHub images.
- Fix the issue where volume cloning and volume snapshots cannot be enabled for some CSI storage.
- Fix the issue where custom time range cannot be edited in the time selection box for monitoring resources.
- Fix incorrect display of monitoring data after customizing the time range.
- Fix the display issue of POC licenses.
- Fix abnormal redirect issues during user logout with the OIDC protocol.
- Fix the potential delayed updates during the automatic rotation of client certificates for member clusters.
- Fix potential resource cleanup issues during the removal of member clusters.
- Fix the incorrect redirect addresses after successful OAuth2-Proxy login.
- Fix the issue where GPU configuration does not take effect when creating workloads.
WizTelemetry Observability Platform v1.3.0
Key updates are:
Introduce the new extension
Grafana Alloy for WizTelemetry
, which not only supports collecting various observable signals such as metrics, logs, and traces, but also provides a range of features to help you quickly locate and process data in complex environments, which include custom components, GitOps compatibility, cluster support, security, and debugging utilities.WhizardTelemetry
in the extension names has been changed toWizTelemetry
.Add OpenSearch ISM (Index State Management) configuration for
WizTelemetry Audit
,WizTelemetry Events
,WizTelemetry Logs
, andWizTelemetry Notifications
. The OpenSearch Curator feature has been deprecated and will be removed in future versions. It is recommended to adopt ISM for index management.
WizTelemetry Platform Service v1.3.0
Enhancements
- Allow setting QoS and Burst of KubeSphere Client.
Bug Fixes
- Fix the monitoring API unauthorized access vulnerability.
Grafana Alloy for WizTelemetry v1.0.0
This is the first version of Grafana Alloy for WizTelemetry
, which can be used to collect Kubernetes logs, Prometheus metrics, OpenTelemetry data, and can also serve as an Exporter for various metrics.
WizTelemetry Alerting v1.0.4
Enhancements
- Avoid installing unnecessary builtin rule groups when Whizard Observability Center is not enabled.
WizTelemetry Auditing v1.2.1
Features
- Add OpenSearch ISM index management configuration.
WizTelemetry Events v1.2.1
Features
- Add OpenSearch ISM index management configuration.
WizTelemetry Logging v1.2.3
Features
- Add OpenSearch ISM index management configuration.
Bug Fixes
- Fix display anomalies when enabling real-time logs in Container Log Search.
WizTelemetry Notification v2.6.0
Features
- Add OpenSearch ISM index management configuration.
Grafana for WizTelemetry v10.4.14
Enhancements
- Update and synchronize the upstream kube-prometheus monitoring dashboards.
- Enhance support for monitoring AI infrastructure, and add multiple GPU monitoring dashboards.
Misc
- Upgrade Grafana to v10.4.14.
Platform Management
App Store Management v2.0.2
Enhancements
- Change the upload method of application template chart packages to use formdata.
- Add instructions on the App Store page.
Bug Fixes
- Fix the issue where uploading a new version of an application fails on the App Template page.
- Fix the incomplete display of categories in App Store Management.
- Fix the incomplete display of resource status on the application details page.
- Fix the issue of duplicate requests being sent when uploading a helm chart application.
- Fix the inconsistency between the logo on the App Store page and other pages, and support logo customization.
- Fix the issue where upgrading Helm applications failed.
Service Mesh v1.0.1
Enhancements
- Update the application deployment example "bookinfo" to v1.17.0 to provide arm64 architecture images.
Bug Fixes
- Fix the delay in the extension uninstallation caused by waiting for the uninstall job to timeout.
- Fix the issue where connecting to Kiali failed after a server restarts.
Database and Middleware
RadonDB DMP v2.1.4
Enhancements
- Upgrade
redis-operator
to v1.3.4.
Bug Fixes
- Fix the image pull failure when creating a RabbitMQ instance with the DMP offline package.
- Fix the failure to install the dmp-agent on the member cluster.
Known Issues
After upgrading from DMP v2.1.3 to v2.1.4, the
default
user and its password for Redis Sentinel clusters need to be reset. For more details, please refer to the user documentation.The new version of
redis-operator
does not manage Redis Cluster clusters created by the old version ofredis-operator
. For more details, please refer to the user documentation.
DevOps
DevOps v1.1.2
Enhancements
- Change the default login method of the Jenkins console to the local database to simplify the login process.
- Add the function to terminate long-running pipelines in the DevOps GC CronJob.
- Set the default activeDeadlineSeconds of DevOps agent pods to 6 hours to prevent pods from occupying resources for too long.
Bug Fixes
- Fix the issue of failing to edit Groovy scripts on the UI.
- Fix the issue where updating the extension agent configuration does not take effect.
- Fix the issue of failing to update labels or annotations of pipelinerun.
- Fix the issue of failing to run the CD (Continuous Deployment) steps in pipelines.
- Fix the issue of failing to add GitLab repositories.
- Fix the issue of failing to delete Jenkins plugins during upgrades.
- Fix the issue of mistakenly deleting user's PVCs under the
kubesphere-devops-worker
project during upgrades.
Network
Gateway v1.0.3
Enhancements
- Upgrade
ingress-nginx
to v4.10.3.
Bug Fixes
- Fix the abnormal log output by the gateway.
- Fix the issue where the gateway monitoring could not display the average latency.
Security
Gatekeeper v1.0.3
Features
- Add the built-in template management feature
- Support configuring template installation options through the
values.yaml
file. - Introduce the
templates.fullInstall
parameter to control whether all templates are installed. - Introduce the
templates.customInstall
parameter to support selective installation of specified templates. - Introduce a
templates.txt
file to list all available templates.
- Support configuring template installation options through the
Enhancements
- Fix pagination exception