Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
597
stars
75
forks
source link
ConfigMap skupper-network-status shows incorrect linkCost after quickly deleting/recreating link with new cost #1653
Closed
Karen-Schoener closed 1 month ago
Describe the bug ConfigMap skupper-network-status shows incorrect linkCost after quickly deleting/recreating link with new cost.
Test steps are basically:
How To Reproduce
Create sites: east, west
Link sites (with default cost):
In east, view configmap skupper-network-status. Observe that link cost shows as: 1
Delete link.
Create link (with cost=10). Do not wait for link to age out of the skupper-network-status before creating link (with cost=10).
In east, view configmap skupper-network-status. Observe that link cost shows as: 1
Expected behavior Expected behavior: linkCost in configmap skupper-network-status matches the configured link cost.
Environment details