Updating and deleting Chart Applications

Due to overlapping functionality between the current template applications and native applications, and the enhanced operational capabilities available under native applications, independent management of template applications will no longer be offered in future versions. Please upgrade your currently successfully deployed template applications to native applications as soon as possible.

TOC

Important Notes

This feature is going to be discontinued. Please upgrade your currently successfully deployed template applications to native applications as soon as possible.

Prerequisites

Please contact the platform administrator to enable template application-related features.

Status Analysis Description

Click on Template Application Name to display detailed deployment status analysis of the Chart in the detail information.

TypeReason
InitializedIndicates the state of the Chart template download.
  • When the status is True, it indicates that the Chart template download was successful.
  • When the status is False, it indicates that the Chart template download has failed, and the reason for failure can be viewed in the message column.
    • ChartLoadFailed: Chart template download failed.
    • InitializeFailed: An exception occurred during initialization before downloading the Chart.
ValidatedIndicates the state of user permissions and dependencies verification for the Chart template.
  • When the status is True, it indicates that all validation checks have passed.
  • When the status is False, it indicates that there are validation checks that have failed, and the reason for failure can be viewed in the message column.
    • DependenciesCheckFailed: Chart dependency check failed.
    • PermissionCheckFailed: The current user lacks permissions for certain resource operations.
    • ConsistentNamespaceCheckFailed: When deploying the template application as a native application, the Chart contains resources that require cross-namespace deployment.
SyncedIndicates the state of the Chart template deployment.
  • When the status is True, it indicates that the Chart template deployment was successful.
  • When the status is False, it indicates that the Chart template deployment has failed, with the reason displayed as ChartSyncFailed, and the specific reason for failure can be viewed in the message column.