mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 18:31:15 +00:00
log-dump: make logging clearer
This commit is contained in:
parent
c3463ac4d9
commit
72683a0252
@ -545,7 +545,7 @@ function detect_node_failures() {
|
||||
--project "${PROJECT}" \
|
||||
--zone "${ZONE}" \
|
||||
--format='value(creationTimestamp)')
|
||||
echo "Failures for ${group}"
|
||||
echo "Failures for ${group} (if any):"
|
||||
gcloud logging read --order=asc \
|
||||
--format='table(timestamp,jsonPayload.resource.name,jsonPayload.event_subtype)' \
|
||||
--project "${PROJECT}" \
|
||||
|
Loading…
Reference in New Issue
Block a user