[#267] add no rule found object and morph chain #267
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-testlib#267
Loading…
Reference in a new issue
No description provided.
Delete branch "ChEktn/frostfs-testlib:error_object"
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?
ChEktn referenced this pull request2024-07-24 14:48:11 +00:00
2e4603960e
to8882543118
[#267] add no rule found objectto [#267] add no rule found object and morph chain8882543118
to641240f7c1
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
@ -23,3 +23,3 @@
shell, frostfs_adm_exec_path, config=config_file
)
self.version = FrostfsAdmVersion(shell, frostfs_adm_exec_path, config=config_file)
self.version = FrostfsAdmVersion(shell, frostfs_adm_exec_path, config=config_file)
What changed here?
@ -350,3 +350,128 @@ class FrostfsAdmMorph(CliCommand):
if param not in ["self", "node_netmap_keys"]
},
)
def add_rule(
Need newline
641240f7c1
to18b8d6ba46
New commits pushed, approval review dismissed automatically according to repository settings
18b8d6ba46
tod18881fbce
d18881fbce
to3506ae4a12