kilo/pkg/k8s
leonnicolas 31ffaa0e71
pkg/: FEATURE: support allowed IPs outside a cluster
Users can specify IPs with the annotation "allowed-location-ips".
It makes no difference which node of a location is annotated.
The IP should be routable from the particular location, e.g. a printer in
the same LAN.
This way these IPs become routable from other location.

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

Co-authored-by: Lucas Servén Marín <lserven@gmail.com>
2021-06-15 22:17:35 +02:00
..
apis/kilo Use apiextension v1 2021-06-14 12:59:33 +02:00
clientset/versioned Use apiextension v1 2021-06-14 12:59:33 +02:00
informers Use apiextension v1 2021-06-14 12:59:33 +02:00
listers/kilo/v1alpha1 go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
backend.go pkg/: FEATURE: support allowed IPs outside a cluster 2021-06-15 22:17:35 +02:00
backend_test.go FEATURE: allow disabling private IPs 2021-03-13 23:33:18 +01:00