feat: instance pv events

This commit is contained in:
jialin
2026-05-25 22:42:02 +08:00
committed by jialin
parent 2ebb8f44b7
commit 27d57d7563
8 changed files with 243 additions and 121 deletions
+2
View File
@@ -76,6 +76,8 @@ export default {
'gpuservice.instance.event.lastSeen': 'Last Seen',
'gpuservice.instance.event.recentHourTip':
'Only events from the last hour are shown',
'gpuservice.instance.event.tab.instance': 'Instance Events',
'gpuservice.instance.event.tab.volume': 'Volume Events',
'gpuservice.instance.recreate.confirm.title': 'Confirm recreation',
'gpuservice.instance.recreate.confirm.content':
'The current instance will be deleted first, then recreated with the current configuration.\n <span style="font-size: 13px;font-weight: 700">{name}</span>',