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?** /kind testing **What this PR does / why we need it**: This PR adds support for debugging a cluster using [delve](https://github.com/go-delve/delve/blob/master/Documentation/cli/getting_started.md) **Which issue(s) this...
**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 the kubernetes group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.29.3 to 0.30.1 Commits 41b1806 Update dependencies to v0.30.1 tag 0fd470c Merge pull...
**What this PR does / why we need it**: For APIServer LoadBalancing, we are currently creating NB or DNS entries from the LinodeMachine controller causing inconsistencies during the creation/deletion process...
**What this PR does / why we need it**: CAPL clusterrs with etcd-backup-restore and related flavors fail to created. This is down to some recent OBJ changes for key names...
**What this PR does / why we need it**: This PR contains E2E test to check if the disk is added to spec **Which issue(s) this PR fixes** *(optional, in...
**What this PR does / why we need it**: General cleanup for controllers controller which should have helper functions in the appropriate helpers file for consistency **Which issue(s) this PR...
Bumps the kubernetes group with 6 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.30.3` | `0.31.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery)...
Bumps golang from 1.22 to 1.23. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
**What this PR does / why we need it**: Follow-up from #451 **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when...