Describe FrostFS ID contract interface #89
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-contract#89
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See TrueCloudLab/frostfs-node#1097
The document about frostfs id will be here and should be referenced from there.
Let's document contract public methods and then extract this to the md document.
Mandatory things:
groupID
is int, who generates it? How does it relate to name?)For access control we need to also ensure all tests are written.