Skip to content

Extended endpoint removal#135

Merged
das-Abroxas merged 5 commits intodevfrom
feat/endpoint-removal
Nov 20, 2023
Merged

Extended endpoint removal#135
das-Abroxas merged 5 commits intodevfrom
feat/endpoint-removal

Conversation

@das-Abroxas
Copy link
Copy Markdown
Contributor

This PR extends the removal of endpoints.

The following additional steps are taken when an endpoint is completely removed from the AOS system:

  • Removal of the endpoint id from the trusted_endpoints attribute of all users
  • Removal of the endpoint from all objects (equivalent to the removal of the object replica at this endpoint)

Warning: If an object only has a replica of its data at this one endpoint, this data is lost when the endpoint is removed!

@das-Abroxas das-Abroxas added enhancement New feature or request fix Bug issue fix labels Nov 20, 2023
@das-Abroxas das-Abroxas self-assigned this Nov 20, 2023
Copy link
Copy Markdown
Member

@lfbrehm lfbrehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@das-Abroxas das-Abroxas merged commit 51acb5b into dev Nov 20, 2023
@das-Abroxas das-Abroxas deleted the feat/endpoint-removal branch November 20, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request fix Bug issue fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants