envoyproxy / envoyproxy/go-control-plane

provide a RBAC builder

Open
#396 8 comments 3 reactions 0 assignees View on GitHub
help wanted
Dominant language
Go
Stars
1.7k
Forks
567
Avg merge
15h 46m
Merged PRs (30d)
11

Description

Currently I am writing RBAC configuration in golang code (like Istio does). It would be nice to have a fluent RBAC builder.

For example I wrote those configuration:

![image](https://user-images.githubusercontent.com/12763626/108847089-51ce2f80-75f0-11eb-83dc-b0e484cbf3a0.png)

It would be better like below (it is just an example, it is not show exact implementation, real impl. can vary):

![image](https://user-images.githubusercontent.com/12763626/108847171-6f9b9480-75f0-11eb-8981-2646eff7d3b2.png)

Do you guys planning to do something like that? I would like to implement it.

Any thoughts?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.