kilo/pkg/k8s
Lucas Servén Marín 288bb824aa
pkg/k8s: fix resource scope of Kilo CRD
When updating Kilo to the latest version of the CustomResourceDefinition
API, the Kilo Peer CRD was incorrectly scoped as a namespaced resource
due to differences in the ergonomics of the tooling.

This commit fixes the scoping of the Peer CRD to be cluster-wide.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2021-08-19 22:58:42 +02:00
..
apis/kilo pkg/k8s: fix resource scope of Kilo CRD 2021-08-19 22:58:42 +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/ cmd/: kgctl autodetect mesh granularity 2021-06-18 15:59:25 +02:00
backend_test.go FEATURE: allow disabling private IPs 2021-03-13 23:33:18 +01:00