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}'
{"p-vlm-vllm-agg-vlmfrontend":{"10.244.139.205":1},"vlm-vllm-agg-vlmfrontend":{"10.244.123.12":99}}f5-test@gh200-01:/bnk-config/vlm-front-gw$
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}'
{"p-vlm-vllm-agg-vlmfrontend":{"10.244.139.205":99},"vlm-vllm-agg-vlmfrontend":{"10.244.123.12":1}}f5-test@gh200-01:/bnk-config/vlm-front-gw$
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 #NNN references in the text above refer to issues and PRs in the original repository, not to numbering here.
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.