Rastislav Szabo

Results 46 issues of Rastislav Szabo

The kube-system network policies use IPv4 "match any" CIDR (`0.0.0.0/0`). That would not be compatible with IPv6. The affected network policies (core-dns, openstack-controller, hetzner csi, vsphere csi) should be either...

lifecycle/frozen
sig/networking
kind/chore

### Description of the feature you would like to add / User story As a KKP user-cluster user, I would like to use services of type `LoadBalancer` in my user-clusters...

priority/normal
kind/feature
sig/networking

This updates GoBGP version to `v3.26.0` & re-enables automatic GoBGP updates by renovate. The GoBGP version updates were temporarily paused due to a breaking change in upstream (https://github.com/osrg/gobgp/issues/2777) which is...

ready-to-merge
release-note/misc
dependencies

Fixes incorrect `APIVersion` in `CiliumBGPNodeConfig`'s `OwnerReference`, which makes k8s garbage collection work, and we can get rid of explicit cleanup code handling deletion of stale `CiliumBGPNodeConfigs`. Also removes unnecessary health...

ready-to-merge
release-note/misc
area/bgp

Introduces BGP Control Plane connectivity tests, working with FRR router instance running in the host network namespace on the `node-without-cilium`. The aim of this PR is mostly to introduce the...

As multiple services can share the same VIP (e.g. using `lbipam.cilium.io/sharing-key`), the service reconciliation logic needs to be adapted to not withdraw a route to VIP that is still in...

release-note/bug
area/bgp
needs-backport/1.15
needs-backport/1.16