theupdateframework / specification

The Update Framework specification
https://theupdateframework.github.io/specification/
Other
368 stars 54 forks source link

Add `Delegation Removal` subsection to Repository Operations in specification Documentation #306

Open shubhusion opened 4 months ago

shubhusion commented 4 months ago

Description: This PR adds a new subsection to the repository operations documentation titled "Delegation removal." The new subsection outlines the steps required to remove a delegatee, including the deletion of targets, the delegatee's targets metadata, and updating the delegator's targets metadata. Additionally, it specifies retaining snapshot metadata until a reset is needed and provides references to relevant sections for more details.

Changes:

Reviewers: @trishankatdatadog @JustinCappos

Issue: Fixes #262

Thank you!

shubhusion commented 3 months ago

@trishankatdatadog @JustinCappos please review this PR for the issue #262