Skip to content

Commit f2603f1

Browse files
Adding known limitations to must-gather (#493)
1 parent b2e784f commit f2603f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

must-gather/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ make prometheus-run # and prometheus-cleanup when you're done
4040
```
4141
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.
4242

43+
### Known Limitations
44+
45+
`velero backups` with phase `FailedValidation` could cause `must-gather` to be slow. There are no workarounds right now.
4346

4447
### Development
4548
You can build the image locally using the Dockerfile included.

0 commit comments

Comments
 (0)