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

A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts.

Results 51 rbac-manager issues
Sort by recently updated
recently updated
newest added

This PR fixes # ## Checklist * [x] I have signed the CLA * [x] I have updated/added any relevant documentation ## Description ### What's the goal of this PR?...

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. Commits f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep ebc9029 update dependencies 56c843c Merge pull request #1337 from izhakmo/fix-cve 41b4ee6 update gopkg.in/yaml.v3 to v3.0.1 f98ed3e...

dependencies
go

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.2 to 0.24.3. Commits ee1a5aa Update dependencies to v0.24.3 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.24.2&new-version=0.24.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.2 to 0.24.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.24.2&new-version=0.24.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.2 to 0.24.3. Commits 2325aaa Update dependencies to v0.24.3 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/api&package-manager=go_modules&previous-version=0.24.2&new-version=0.24.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies
go

Hello Team RBAC Manager, We are using EKS and currently testing the upgrade from version 1.21 to 1.22. As with Kubernetes version 1.22 few beta API version has changed, are...

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.12.2 to 0.12.3. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.12.3 What's Changed :sparkles: Provide access to admission.Request in custom validator/defaulter in kubernetes-sigs/controller-runtime#1952 Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.12.2...v0.12.3 Commits cd0058a...

dependencies
go

Hi team, This is a really awesome tool and it's helped us reduce a lot of repeated binding specs. I was wondering if it would be possible to add a...

enhancement
help wanted
pinned
priority: could

Problem: The `resourceNames` property in RBAC Role and ClusterRole is limited in usefulness because it is not currently possible to scope dynamically to pods created by a `Deployment`, `Daemonset`, `StatefulSet`,...

enhancement
pinned
priority: could

Combining the requests of both #99 and #101, it would be very beneficial to end users to have some extended validation of the rbacdefintion. This issue will serve as a...

enhancement
help wanted
pinned
priority: could