yawol
                                
                                
                                
                                    yawol copied to clipboard
                            
                            
                            
                        yawol is a Load Balancer solution for OpenStack, based on the Kubernetes controller pattern.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/stackitcloud/yawol). ## Config Migration Needed - [ ]...
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...
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...
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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
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...
[](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` | [](https://docs.renovatebot.com/merge-confidence/)...