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

Kubernetes cloud-controller-manager for DigitalOcean (beta)

Results 61 digitalocean-cloud-controller-manager issues
Sort by recently updated
recently updated
newest added

When a Load Balancer is attached via the load-balancer-id annotation, thee CCM should not be responsible for deleting it as it was likely provisioned by another means. Signed-off-by: David Flanagan...

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new...

dependencies
go

Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.79.0 to 1.82.0. Release notes Sourced from github.com/digitalocean/godo's releases. v1.82.0 #544 - @​andrewsomething - apps: Add URN() method. #542 - @​andrewsomething - databases: Support advanced config endpoints....

dependencies
go

We currently maintain our own dedicated set of end-to-end tests. During KubeCon EU 2019, I [learned](https://www.youtube.com/watch?v=kO7qJKPgxS0) that other cloud providers (like OpenStack) leverage the Kubernetes upstream tests. We should explore...

help wanted

When setting the load balancer protocol, the droplet protocol defaults to HTTP instead of HTTP2. Is there an annotation to set the droplet protocol? ```yaml apiVersion: v1 kind: Service metadata:...

I am trying to setup a basic Load-Balancer using kubernetes. I tried everything and looked at every configuration and even in the source code, but I cannot figure out how...

good first issue

Currently load balancers are always deleted when the service is deleted unless the `disown` annotation is specified. The `disown` annotation however disables all other features as well. So what I...

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.23.6 to 0.24.3. Commits ee1a5aa Update dependencies to v0.24.3 tag 686b396 Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" af4295f Merge pull request #109114 from tkashem/client-go-retry-thread-safe d8531f5...

dependencies
go

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.23.6 to 0.24.3. Commits 2325aaa Update dependencies to v0.24.3 tag 0bf1867 Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" 2de6996 Merge pull request #109241 from ravisantoshgudimetla/sts-ar-optional 7734d26...

dependencies
go