Open DanielOsypenko opened 3 weeks ago
also no available monitor and webhook services in metallb ns, similar to bellow (taken from BM2):
frr-k8s-monitor-service ClusterIP None <none> 9140/TCP,9141/TCP 23h
frr-k8s-webhook-service ClusterIP 172.30.21.2 <none> 443/TCP 23h
available only:
oc get service
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
controller-monitor-service ClusterIP None <none> 9120/TCP 6d21h
metallb-operator-controller-manager-service ClusterIP 172.30.223.229 <none> 443/TCP 6d21h
metallb-operator-webhook-server-service ClusterIP 172.30.64.33 <none> 443/TCP 6d21h
metallb-operator-webhook-service ClusterIP 172.30.27.207 <none> 443/TCP 6d21h
speaker-monitor-service ClusterIP None <none> 9120/TCP,9121/TCP 6d21h
webhook-service ClusterIP 172.30.179.29 <none> 443/TCP 6d21h
Issue is related or matches with Metallb issue https://github.com/metallb/metallb-operator/issues/494
is this upstream or the openshift version?
@fedepaol full version of metallb operator is metallb-operator.v4.16.0-202410292005
, tbh I was thinking that it is a community-only operator:
oc get csv
NAME DISPLAY VERSION REPLACES PHASE
ingress-node-firewall.v4.16.0-202409051837 Ingress Node Firewall Operator 4.16.0-202409051837 ingress-node-firewall.v4.16.0-202410011135 Succeeded
metallb-operator.v4.16.0-202410292005 MetalLB Operator 4.16.0-202410292005 metallb-operator.v4.16.0-202410251707 Succeeded
That's RH's one. The version is matching the cluster
Thanks @fedepaol, looking answers on RH slack channel #forum-ocp-metallb
Behavior: Clients (all deployed hosted client clusters) can not install ODF operators and pull-image timeout expires with msg
Initial investigation: catalog source on Client in 'Ready' status
MultiClusterHub is running
IPAddressPool created. TODO: check addresses are still reserved for us cc @dahorak - https://ibm-systems-storage.slack.com/archives/C06E08SNVC7/p1730810762549349?thread_ts=1730792170.488219&cid=C06E08SNVC7
l2advertisement looks Ok.
logs from metallb-operator-webhook-server