yawol icon indicating copy to clipboard operation
yawol copied to clipboard

yawol is a Load Balancer solution for OpenStack, based on the Kubernetes controller pattern.

Results 18 yawol issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

The generic Kubernetes cloud-controller-manager implementation ignores nodes that are marked with the `ToBeDeletedByClusterAutoscaler` taint (see https://github.com/kubernetes/cloud-provider/blob/81e4f58b4d1badd71d633d356faaaf69d971d874/controllers/service/controller.go#L64). This PR let's yawol also ignore those nodes. In addition, the `Terminating` condition set...

As far as i can see (https://github.com/stackitcloud/yawol/blob/main/internal/openstack/client.go#L209) yawol currently only supports username and password to authenticate against openstack. Is that correct? If so, can you add support for application credentials...

feature request

According to https://github.com/stackitcloud/yawol/blob/80f74e69ac155de29e6e0eeb5c835056ba1813d9/controllers/yawol-cloud-controller/targetcontroller/service_controller.go#L71 the deletion routine for services of different classes should only be triggered if the loadbalancer object still exists. As there is a comment, I think there was...

This fixes a thing that never worked before 😄 Currently ICMP echo requests are blocked by the ingress security group rules for ICMP, which looks like this: `type=1:code=8` (ICMP type...

I tried to follow the installation as described in the README and failed at several points. ### Image Build First I failed at the `terraform apply` for the build infrastructure...

We should remove all gardener related settings/values in the helm chart. > Valid point. In this case, I suggest closing this PR and removing all gardener-related values in a new...

enhancement

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sigs.k8s.io/controller-runtime](https://togithub.com/kubernetes-sigs/controller-runtime) | `v0.18.4` -> `v0.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/sigs.k8s.io%2fcontroller-runtime/v0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/sigs.k8s.io%2fcontroller-runtime/v0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

kind/upgrade

Avoid setting the LoadBalancers endpoints to an empty list if all nodes are reported as non-healthy. This can help mitigating a scenario, where the `kubelets` cannot reach the control plane...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/gophercloud/gophercloud](https://togithub.com/gophercloud/gophercloud) | `v1.13.0` -> `v2.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgophercloud%2fgophercloud/v2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

kind/upgrade