{"id":15771701,"url":"https://github.com/trstringer/kubernetes-validating-webhook","last_synced_at":"2025-03-31T12:10:57.254Z","repository":{"id":147740125,"uuid":"430124050","full_name":"trstringer/kubernetes-validating-webhook","owner":"trstringer","description":"Example showing how to implement a basic Kubernetes validating webhook","archived":false,"fork":false,"pushed_at":"2021-11-20T14:26:02.000Z","size":31,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-11T15:11:23.645Z","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}},"created_at":"2021-11-20T14:25:45.000Z","updated_at":"2024-01-27T12:18:44.000Z","dependencies_parsed_at":"2023-05-29T13:47:30.316Z","dependency_job_id":null,"html_url":"https://github.com/trstringer/kubernetes-validating-webhook","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"67f490ca0536c0f1915961a95b74a7b1bbf22966"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-validating-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-validating-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-validating-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fkubernetes-validating-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/kubernetes-validating-webhook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465228,"owners_count":20781919,"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":[],"created_at":"2024-10-04T15:04:29.213Z","updated_at":"2025-03-31T12:10:57.231Z","avatar_url":"https://github.com/trstringer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes Validating Webhook example\n\nThis shows a basic implementation of a validating 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-validating-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fkubernetes-validating-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fkubernetes-validating-webhook/lists"}