diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2019-11-14 16:10:50 -0500 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2019-11-19 12:39:06 -0500 |
commit | 645b9c98dc8f509839e37055050be4f39d6161d2 (patch) | |
tree | 014eea6fd3169683c6ecae7f29a424de2ed419d0 /LICENSE | |
parent | 7eb369e119cbf506e1951d5280e2a6996c6e1d12 (diff) | |
download | sos-645b9c98dc8f509839e37055050be4f39d6161d2.tar.gz |
[Plugin] Allow selectively disabling postprocessing
Adds two mechanisms by which users can choose to disable postprocessing
of collected information.
First, is a global method exposed via the `--no-postproc` option. Using
this option will skip postprocessing for all plugins.
Second, is a per-plugin option exposed via a new 'postproc' plugin
option. This is set to _True_ by default (meaning yes, perform
postprocessing), which users can set to False or off to disable
postprocessing for that plugin only; e.g. `-k podman.postproc=off`
Closes: #286
Resolves: #1862
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions