diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2020-04-09 17:08:14 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-04-22 10:01:00 -0400 |
commit | a6cf00e4288ea9af42499f7ef865b36002c5c53d (patch) | |
tree | 679cc4de3b279851975f80558a77a62fca916460 /requirements.txt | |
parent | 58963c0f50e3e80ff1e025e8908742b599454d6c (diff) | |
download | sos-a6cf00e4288ea9af42499f7ef865b36002c5c53d.tar.gz |
[archive|component] Move archive setup and cleanup into SoSComponent
Moves archive setup and cleanup directly into `SoSComponent()`, then has
`SoSCollector` utilize the class rather than manually creating the
archive at the end of a run. `SoSReport()` has been updated where needed
to leverage the new location of `cleanup()`.
This also adds encryption options to `SoSCollector()` to encrypt the
final archive. It may prove later than this option should also (or
instead) pass the encryption option to the sosreport runs that occur on
the hosts.
Note that this commit marks the point from which functional, complete,
runs of `sos collect` are expected to run without error and result in a
tarball of one or more collected sosreports.
Resolves: #1988
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions