dapr/tests/platforms
Shalabh Mohan Shrivastava 3f62fdb67d
Adding POD port forwarding in the AppManager (#901)
* Adding POD port forwarding in the AppManager

Issue : Support POD port-forward in AppManager

* Resolving code review comments
	- using freeport package to get a free port
        - closing the port forwarding on Dispose
        - passing the pod name in the request, otherwise choosing the first matching pod

* fix indentation .

* go mod vendoring

* Changing %w to %s

* Resolving lint errors

* fix of ineffassign lint issue
2019-12-20 11:05:47 -08:00
..
kubernetes Adding POD port forwarding in the AppManager (#901) 2019-12-20 11:05:47 -08:00