-
Notifications
You must be signed in to change notification settings - Fork 1
Displayed weights are not reflecting the correct values #8
Copy link
Copy link
Open
Labels
bugSomething is broken or behaves incorrectlySomething is broken or behaves incorrectlyfrontendReact/Vite UI (frontend-v2)React/Vite UI (frontend-v2)kubernetesK8s engine, Helm, CRDs, cluster operationsK8s engine, Helm, CRDs, cluster operationsseverity:mediumCorrectness or diagnosability degraded; workaround existsCorrectness or diagnosability degraded; workaround exists
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething is broken or behaves incorrectlySomething is broken or behaves incorrectlyfrontendReact/Vite UI (frontend-v2)React/Vite UI (frontend-v2)kubernetesK8s engine, Helm, CRDs, cluster operationsK8s engine, Helm, CRDs, cluster operationsseverity:mediumCorrectness or diagnosability degraded; workaround existsCorrectness or diagnosability degraded; workaround exists
Problem
F5 BNK > Gateway Topology > expand listener >
Displayed weights are not reflecting the correct values
using v3.0.1 staging branch
Expected behavior
Displayed weights reflect the values that analyzer pod has determined based on its calculations
Actual behavior
weights look to be getting values from somewhere else
Local investigation findings
Actual weights from the following command output:
f5-test@gh200-01:
/bnk-config/vlm-front-gw$ kubectl get -n dynamo-system l4route l4route-vlm-internal-gw1 -o jsonpath='{.metadata.annotations.k8s.f5.com/service-settings}'/bnk-config/vlm-front-gw${"p-vlm-vllm-agg-vlmfrontend":{"10.244.139.205":1},"vlm-vllm-agg-vlmfrontend":{"10.244.123.12":99}}f5-test@gh200-01:
f5-test@gh200-01:
/bnk-config/vlm-front-gw$ kubectl get -n dynamo-system l4route l4route-vlm-internal-gw2 -o jsonpath='{.metadata.annotations.k8s.f5.com/service-settings}'/bnk-config/vlm-front-gw${"p-vlm-vllm-agg-vlmfrontend":{"10.244.139.205":99},"vlm-vllm-agg-vlmfrontend":{"10.244.123.12":1}}f5-test@gh200-01:
Suggested fix
Migrated from
sp-prod-field/bnk-forge#37 (opened 2026-04-16; original labels: none). That repository is archived and read-only.Bare
#NNNreferences in the text above refer to issues and PRs in the original repository, not to numbering here.