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

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies
javascript

Hi, I would ask if the web can server under path, for example, http://xxxx/permission-manager? Thanks Nan,

enhancement
question

In Azure AKS users can have access granted by either by their AD group membership, or directly using AD user ID. It would be extremely useful, if user access management...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies
javascript

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies
javascript

Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies
javascript

I can see the chart in the source but it does not appear to be published anywhere. I tried https://sighupio.github.io for your chart repo as a test with no dice....

Hello, I did some changes to the helm-chart to have the possibility to push the chart to a registry. If the chart is pushed to a registry, it should be...

Currently (if I am not entirely wrong) permission-manager supports namespaced role-templates. For clusterwide resource-access, there are only three roles (none, read-only, read-write) for all resources available. I would very much...

enhancement

``` --- apiVersion: v1 kind: Config current-context: [email protected] clusters: - cluster: certificate-authority-data: server: https://127.0.0.1:6443 name: cluster.local contexts: - context: cluster: cluster.local user: kkk namespace: permission-manager name: [email protected] users: - name:...

duplicate
question