{"id":13521708,"url":"https://github.com/ishantanu/kubectl-unbound-pvc","last_synced_at":"2025-07-10T08:30:17.743Z","repository":{"id":114222937,"uuid":"224233498","full_name":"ishantanu/kubectl-unbound-pvc","owner":"ishantanu","description":"A kubectl plugint to see PVCs which are not in \"Bound\" state","archived":false,"fork":false,"pushed_at":"2019-11-28T10:03:00.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T18:03:06.508Z","etag":null,"topics":["kubectl","kubectl-plugins"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ishantanu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-11-26T16:09:58.000Z","updated_at":"2024-12-14T02:38:06.000Z","dependencies_parsed_at":"2024-01-13T22:23:33.050Z","dependency_job_id":"e9d73c28-6cec-48f7-8c4a-d2a1fd531df5","html_url":"https://github.com/ishantanu/kubectl-unbound-pvc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ishantanu/kubectl-unbound-pvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishantanu%2Fkubectl-unbound-pvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishantanu%2Fkubectl-unbound-pvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishantanu%2Fkubectl-unbound-pvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishantanu%2Fkubectl-unbound-pvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishantanu","download_url":"https://codeload.github.com/ishantanu/kubectl-unbound-pvc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishantanu%2Fkubectl-unbound-pvc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264551644,"owners_count":23626536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kubectl","kubectl-plugins"],"created_at":"2024-08-01T06:00:37.396Z","updated_at":"2025-07-10T08:30:17.672Z","avatar_url":"https://github.com/ishantanu.png","language":"Shell","funding_links":[],"categories":["kubectl Plugins"],"sub_categories":["Installing plugins via awesome-kubectl-plugins"],"readme":"# kubectl-unbound-pvc\n\nA small plugin to list Persistent Volume Claims which are not in `Bound` state.\n\n## Prerequisites\n* jq\n\n## Installation\n\n* Download the zip for the latest tag, for example:\n  ```\n  wget https://github.com/ishantanu/kubectl-unbound-pvc/archive/v0.0.1.zip\n  ```\n* Unzip the downloaded file\n  ```\n  unzip v0.0.1\n  ```\n* Move the `kubectl-unbound_pvc` binary from the `kubectl-unbound-pvc-0.0.1/` path and add it to your `$PATH`. For example:\n  ```\n  mv kubectl-unbound-pvc-0.0.1/kubectl-unbound_pvc /usr/local/bin/\n  ```\n* Now, you can start using the plugin right away:\n  ```\n  ❯ kubectl unbound-pvc -l\n  NAME                      STATUS\n  task-pv-claim             Pending\n  task-pv-claim1            Pending\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishantanu%2Fkubectl-unbound-pvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishantanu%2Fkubectl-unbound-pvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishantanu%2Fkubectl-unbound-pvc/lists"}