Commit graph

12 commits

Author SHA1 Message Date
Michal Konečný
04863be9e5 Add SAR script support for Openshift apps
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2020-07-21 07:46:20 +00:00
Kevin Fenzi
5afb825376 add some infrastructure for delete request handling 2018-06-19 18:14:45 +00:00
Patrick Uiterwijk
bbe4033615 Implement a workaround for huge sar results. Don't judge
This avoids Ansible having to cache the full stdout.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-18 11:59:25 +00:00
Patrick Uiterwijk
e4a557815b No need for the renaming
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-18 11:47:42 +00:00
Patrick Uiterwijk
6022392806 /usr merge was only in EL7+. We still have some EL6
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-18 10:11:39 +00:00
Patrick Uiterwijk
bba28c10eb Fix var locations
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-18 10:08:36 +00:00
Patrick Uiterwijk
7c2d7e1612 Typo
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-18 10:05:50 +00:00
Patrick Uiterwijk
953c457dfd Let each SAR play write as soon as it can
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-18 10:05:13 +00:00
Patrick Uiterwijk
1007e7f3d5 Write SAR output while running, so we do not accumulate everything in memory
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-18 12:02:02 +02:00
Randy Barlow
a29a854e2d Reference the SOP for SAR requests instead of inline docs.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-14 17:19:44 +00:00
Randy Barlow
4d7e1eb3ab Use umask to create the private SAR tarball.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-14 14:50:23 +00:00
Randy Barlow
79db2df447 Add a GDPR SAR script and configure Bodhi to support it.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-14 14:23:03 +00:00