mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 07:53:20 +00:00
disk parsing expects output from recursive listing of GCP metadata REST call, the method used to do it by default, but now it requires a boolean flag to run in recursive mode Fixes #7684 Closes #7685