You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: must-gather/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,9 @@ make prometheus-run # and prometheus-cleanup when you're done
40
40
```
41
41
The latest Prometheus data file (prom_data.tar.gz) in current directory/subdirectories is searched by default. Could be specified in ```PROMETHEUS_DUMP_PATH``` environment variable.
42
42
43
+
### Known Limitations
44
+
45
+
`velero backups` with phase `FailedValidation` could cause `must-gather` to be slow. There are no workarounds right now.
43
46
44
47
### Development
45
48
You can build the image locally using the Dockerfile included.
0 commit comments