Closed
Description
The Groups
field of a SubjectAccessReviewSpec is being serialized as group
:
// Groups is the groups you're testing for.
Groups []string `json:"group,omitempty" protobuf:"bytes,4,rep,name=group"`
This is already documented as group
for v1beta1, so we can't easily change it now, but should be fixed in the v1 version