add warnings for remove-sig

Update all references to remove-sig to explain that admins should not
normally run this.
This commit is contained in:
Ken Dreyer 2021-09-10 11:13:07 -04:00
parent e81138d51c
commit f6aeec9265
4 changed files with 18 additions and 4 deletions

View file

@ -146,9 +146,10 @@ connection string
| PR: https://pagure.io/koji/pull-request/2965
New call for removing signatures. This call should be used only in extreme
situations as it is going partly against auditable nature of koji's date, so it
is limited only for ``admin`` permission (``sign`` is not sufficient here).
The ``deleteRPMSig`` hub call removes RPM signatures from Koji. Only use this
method in extreme situations, because it goes against Koji's design of
immutable, auditable data. This call requires ``admin`` permission (``sign``
is not sufficient).
VM
--