GitHub / Randsw / validation-webhook
This is kubernetes validation and mutation webhook example.Validation webhook check if created or updated deployment has label "team". Work if namespace has annotation "validate: true". Mutation webhook changes the name of the image in the deployment to a private repository. Work if namespace has annotation "mutate: true".
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randsw%2Fvalidation-webhook
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 146 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 15 days ago
Pushed at: 15 days ago
Last synced at: 15 days ago
Topics: go, golang, k8s, kubernetes, mutation, validation, webhook