{"id":22571203,"url":"https://github.com/edsoncelio/kubeclean","last_synced_at":"2026-05-17T18:02:19.403Z","repository":{"id":54493333,"uuid":"307532934","full_name":"edsoncelio/kubeclean","owner":"edsoncelio","description":"Remove empty namespaces on kubernetes","archived":false,"fork":false,"pushed_at":"2021-02-15T20:20:39.000Z","size":25501,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T14:30:54.259Z","etag":null,"topics":["cli","golang","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edsoncelio.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}},"created_at":"2020-10-26T23:37:18.000Z","updated_at":"2021-02-15T20:18:03.000Z","dependencies_parsed_at":"2022-08-13T17:40:41.781Z","dependency_job_id":null,"html_url":"https://github.com/edsoncelio/kubeclean","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/edsoncelio/kubeclean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsoncelio%2Fkubeclean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsoncelio%2Fkubeclean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsoncelio%2Fkubeclean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsoncelio%2Fkubeclean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsoncelio","download_url":"https://codeload.github.com/edsoncelio/kubeclean/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsoncelio%2Fkubeclean/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265904882,"owners_count":23846693,"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":["cli","golang","kubernetes"],"created_at":"2024-12-08T01:15:51.781Z","updated_at":"2026-05-17T18:02:19.339Z","avatar_url":"https://github.com/edsoncelio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/edsoncelio/kubeclean)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/edsoncelio/kubeclean)\n![GitHub last commit](https://img.shields.io/github/last-commit/edsoncelio/kubeclean)\n![Github workflow](https://github.com/edsoncelio/kubeclean/workflows/Go/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/edsoncelio/kubeclean)](https://goreportcard.com/report/github.com/edsoncelio/kubeclean)\n\n# kubeclean\nTool to remove empty namespaces on kubernetes\n\n\u003eDisclaimer: Work in progress, just to practice go :p\n\n:warning: Do not run with a kubeconfig with role cluster-admin!\n\n![](example.png)\n\n## Requirements\n* Go +1.15.2\n* kubectl installed\n* valid kubeconfig\n\n## Installation \n\n### from release\nDownload the package from the [release page](https://github.com/edsoncelio/kubeclean/releases) and execute\n\n### using go get   \n`$ go get github.com/edsoncelio/kubeclean`\n\n### from source\nTODO\n\n## Usage   \n`$ kubeclean`\n\n## TODO\n - [ ] add documentation\n - [ ] add tests\n - [x] check for deployment\n - [x] check for service\n - [x] check for statefulset\n - [ ] check for secret (beyond default)\n - [ ] check for service account (beyond default)\n - [ ] use external file to namespace exceptions (system namespaces)\n - [x] create the help flag\n - [x] configure CI (with github actions)\n - [x] configure release\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsoncelio%2Fkubeclean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsoncelio%2Fkubeclean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsoncelio%2Fkubeclean/lists"}