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

I think permission manager should somehow store a desired configuration and try to get back to it as much as possible. I found that if a namespace is deleted and...

Hello, I tried to improve the helm-chart. I hope my changes are fine for you. I look forward to your feedback. **What I did in this PR:** - Add support...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Hey, this `permission manager` is extremely useful tool! It really made life easy. However, it seems to have issue generate token and cert. (Not sure if anyone else also experienced...

Hi, this is a very wonderful project, it helps us manage small clusters easily. The current latest release (v1.7.1-rc1) includes several bugs, which have been fixed by #88, #90, etc....

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies
javascript

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies
javascript

hi. after adding a user was getting kubectl exec -i -t -n thenamespace core-api-redis-master-0 -c redis "--" sh -c "(bash)" Error from server (Forbidden): pods "core-api-redis-master-0" is forbidden: User "system:serviceaccount:permission-manager:theuser"...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

k8s: v1.22.2 permission-manager: v1.7.1-rc1 Error process: 1. Create a user and give rights to namespace 2. Remove namespace 3. Open the user for editing 4. The endless process of "......

bug