Skip to content

Commit

Permalink
change(docs): Object Storage Release Fixes (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
damienjburks authored Jan 23, 2025
1 parent 0e94dfd commit 0bdb24f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions services/storage/object/controls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ controls:
- tlp_green
- tlp_amber
- tlp_red
- id: CCC.ObjStor.C06.TR02
- id: CCC.ObjStor.C05.TR02
text: |
When an object is modified, the service MUST assign a new unique
identifier to the modified object to differentiate it from the
Expand All @@ -226,7 +226,7 @@ controls:
- tlp_green
- tlp_amber
- tlp_red
- id: CCC.ObjStor.C06.TR03
- id: CCC.ObjStor.C05.TR03
text: |
When an object is modified, the service MUST allow for recovery
of previous versions of the object.
Expand All @@ -235,7 +235,7 @@ controls:
- tlp_green
- tlp_amber
- tlp_red
- id: CCC.ObjStor.C05.TR02
- id: CCC.ObjStor.C05.TR04
text: |
When an object is deleted, the service MUST retain other versions of
the object to allow for recovery of previous versions.
Expand Down

0 comments on commit 0bdb24f

Please sign in to comment.