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

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.27.1 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies

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

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

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20220722155237-a158d28d115b&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

e2e tests rely on a https://github.com/linode/terraform-linode-k8s which is deprecated at this point. we need migrate to using something like the open source capi provider which has begun work. * investigate...

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

As a cleanup task we need to upgrade to the latest linter and fix all linting errors in the process.

Standalone Linodes have the option to set Reverse DNS (RDNS / PTR record on the IP address). For LKE: While the underlying Linodes in a LKE cluster is still accessible...

This PR is to support cases where the linode-CCM is installed but instead of backing a LoadBalancer Service via NodeBalancers, the user wants to leverage [Cilium's BGP load balancing](https://docs.cilium.io/en/stable/network/bgp-control-plane/#service-announcements) with...

added-feature