Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpk: controller log collection err improvement
If a user provides a configuration file without redpanda.data_directory, rpk won't know where to find the controller log dirs. We now provide a better error message instead of: * lstat redpanda/controller/0_0: no such file or directory Either way, a configuration file (redpanda.yaml) without a data_directory is an invalid config file,
- Loading branch information