- New Feature
- Improved Cluster Query Performance
- Enhanced Synchronization of k8s version info during cluster query
- Additional URL Patterns for Cluster API Server
- Add Pod Annotations
- Improved Input for Storage Class in DeployGroup Resources
- Fixed Log Display for Completed Steps During Application Build
- Improved Service Access Token Issuance
- Improved Application Build and Deployment Performance and Stability
- Updated API Versions for Kubernetes Resources
- Component Version Upgrades
- Bug Fix
- Improved the phenomenon of applications not being deleted from ArgoCD
- Fixed an issue where the deleted Deploy Group is re-displayed in the list when deleting the Deploy Group from the Deploy Group list.
- Fixed an issue where history was not visible when querying the deployment history of DeployGroup
- Solved the problem of application name validation causing deployment to fail
- Fixed an issue where cluster status information was incorrectly displayed on the Cluster list screen.
- Fixed an issue where Addon installation would fail if the cluster name contained uppercase letters
- Fixed issue where list of installed Addons could not be retrieved if Cluster is not of AWS type
New Feature
Improved Cluster Query Performance
Performance for retrieving cluster lists and details has been improved on the System Console > Clusters and Project Console > Clusters screens.
Enhanced Synchronization of k8s version info during cluster query
The System Console > Clusters and Project Console > Clusters screens now automatically update the Kubernetes version information when querying the cluster list.
Additional URL Patterns for Cluster API Server
Previously, only domain format was allowed for the API server URL when adding a Dataplane cluster on the System Console > Clusters screen. Now, IP and IP:Port formats are also supported.
Add Pod Annotations
A field to input pod annotations has been added to the Deployment spec in the Applications configuration of DeployGroup.
Improved Input for Storage Class in DeployGroup Resources
In the DeployGroup > Resources settings, the storage class input for PVC has been changed to a selectable dropdown to allow use of custom storage classes.
Fixed Log Display for Completed Steps During Application Build
In multi-step pipelines, the log window used to auto-switch to the last task’s final step during ongoing builds. Now, even while a build is in progress, selecting a completed step will fix the view to logs for that step only.
Improved Service Access Token Issuance
Due to the introduction of expiration times for service account tokens starting from Kubernetes 1.21, a token with a 12-hour expiration is now issued in accordance with user permissions when downloading cluster Kubeconfig.
Improved Application Build and Deployment Performance and Stability
Application build and deployment performance and stability have been improved through the application of the Java Operator SDK.
Updated API Versions for Kubernetes Resources
API versions for resources such as Ingress and CRDs used in Kubernetes have been updated to the latest versions.
Component Version Upgrades
OSS Versions
Tool | As-Is Version | Upgraded Version |
---|---|---|
Harbor | 2.2.2 | 2.6.2 |
Gitea | 1.11.5 | 1.17.3 |
ArgoCD | 1.7.6 | 2.4.3 |
Tekton | 0.13.2 | 0.41.0 |
Cortex | 1.6.0 | 1.11.0 |
Grafana | 8.5.3 | 9.3.6 |
Ingress NginX | 1.1.1 | 1.6.4 |
Cert-Manager | 1.5.5 | 1.11.0 |
Kubed (Syncer) | 0.13.1 | 0.13.2 |
Addon Versions
Addon | As-Is Version | Upgraded Version |
---|---|---|
Metrics-server | 0.4.4 | 0.6.2 |
Fluent-bit | 1.7.4 | 2.0.5 |
blackbox-exporter | 0.18.0 | 0.23.0 |
k8s-events-exporter | 0.3.0 | 1.0.0 |
Bug Fix
Improved the phenomenon of applications not being deleted from ArgoCD
Resolved an issue where deleting a DeployGroup or AppDeploy did not remove the corresponding ArgoCD Application.
Fixed an issue where the deleted Deploy Group is re-displayed in the list when deleting the Deploy Group from the Deploy Group list.
Fixed an issue where a deleted DeployGroup would still appear in the list after deletion on Project Console > Deployment Groups.
Fixed an issue where history was not visible when querying the deployment history of DeployGroup
Fixed an issue where deployment history was not shown if no pods were created due to problems in the target cluster.
Solved the problem of application name validation causing deployment to fail
Fixed an issue where applications with names starting with a number failed deployment due to naming rules for generated services.
Fixed an issue where cluster status information was incorrectly displayed on the Cluster list screen.
Resolved an issue where cluster status was either missing or incorrectly displayed as [Object Object] on the Clusters screens in both System Console and Project Console.
Fixed an issue where Addon installation would fail if the cluster name contained uppercase letters
Fixed an issue where addon installation would fail if the registered cluster name contained uppercase characters.
Fixed issue where list of installed Addons could not be retrieved if Cluster is not of AWS type
Resolved an issue where the list of installed addons could not be retrieved for attached clusters that were not of the AWS type.
Online consultation
Contact us