Skip to content

Commit

Permalink
refactor: 移除日志关键词中的重复项
Browse files Browse the repository at this point in the history
  • Loading branch information
weibaohui committed Dec 17, 2024
1 parent 2319450 commit d7cc7fd
Show file tree
Hide file tree
Showing 46 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion assets/pages/cluster/api_service.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/cluster_role.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/cluster_role_binding.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/component_status.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/csi_node.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/flow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/ingress_class.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/mutating_webhook.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/node.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/ns.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/priority_class.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/priority_level_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/pv.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/runtime_class.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/storage_class.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/validation_webhook.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/crd/cluster_cr.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/crd/crd.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/crd/crontab.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/crd/namespaced_cr.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/configmap.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/cronjob.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/daemonset.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/deploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/endpoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/endpointslice.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/event.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/hpa.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/ing.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/job.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/lease.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/limit_range.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/network_policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/pdb.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/pod.json
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/pvc.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/replicaset.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/resource_quota.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/role.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/role_binding.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/secret.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/service_account.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/statefulset.json
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@
},
{
"type": "highlightHtml",
"keywords": ["Error", "Warning","failed"],
"keywords": ["Error", "Warning"],
"html": "<pre>${result}</pre>"
}
]
Expand Down
Loading

0 comments on commit d7cc7fd

Please sign in to comment.