{{'BUTTON.HISTORY' | translate}} - {{ resourceName }}
{{'MESSAGE.NO_MESSAGE' | translate}}
{{'HISTORY.RELEASE_TIME' | translate}}
{{'HISTORY.RELEASE_USER' | translate}}
{{'HISTORY.TMP_ID' | translate}}
{{'TITLE.CLUSTER' | translate}}
{{'TITLE.STATUS' | translate}}
{{history.createTime | date:'yyyy-MM-dd HH:mm:ss'}}
{{history.user}}
{{history.templateId}}
{{history.cluster}}
{{history.status == 1 ? 'success' : history.message}}