{"id":25112179,"url":"https://github.com/zachomedia/kubernetes-sidecar-terminator","last_synced_at":"2025-08-02T18:09:50.987Z","repository":{"id":57521603,"uuid":"200428766","full_name":"zachomedia/kubernetes-sidecar-terminator","owner":"zachomedia","description":"Monitor Kubernetes pods created by jobs and terminate the sidecars when the job completes","archived":false,"fork":false,"pushed_at":"2023-09-26T21:35:55.000Z","size":54,"stargazers_count":16,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T12:29:18.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zachomedia.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-03T23:08:30.000Z","updated_at":"2024-02-23T17:18:03.000Z","dependencies_parsed_at":"2025-02-08T01:36:00.057Z","dependency_job_id":"c9f0a626-f4f5-4f4d-a7b0-8210f0fa3246","html_url":"https://github.com/zachomedia/kubernetes-sidecar-terminator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zachomedia/kubernetes-sidecar-terminator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachomedia%2Fkubernetes-sidecar-terminator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachomedia%2Fkubernetes-sidecar-terminator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachomedia%2Fkubernetes-sidecar-terminator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachomedia%2Fkubernetes-sidecar-terminator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachomedia","download_url":"https://codeload.github.com/zachomedia/kubernetes-sidecar-terminator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachomedia%2Fkubernetes-sidecar-terminator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268431640,"owners_count":24249413,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-02-08T01:35:54.506Z","updated_at":"2025-08-02T18:09:50.952Z","avatar_url":"https://github.com/zachomedia.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Why does this exist?\n\nCurrently there is an issue when using sidecars (like istio-proxy)\nwith jobs - they don't exit when the job has completed.\n\nThis project will monitor those pods and then send a `kill` signal to the\nsidecar containers causing them to exit and the job to be marked\nas succeeded.\n\n## How does it work?\n\nIt will monitor all pods in the cluster, and terminate the sidecars\nif the following criteria has been met:\n\n1. The pod was created by a job\n2. The pod's non-sidecar containers have exited with exit code 0\n\nTerminate occurs by executing into the sidecar container and\nrunning `kill 1`.\n\n## Getting started\n\n1. `git clone https://github.com/zachomedia/kubernetes-sidecar-terminator.git`\n2. `kubectl apply -f manifests/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachomedia%2Fkubernetes-sidecar-terminator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachomedia%2Fkubernetes-sidecar-terminator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachomedia%2Fkubernetes-sidecar-terminator/lists"}