-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for clarification on Object Storage control tests for CCC.ObjStor.C03 #496
Comments
@sarahecraddock @eddie-knight: CCC.ObjStor.C03.TR01 If the intention were to enable a soft delete (i.e., allowing deletion with recovery options), the control and testing requirements would need some adjustments to reflect that and we would also need to align with relevant TLPs. So roughly something like: text: Buckets are either irreversibly protected from deletion or, if allowed, soft deleted according to TLP. It's either that, a separate control entirely, or we just stick with the existing control and make clear it does not consider soft deletion. |
CCC.ObjStor.C03.TR01 Again, we may need to think more about acceptable levels of protection for different TLP levels. If we consider RED first, this might read something like: Immutable retention policy cannot be modified or removed; allows extensions to retention period only. |
Notes from working session call:
|
Notes from the working group call for 469CCC.ObjStor.C03.TR01:
|
@sarahecraddock - see #528 for attempt to separate out hard and soft delete controls based on TLPs |
Support Question
I am working on the Azure Raid for Azure Blob Storage and I have a couple of questions around what was intended for specific control tests...
CCC.ObjStor.C03.TR01: Object storage buckets cannot be deleted after creation.
^ Is the above referring to soft delete, i.e. if containers are deleted they can be recovered?
CCC.ObjStor.C03.TR01: Retention policy for object storage buckets cannot be unset.
^ Is this referring to making the retention policy shorter or longer and what is an acceptable level of protection against retention policies being removed. For example Azure has immutability policies, which are intended for write once, read many data which can be time based or soft delete with a long lifetime and without the possibility of purging deleted data?
The text was updated successfully, but these errors were encountered: