Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Ferrandiz
5bc9a84a84 go mod vendor 2024-12-16 15:36:30 +00:00
Thomas Ferrandiz
47fadb0720 Revert "go mod vendor"
This reverts commit 10707e4243.
2024-12-06 13:51:08 +00:00
Thomas Ferrandiz
10707e4243 go mod vendor 2024-12-06 13:42:44 +00:00
Manuel Buil
cd53175861 Update k8s deps
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-03-18 12:59:45 +01:00
Miguel Duarte Barroso
5d9c1e6c1d build: bump kubebuilder version to v0.4.1
This kubebuilder version allows us to specify the CRD api version
which in turn will allow us to generate CRDs using `v1` instead
of `v1beta1` which will be **removed** in kubernetes 1.22.

We also use a newer version of the kubebuilder test binaries, so
we can use the `v1` API.

Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
2021-07-23 11:30:17 +02:00
Miguel Duarte Barroso
90c7617a1c ip-reconciler: add plumbers network status entity
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
2021-07-22 16:07:18 +02:00
Chris Randles
73ffd2b5f3 add kubernetes CRD backend
rebasing
2019-10-09 17:45:32 -04:00