permission-manager icon indicating copy to clipboard operation
permission-manager copied to clipboard

Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW

Results 65 permission-manager issues
Sort by recently updated
recently updated
newest added

`ClusterRoleBinding` object is deprecated from rbac.authorization.k8s.io/v1beta1 in the latest versions of Kubernetes. We should document this

documentation

Hello, Thanks for this great project! Would it be possible to have an OAuth login page? And different users: - if it's an admin user have the possibility to create/delete...

enhancement

To be discussed if in scope or not for the tool, but with @ralgozino we were thinking about using permission manager to generate OpenVPN certs and manage the CRL, given...

enhancement
help wanted

when I created user, i used kubeconfig which generated by webUI and I had problem: ``` ╰─ k get node -o wide Unable to connect to the server: x509: certificate...

Hi, nice project! I'm interested in using it on my home cluster running on a raspberry pi but the quay.io/sighup/permission-manager:v1.7.1-rc1 image is incompatible with ARM processors. Are you planning to...

Stuck on generating kubeconfig

https://github.com/sighupio/permission-manager/issues/173

Resolves the following issues: #170 #171 * To wrap up, this PR allows to add annotations to the helm secret and set another secret created before

kubernetesL1.20 permission-manager:1.9.0 error: error validating "permission-manager/crd.yml": error validating data: [ValidationError(CustomResourceDefinition.spec.versions[0].schema): unknown field "properties" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceValidation, ValidationError(CustomResourceDefinition.spec.versions[0].schema): unknown field "type" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceValidation]; if you choose to ignore these errors, turn validation...