Skip to content

Consider renaming Volume.attributes #279

@saad-ali

Description

@saad-ali

Low priority, but I've had several people mention to me that attributes is a confusing name:

message Volume {
  map<string, string> attributes = 3;
...

This field should be opaque to CO. But attributes suggests that it contains "volume attributes". Which is not the intention.

Maybe call it server_context or something else?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions