image-annotator-webhook

command module
v0.0.0-...-be3ab55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL