Derek Su
Derek Su
> @sushant-suse @derekbit Part of our job is to ensure that users are not forced to read unnecessarily lengthy documentation. Why add a block of text within the same section...
Replaced by https://github.com/longhorn/website/pull/1218
Will update the test plan accordingly. cc @longhorn/dev @longhorn/qa
Move it to v1.8.0 cc @james-munson @ChanYiLin @innobead
Just checked the issue with @ChanYiLin. The instance-manager’s log level is currently set to `debug`. The ticket aims to: - Update some log messages to `info` level instead of `debug`,...
> There are a couple of ways to go here. One simple thing would be to exclude any GET at all, dispensing with the filter list. Keeping it simple is...
> Demote noisy share-manager calls from Info to Debug Not necessary. There aren't any. > Add RPC server methods to share-manager to get/set log level Not necessary. Why are the...
> > > Demote noisy share-manager calls from Info to Debug Not necessary. There aren't any. > > > Add RPC server methods to share-manager to get/set log level Not...
If we use INFO log for v2 data engine, the instance-manager pod log will be overwhelmed by info log messagess from spdk_tgt ... The default spdk_tgt log level should be...
@james-munson All PR are merged. Please update the status of the ticket. Thank you.