JJRdec

Results 4 issues of JJRdec

### Expected behavior Skaffold should wait for all deployments to stabilise. ### Actual behavior Skaffold does not wait for all deployments when in different namespaces When Cloud Tools are used...

kind/bug
priority/p2
deploy-health-check
area/namespaces

**Please describe your use case / problem.** Telepresence: 2.6.3 Spring: 2.6.x Istio: ``` client version: 1.13.1 control plane version: 1.13.1 data plane version: 1.13.1 (1 proxies) ``` After updating to...

### Context - Using [multi config](https://github.com/GoogleContainerTools/skaffold/tree/main/examples/multi-config-microservices) setup with deployments in separate namespaces. - Using Cloud Code Kubernetes debug feature - Local Kubernetes cluster - Spring boot applications ### Expected Behavior...

area/kubernetes
area/skaffold-debug

### Expected Behavior Be able to pick deployment tools installations on ubuntu subsystem. ### Actual Behavior Errors thrown ![image](https://user-images.githubusercontent.com/94698858/180232744-d065eb30-d164-4d4f-ae46-dff23701b38e.png) ### Additional Information - IDE type (e.g. IntelliJ, Pycharm): IntelliJ -...