cluster-api-ipam-provider-in-cluster
cluster-api-ipam-provider-in-cluster copied to clipboard
An IPAM provider for Cluster API that manages pools of IP addresses using Kubernetes resources.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.6.3 to 1.7.2. Release notes Sourced from sigs.k8s.io/cluster-api's releases. v1.7.2 👌 Kubernetes version support Management Cluster: v1.26.x -> v1.30.x Workload Cluster: v1.24.x -> v1.30.x More information about...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.18.0. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.18.0 2.18.0 Features Add --slience-skips and --force-newlines [f010b65] fail when no tests were run and --fail-on-empty was set...
IPAddressClaim now has a `spec.clusterName` field, which should be preferred over the `cluster.x-k8s.io/cluster-name` annotation. https://github.com/kubernetes-sigs/cluster-api/pull/10182
Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.7.3 to 1.8.1. Release notes Sourced from sigs.k8s.io/cluster-api's releases. v1.8.1 👌 Kubernetes version support Management Cluster: v1.27.x -> v1.31.x Workload Cluster: v1.25.x -> v1.31.x More information about...
Hello IPAM provider community, Is there any simple way of migrating machines from one range to another within the same globalinclusterapiVersion? And then releasing the original range? Eg. we want...
Hello there, I created by accident two globalinclusteripool CRs with unique names and same IP address ranges. No complaints from the admission webhook, nor IPAM operator. Cluster API is happily...
- This is a small fix to be able to use tilt in other project referring to this project. While testing cluster-api-proxmox (which has tilt reference to this project), I...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.20.0. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.20.0 2.20.0 Features Add buildvcs flag [be5ab95] Maintenance Add update-deps to makefile [d303d14] bump all dependencies [7a50221] v2.19.1...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.34.1 1.34.1 Maintenance Use slices from exp/slices to keep golang 1.20 compat [5e71dcd] v1.34.0 1.34.0 Features Add RoundTripper...