index
:
sos
bmr-suse-policy
main
suse
A unified tool for collecting system logs and other debug information
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[binary] Allow subcommand alias references
Jake Hunsaker
2020-04-08
1
-6
/
+17
*
[reporting] Move reporting under sos/report
Jake Hunsaker
2020-04-08
3
-2
/
+2
*
[binary] Have legacy sosreport binary redirect to sos
Jake Hunsaker
2020-04-08
3
-6
/
+16
*
[binary] Set python3 as the interpreter
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[report] Add a description for help output
Jake Hunsaker
2020-04-08
1
-8
/
+5
*
[options] Ensure verbosity is an int
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[report] Remove extra 'report' string from log message
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[report] Don't override self.sys_tmp in __init__()
Jake Hunsaker
2020-04-08
1
-1
/
+0
*
[options] Cast arg_names to list instead of dict_keys
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[report] Update SoSReport() to use SoSComponent()
Jake Hunsaker
2020-04-08
3
-328
/
+197
*
[redhat] Fix SoSOptions import
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[options] Drop explicit subclass of object
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[utilities] Move _sos back into sos/__init__.py
Jake Hunsaker
2020-04-08
3
-13
/
+11
*
[component] Add Policy loading and move to new component.py
Jake Hunsaker
2020-04-08
2
-144
/
+172
*
[soscomponent] Add exit handling to SoSComponent
Jake Hunsaker
2020-04-08
1
-0
/
+17
*
[options] Update option loading from config file
Jake Hunsaker
2020-04-08
2
-38
/
+92
*
[sos] Extract logging setup from report
Jake Hunsaker
2020-04-08
2
-0
/
+89
*
[options] Decouple SoSOptions from report
Jake Hunsaker
2020-04-08
3
-91
/
+39
*
[sos] Dynamically build argparser usage strings
Jake Hunsaker
2020-04-08
1
-2
/
+23
*
[policies] Fix imports after moving SoSOptions
Jake Hunsaker
2020-04-08
1
-2
/
+2
*
[sos] Fix bad imports/typos
Jake Hunsaker
2020-04-08
1
-5
/
+5
*
[options] Split SoSOptions into a new module
Jake Hunsaker
2020-04-08
2
-321
/
+342
*
[4.0] Create new binary and define new entrypoints for subcommands
Jake Hunsaker
2020-04-08
2
-14
/
+116
*
[utilities] Move gettext into utilities
Jake Hunsaker
2020-04-07
1
-0
/
+12
*
[4.0] Remove __run__.py
Jake Hunsaker
2020-04-07
1
-14
/
+0
*
[report] Move sosreport.py into report/__init__.py
Jake Hunsaker
2020-04-07
3
-1469
/
+1469
*
[global] Fix report import paths
Jake Hunsaker
2020-04-07
308
-319
/
+323
*
[4.0] Re-organize tree for sos-4.0
Jake Hunsaker
2020-04-07
298
-0
/
+0
*
[Plugin] Remove add_udev_info method
Jake Hunsaker
2020-04-07
1
-19
/
+0
*
[scsi] Use new add_blockdev_cmd method
Jake Hunsaker
2020-04-07
1
-1
/
+2
*
[fibrechannel] Use new add_blockdev_cmd method
Jake Hunsaker
2020-04-07
1
-14
/
+1
*
[nvme] Use new add_blockdev_cmd method
Jake Hunsaker
2020-04-07
1
-19
/
+13
*
[block] Use new add_blockdev_cmd method
Jake Hunsaker
2020-04-07
1
-15
/
+10
*
[Plugin] Add new method for iterating over storage devices
Jake Hunsaker
2020-04-07
4
-20
/
+147
*
[podman] Update plugin to utilize policy container runtime
Jake Hunsaker
2020-04-07
1
-20
/
+7
*
[docker] Update plugin to utilize policy container runtime
Jake Hunsaker
2020-04-07
1
-20
/
+7
*
[rabbitmq] Update to use ContainerRuntime
Jake Hunsaker
2020-04-07
1
-12
/
+7
*
[ovn_central] Use new ContainerRuntime methods
Jake Hunsaker
2020-04-07
1
-22
/
+8
*
[Openstack] Update plugins to use ContainerRuntime methods
Jake Hunsaker
2020-04-07
6
-60
/
+7
*
[Plugin] Integrate ContainerRuntime in Plugin API
Jake Hunsaker
2020-04-07
1
-5
/
+97
*
[Policy] Add Container Runtime abstraction class
Jake Hunsaker
2020-04-07
3
-35
/
+218
*
[ovirt] add additional log files to collect.
Ehud Yonasi
2020-04-07
1
-0
/
+6
*
[hardware] Add output of lshw
Jose Castillo
2020-04-07
1
-0
/
+1
*
[ovirt_engine_backup] Add a new "ovirt_engine_backup" plugin
3.9.1
Miguel Martin
2020-03-24
1
-0
/
+52
*
[Plugin] Collect plugin service status by default
Jake Hunsaker
2020-03-24
4
-3
/
+12
*
[sos_extras] A new plugin to collect user defined data
Pavel Moravec
2020-03-18
1
-0
/
+92
*
[Plugin] New Validation Framework plugin
Cédric Jeanneret
2020-03-18
1
-0
/
+40
*
[foreman] collect smart proxies details
Jan Jansky
2020-03-18
1
-1
/
+5
*
[tests] Make simple.sh consistent
Bryan Quigley
2020-03-18
1
-9
/
+1
*
[console] Add new plugin
Kazuhito Hagio
2020-03-18
1
-0
/
+29
[next]