Skip to content

Commit

Permalink
add test case to GatewayModeDefault with no mesh gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
dhiaayachi committed Jan 10, 2024
1 parent 3d4bde0 commit b2c7724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/proxycfg/upstreams.go
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ func (s *handlerUpstreams) resetWatchesFromChain(
cancel()
return err
}

snap.WatchedLocalGWEndpoints.InitWatch(gwKey.String(), nil)
snap.WatchedGateways[uid][key] = cancel
}

Expand Down

0 comments on commit b2c7724

Please sign in to comment.