You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kubernetes is one of the biggest project in Go and we have no reason for not supporting it well. I hope we can develop a middleware or something similar to help Kubernetes user use Casbin as the authorization layer.
This is very important for us. Currently, no single k8s and its ecosystem users use Casbin because we don't have such a middleware.
Kubernetes is one of the biggest project in Go and we have no reason for not supporting it well. I hope we can develop a middleware or something similar to help Kubernetes user use Casbin as the authorization layer.
This is very important for us. Currently, no single k8s and its ecosystem users use Casbin because we don't have such a middleware.
Here's a link about how other projects integrate with k8s: https://www.openpolicyagent.org/docs/v0.12.2/kubernetes-admission-control/
We already have some code and even some docs last summer.
Now we want to resurrect this project. Hope someone can work on it.
The text was updated successfully, but these errors were encountered: