https://github.com/clbx/kubectl-browse-pvc
kubectl kubectl-plugins kubernetes pvc
Score: -Infinity
Last synced: about 9 hours ago
JSON representation
Repository metadata:
Kubectl plugin for browsing PVCs on the command line
- Host: GitHub
- URL: https://github.com/clbx/kubectl-browse-pvc
- Owner: clbx
- License: mit
- Created: 2023-01-18T18:39:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-17T04:13:27.000Z (4 months ago)
- Last Synced: 2026-08-14T13:22:10.360Z (14 days ago)
- Topics: kubectl, kubectl-plugins, kubernetes, pvc
- Language: Go
- Homepage:
- Size: 170 KB
- Stars: 245
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: clay
- Login: clbx
- Email:
- Kind: user
- Description: pod goblin
- Website:
- Location: Philadelphia, PA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/15034517?u=daa6c5dadded5c4a92dbf6bb4fb539f7ee465c15&v=4
- Repositories: 84
- Last Synced at: 2026-08-27T01:20:26.841Z
- Profile URL: https://github.com/clbx
GitHub Events
Total
- Create event: 8
- Delete event: 4
- Fork event: 1
- Issue comment event: 23
- Issues event: 13
- Pull request event: 14
- Push event: 20
- Release event: 5
- Watch event: 136
- Total: 224
Last Year
- Create event: 1
- Delete event: 2
- Issue comment event: 13
- Issues event: 2
- Pull request event: 9
- Push event: 9
- Release event: 1
- Watch event: 36
- Total: 73
Committers metadata
Last synced: 1 day ago
Total Commits: 143
Total Committers: 6
Avg Commits per committer: 23.833
Development Distribution Score (DDS): 0.14
Commits in past year: 21
Committers in past year: 5
Avg Commits per committer in past year: 4.2
Development Distribution Score (DDS) in past year: 0.571
| Name | Commits | |
|---|---|---|
| Clay Buxton | c****y@c****o | 123 |
| Carson McCaffrey | c****n@m****v | 8 |
| dependabot[bot] | 4****] | 8 |
| Bernd Schorgers | m****e@b****v | 2 |
| Denis GERMAIN | d****n@g****m | 1 |
| Benjamin Courtel | b****l@g****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 23
Total pull requests: 12
Average time to close issues: 4 months
Average time to close pull requests: 17 days
Total issue authors: 12
Total pull request authors: 6
Average comments per issue: 0.87
Average comments per pull request: 0.5
Merged pull request: 10
Bot issues: 0
Bot pull requests: 6
Past year issues: 3
Past year pull requests: 4
Past year average time to close issues: 14 days
Past year average time to close pull requests: 10 days
Past year issue authors: 3
Past year pull request authors: 4
Past year average comments per issue: 3.67
Past year average comments per pull request: 1.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- clbx (11)
- kastl-ars (2)
- hwo-wd (1)
- gprossliner (1)
- onedr0p (1)
- dnesting (1)
- LittleChimera (1)
- buroa (1)
- reefland (1)
- zwindler (1)
- foophoof (1)
- tarik02 (1)
Top Pull Request Authors
- dependabot[bot] (6)
- bjw-s (2)
- bcourtel (1)
- Nomsplease (1)
- clbx (1)
- zwindler (1)
Top Issue Labels
- enhancement (4)
- housekeeping (1)
- bug (1)
- krew (1)
Top Pull Request Labels
- dependencies (6)
- go (2)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 19
proxy.golang.org: github.com/clbx/kubectl-browse-pvc
- Homepage: https://github.com/clbx/kubectl-browse-pvc
- Documentation: https://pkg.go.dev/github.com/clbx/kubectl-browse-pvc#section-documentation
- Licenses: mit
- Latest release: v1.4.4 (published 4 months ago)
- Last Synced: 2026-08-26T17:33:23.028Z (1 day ago)
- Versions: 19
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.804%
- Average: 9.365%
- Dependent repos count: 9.927%
Dependencies
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.9.0
- github.com/go-logr/logr v1.2.4
- github.com/go-openapi/jsonpointer v0.19.6
- github.com/go-openapi/jsonreference v0.20.2
- github.com/go-openapi/swag v0.22.3
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.3
- github.com/google/gnostic-models v0.6.8
- github.com/google/go-cmp v0.5.9
- github.com/google/gofuzz v1.2.0
- github.com/google/uuid v1.3.0
- github.com/imdario/mergo v0.3.6
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/mailru/easyjson v0.7.7
- github.com/moby/spdystream v0.2.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/spf13/pflag v1.0.5
- github.com/urfave/cli/v2 v2.25.7
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/crypto v0.11.0
- golang.org/x/net v0.13.0
- golang.org/x/oauth2 v0.8.0
- golang.org/x/sys v0.10.0
- golang.org/x/term v0.10.0
- golang.org/x/text v0.11.0
- golang.org/x/time v0.3.0
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.30.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.28.1
- k8s.io/apimachinery v0.28.1
- k8s.io/client-go v0.28.1
- k8s.io/klog/v2 v2.100.1
- k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
- k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
- sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0
- 113 dependencies
- actions/checkout v4.0.0 composite
- actions/setup-go v4.1.0 composite
- actions/upload-artifact v3.1.3 composite
- actions/checkout v4.0.0 composite
- actions/download-artifact v4 composite
- actions/setup-go v4.1.0 composite
- actions/upload-artifact v4 composite
- montudor/action-zip v1 composite
- ncipollo/release-action v1 composite
- rajatjindal/krew-release-bot v0.0.46 composite