F5Networks / k8s-bigip-ctlr

Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
Apache License 2.0
362 stars 195 forks source link

RFE: improve logs of service discovery when services are not present #3490

Open alonsocamaro opened 3 months ago

alonsocamaro commented 3 months ago

Title

RFE: improve logs of service discovery

Description

When a service is not found the following is not shown

2024/07/17 10:14:56 [WARNING] service '{router-default-route-b-ocp1 ocp2 openshift-ingress}' from cluster: ocp2 not found
2024/07/17 10:14:56 [WARNING] service '{router-default-route-b-ocp2  openshift-ingress}' from cluster: local not found
2024/07/17 10:14:56 [WARNING] service '{router-default-route-b-ocp3  openshift-ingress}' from cluster: local not found
2024/07/17 10:14:56 [WARNING] service '{router-default-route-b-ocp3 ocp2 openshift-ingress}' from cluster: ocp2 not found

Actual Problem

trinaths commented 3 months ago

created [CONTCNTR-4826] for internal tracking.