kilo/vendor/k8s.io/api
leonnicolas 086b2e1ddd
cmd/kg/*: sub command peer validation webhook
This commit adds a sub command `webhook` to Kilo.
It will start a https web server that answeres request from a Kubernetes
API server to validate updates and creations of Kilo peers.

It also updates the "Peer Validation" docs to enable users to
install the web hook server and generate the self signed certificates in
the cluster by only applying a manifest.

Signed-off-by: leonnicolas <leonloechner@gmx.de>

Apply suggestions from code review

Co-authored-by: Lucas Servén Marín <lserven@gmail.com>
2021-09-06 21:14:44 +02:00
..
admission/v1 cmd/kg/*: sub command peer validation webhook 2021-09-06 21:14:44 +02:00
admissionregistration go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
apiserverinternal/v1alpha1 go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
apps go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
authentication go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
authorization go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
autoscaling go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
batch go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
certificates go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
coordination go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
core/v1 Use apiextension v1 2021-06-14 12:59:33 +02:00
discovery go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
events go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
extensions/v1beta1 go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
flowcontrol go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
networking go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
node go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
policy go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
rbac go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
scheduling go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
storage go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
LICENSE init 2019-01-18 02:50:10 +01:00