cluster-api-provider-linode
cluster-api-provider-linode copied to clipboard
A Cluster API implementation to create Kubernetes clusters for Linode (CAPL)
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.3 to 0.18.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.0 :warning: Breaking Changes Bump to k8s.io/* v1.30 (#2693 #2754 #2765 #2776 #2786) Remove deprecated v1alpha1.ControllerManagerConfiguration (#2648) admission.Decoder...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Adds a validating admission webhook for `infrastructure.cluster.x-k8s.io/v1alpha1/linodemachine` resources on creation. This initial validation...
Bumps the kubernetes group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.29.3 to 0.30.0 Commits fb932d2 Update dependencies to v0.30.0 tag d014286 Merge remote-tracking branch 'origin/master' into...
Figure out where we need to update the docs in kube sig to get the linode bits added to https://cluster-api.sigs.k8s.io/
**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: New flavor for using the linode-CCM without creating NodeBalancers to perform Service load-balancing....
**What type of PR is this?** /testing **What this PR does / why we need it**: Adds an e2e test against the admission validation of the following resources: - LinodeCluster...