consul/internal/mesh
Nitya Dhanushkodi 51b58cd910
fix expose paths (#19257)
When testing adding http probes to apps, I ran into some issues which I fixed here:
- The listener should be listening on the exposed listener port, updated that.
- The listener and route names were pointing to the path of the exposed path. In my test, the path was "/" resulting in an empty string path. Also, the path may not be unique across exposed path listeners, so I decided to use the path+exposed port as the unique identifier.
2023-10-17 14:47:21 -07:00
..
internal fix expose paths (#19257) 2023-10-17 14:47:21 -07:00
proxy-snapshot Run copyright after running deep-copy as part of the Makefile/CI (#18741) 2023-09-11 13:50:52 -04:00
proxy-tracker Fix Traffic Permissions Default Deny (#19028) 2023-10-04 09:58:28 -04:00
exports.go mesh: sidecar proxy controller improvements (#19083) 2023-10-12 13:20:13 -06:00