{"id":15681092,"url":"https://github.com/trstringer/kubernetes-mutating-webhook","last_synced_at":"2025-10-08T02:41:01.022Z","repository":{"id":147740120,"uuid":"428006101","full_name":"trstringer/kubernetes-mutating-webhook","owner":"trstringer","description":"Example showing how to implement a basic mutating webhook","archived":false,"fork":false,"pushed_at":"2021-11-14T21:09:26.000Z","size":31,"stargazers_count":17,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T10:34:15.033Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trstringer.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,"zenodo":null}},"created_at":"2021-11-14T18:19:53.000Z","updated_at":"2024-08-02T09:50:08.000Z","dependencies_parsed_at":"2023-05-27T09:15:45.441Z","dependency_job_id":null,"html_url":"https://github.com/trstringer/kubernetes-mutating-webhook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trstringer/kubernetes-mutating-webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-mutating-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-mutating-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-mutating-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-mutating-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/kubernetes-mutating-webhook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-mutating-webhook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278879447,"owners_count":26061887,"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-10-08T02:00:06.501Z","response_time":56,"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":"2024-10-03T16:49:22.438Z","updated_at":"2025-10-08T02:41:00.994Z","avatar_url":"https://github.com/trstringer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes Mutating Webhook example\n\nThis shows a basic implementation of a mutating webhook.\n\n## Setup\n\n*Note: This relies on TLS certificates to function correctly. Soon that will be added to this repo for a full end-to-end working example.*\n\nThis example utilizes a local kind cluster.\n\n```bash\n$ make build\n$ make build-image-kind\n$ make push-kind\n$ make deploy\n```\n\n## Cleanup\n\n```bash\n$ make cleanup\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fkubernetes-mutating-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fkubernetes-mutating-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fkubernetes-mutating-webhook/lists"}