elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

[DOCS] Add missing description for `transport_client` reserved role

Open slobodanadamovic opened this issue 9 months ago • 3 comments

This PR adds missing role description for the transport_client role, and a test to enforce that all reserved roles are described. The description also serves as self-documentation for roles, thus it is reasonable to make this a requirement for all reserved roles.

Relates to https://github.com/elastic/elasticsearch/pull/108422, which included descriptions for other reserved roles.

slobodanadamovic avatar May 14 '24 18:05 slobodanadamovic

Pinging @elastic/es-docs (Team:Docs)

elasticsearchmachine avatar May 14 '24 18:05 elasticsearchmachine

Pinging @elastic/es-security (Team:Security)

elasticsearchmachine avatar May 14 '24 18:05 elasticsearchmachine

The role is deprecated, so I would add that to the description as well.

I think we still need to deprecate it. I'll leave the description as is and handle deprecation in a followup PR.

slobodanadamovic avatar May 15 '24 14:05 slobodanadamovic