netmap: Add LIKE
operation for filter
in policy
#55
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
triage
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
6 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-api#55
Loading…
Reference in a new issue
No description provided.
Delete branch "acid-ant/frostfs-api:feature/policy-like"
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?
Signed-off-by: Anton Nikiforov an.nikiforov@yadro.com
db9f31345a
to70366ce189
acid-ant referenced this pull request from TrueCloudLab/frostfs-api-go2024-06-27 11:00:11 +00:00
LIKE
operation forfilter
#87@alexvanin or @realloc approve pls
@ -37,2 +37,4 @@
// Logical negation
NOT = 9;
// Matches patter
Matches pattern?
Thanks, updated.
It would be nice to see some examples of
LIKE
pattern-mathching policies. Are there any?@alexvanin , described here. Is it enough?
70366ce189
to61441d483d
61441d483d
to542d0d9ec2