object: Add UserAttributes
method #272
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
pool
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
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-sdk-go#272
Loading…
Reference in a new issue
No description provided.
Delete branch "a-savchuk/frostfs-sdk-go:object-user-attrs"
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?
Close #271
Signed-off-by: Aleksey Savchuk a.savchuk@yadro.com
UserAttributes
method@ -315,0 +327,4 @@
key := attr.GetKey()
if !strings.HasPrefix(key, container.SysAttributePrefix) &&
!strings.HasPrefix(key, container.SysAttributePrefixNeoFS) {
You dropped
NeoFS
attribute handling here: TrueCloudLab/frostfs-node#1379/filesSo I think you can drop it from frostfs-sdk too.
Done
29bdb885aa
to9d112926a3
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
9d112926a3
toe580ee991d