Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shubhusion
Copy link

@shubhusion shubhusion commented Jun 8, 2024

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:

  • Added a new subsection ### Delegation removal {#deleting-delegation} to the repository operations documentation.
  • Included step-by-step instructions for delegation removal.
  • Provided references to Section 5.3.11 for more details on updating root metadata and handling fast-forward attacks.
  • Provided references to Section 6.3.2 for more details on updating snapshot metadata.

Reviewers:
@trishankatdatadog @JustinCappos

Issue:
Fixes #262

Thank you!

@shubhusion
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document delegation removal in repository operations
1 participant