bazelbuild / bazel-buildfarm

Bazel remote caching and execution service
https://bazel.build
Apache License 2.0
635 stars 199 forks source link

Add redis username support #1756

Closed 80degreeswest closed 1 month ago

80degreeswest commented 1 month ago

Add support for configurable Redis username. This is required to support RBAC.

Tested launching a server with and without username set. The field does not have any effect in standard auth configuration.