Skip to content

celo-org/image-annotator-webhook

image-annotator-webhook

Chart

Chart available at celo-org/charts

How to test locally

Prerequisites

Steps

  1. Create a local Kubernetes cluster using Kind
make cluster
  1. Deploy the image-annotator-webhook to the cluster
make push
  1. Deploy webhook
make deploy-webhook

And wait some seconds for the webhook to be ready (also you can run make push-deploy to do both steps at once)

  1. Deploy the manifests for testing (add any other manifests you want to test)
make deploy-testing
  1. Check the logs
make logs-webhok
  1. Confim that the webhook is working
kubectl get <pod/deployment/statefulset/job/cronjob> -o yaml ...
  1. Delete the cluster
make delete-cluster

About

Kubernetes mutation webhook to expose container images as annotations

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •