Ori Braunshtein

Results 15 issues of Ori Braunshtein

When there's a new issue we usually ask for different logs to understand the cause: controller/speaker pod logs, custom resources (replaces the configmap), and when FRR is involved we also...

help wanted
good first issue
hacktoberfest

With the new crds it would be useful to have a bit more info when using `kubectl get`, for example: ``` $ kubectl get bgppeers NAME IP MYASN ASN ......

help wanted
good first issue
hacktoberfest

Signed-off-by: Ori Braunshtein

vendor-update

### Is your feature request related to a problem? https://github.com/metallb/metallb/issues/2158 is merged, but there's a corner-case we don't handle where if a speaker is deleted permanently (either the node is...

enhancement

### Is your feature request related to a problem? https://github.com/metallb/metallb/blob/main/design/crd-status.md ### Describe the solution you'd like As described in https://github.com/metallb/metallb/blob/main/design/crd-status.md#ipaddresspool-status we want to implement the status for IPAddressPools. ### Additional...

enhancement
help wanted
go

### Is your feature request related to a problem? https://github.com/metallb/metallb/blob/main/design/crd-status.md ### Describe the solution you'd like As described in https://github.com/metallb/metallb/blob/main/design/crd-status.md#configuration-status we want to implement the `ConfigurationStatus` resource. ### Additional context...

enhancement
help wanted
go

### Is your feature request related to a problem? https://github.com/metallb/metallb/blob/main/design/crd-status.md ### Describe the solution you'd like As described in https://github.com/metallb/metallb/blob/main/design/crd-status.md#service-announcement---bgp we want to implement the `ServiceBGPStatus` resource. ### Additional context...

enhancement
help wanted
go

We should enable some IPv6/Dualstack control-plane lanes, would help us catch broken scenarios that already have existing tests, e.g https://github.com/ovn-org/ovn-kubernetes/pull/4080 would have been avoided a few months ago 😄

kind/ci-flake

Aligning with what we already do for the speaker's nodeSelector/tolerations **Is this a BUG FIX or a FEATURE ?**: /kind bug **What this PR does / why we need it**:...

kind/bug