Browse Source
Add cosi.bucketClassParameters to allow passing arbitrary parameters to the default BucketClass resource. This enables use cases like tiered storage where a diskType parameter needs to be set on the BucketClass to route objects to specific volume servers. When bucketClassParameters is empty (default), the BucketClass is rendered without a parameters block, preserving backward compatibility. Signed-off-by: Kirill Ilin <stitch14@yandex.ru> Co-authored-by: Claude <noreply@anthropic.com>pull/8372/merge
committed by
GitHub
2 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue