linode-cloud-controller-manager icon indicating copy to clipboard operation
linode-cloud-controller-manager copied to clipboard

Kubernetes Cloud Controller Manager for Linode

Results 27 linode-cloud-controller-manager issues
Sort by recently updated
recently updated
newest added

Adding single log line to see when the node annotation to override private IP was used. ### General: * [x] Have you removed all sensitive information, including but not limited...

Terraform provider of Linode has been deprecated. This change replaces Terraform to Linode CAPI provider. Fixes: https://github.com/linode/linode-cloud-controller-manager/issues/165 > Currently e2e tests are failing, the reason is under investigation, but the...

### General: This PR fixes the data-corruption bug in [linodego](https://github.com/linode/linodego/pull/536). We found the data-corruption bug when route_controller was enabled and cluster had more than 100 nodes. The bug is now...

### General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...

To enable better tracking of resources in a given linode account, linode-ccm could add an optional list of tags to all NodeBalancers. Often services are created implicitly with third-party software,...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...

We use 'stable' in our Github Actions and that now refers to Go 1.23, so we need a supported version of golangci-lint for that one to work. ### General: *...