redis-operator icon indicating copy to clipboard operation
redis-operator copied to clipboard

Docs: `securityContext` missing for multiple resources in the API Reference

Open DodoLeDev opened this issue 6 months ago • 1 comments

Which document needs to be updated? The API Reference of the Redis Operator

Actually, the Redis(Cluster/Replication/Sentinel)Spec is using the unfunctional securityContext field

Image

Expected changes

Image

What version of redis-operator are you using?

I am talking about the v1beta2 of the API

Additional context Related issue: #1345

DodoLeDev avatar May 12 '25 09:05 DodoLeDev

Additionnally, the securityContext field is not specified in the RedisLeader 1 and RedisFollower 2 resource.

And the field present in the RedisExporter resource is not a PodSecurityContext, but a SecurityContext.

DodoLeDev avatar May 12 '25 10:05 DodoLeDev

Thanks for reporting this :)

drivebyer avatar Jul 06 '25 11:07 drivebyer