Skip to content

Commit

Permalink
Added support for force_md5_etag for bucket and account
Browse files Browse the repository at this point in the history
Signed-off-by: Aayush Chouhan <[email protected]>
  • Loading branch information
achouhan09 committed Sep 8, 2023
1 parent 7aa4663 commit 07b7e31
Show file tree
Hide file tree
Showing 7 changed files with 1,487 additions and 13 deletions.
4 changes: 4 additions & 0 deletions deploy/crds/noobaa.io_noobaaaccounts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ spec:
description: DefaultResource specifies which backingstore this account
will use to create new buckets
type: string
force_md5_etag:
description: ForceMd5Etag specifies whether MD5 Etags should be calculated
for the account or not
type: boolean
nsfs_account_config:
description: NsfsAccountConfig specifies the configurations on Namespace
FS
Expand Down
Loading

0 comments on commit 07b7e31

Please sign in to comment.