cluster-api-provider-linode icon indicating copy to clipboard operation
cluster-api-provider-linode copied to clipboard

A Cluster API implementation to create Kubernetes clusters for Linode (CAPL)

Results 35 cluster-api-provider-linode issues
Sort by recently updated
recently updated
newest added

**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...

new-feature

**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...

dependencies

**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...

bugfix
improvement

**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...

bugfix

**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...

testing

**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...

cleanup

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)...

dependencies

Bumps golang from 1.22 to 1.23. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22&new-version=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...

dependencies

**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...

documentation