An open API service for producing an overview of a list of open source projects.

https://github.com/coopernetes/kube-role-gen

cli kubernetes rbac utility

Score: -Infinity

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Generate a Kubernetes role containing all resources available on a cluster


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 59
Total Committers: 3
Avg Commits per committer: 19.667
Development Distribution Score (DDS): 0.492

Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Thomas Cooper t****a@o****m 30
Thomas Cooper t****a@g****m 26
dependabot[bot] 4****] 3

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 12
Total pull requests: 17
Average time to close issues: about 1 year
Average time to close pull requests: about 1 month
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 0.92
Average comments per pull request: 0.18
Merged pull request: 11
Bot issues: 0
Bot pull requests: 9

Past year issues: 0
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 24 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.5
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 6

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/coopernetes/kube-role-gen

Top Issue Authors

  • coopernetes (7)
  • vikas027 (2)
  • posquit0 (1)
  • henrysachs (1)
  • hmsvigle (1)

Top Pull Request Authors

  • dependabot[bot] (10)
  • coopernetes (8)

Top Issue Labels

  • enhancement (4)
  • wontfix (1)
  • invalid (1)

Top Pull Request Labels

  • dependencies (10)
  • go (4)

Package metadata

proxy.golang.org: github.com/coopernetes/kube-role-gen

  • Homepage: https://github.com/coopernetes/kube-role-gen
  • Documentation: https://pkg.go.dev/github.com/coopernetes/kube-role-gen#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.7 (published over 2 years ago)
  • Last Synced: 2025-09-05T20:11:22.499Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 5.293%
    • Forks count: 5.463%
    • Average: 6.775%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/elliotchance/orderedmap v1.4.0
  • github.com/go-logr/logr v1.2.2
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.7
  • github.com/google/gofuzz v1.2.0
  • github.com/googleapis/gnostic v0.5.5
  • github.com/imdario/mergo v0.3.5
  • github.com/json-iterator/go v1.1.12
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
  • golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
  • golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.7
  • golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.27.1
  • gopkg.in/inf.v0 v0.9.1
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
  • k8s.io/api v0.23.5
  • k8s.io/apimachinery v0.23.5
  • k8s.io/client-go v0.23.5
  • k8s.io/klog/v2 v2.40.1
  • k8s.io/utils v0.0.0-20220127004650-9b3446523e65
  • sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2
  • sigs.k8s.io/structured-merge-diff/v4 v4.2.1
  • sigs.k8s.io/yaml v1.3.0
go.sum go
  • 590 dependencies
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v1 composite
  • engineerd/setup-kind v0.5.0 composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v3 composite
  • goreleaser/goreleaser-action v4 composite