Harm van Tilborg

Results 24 comments of Harm van Tilborg

@mmoreram thanks for the invitation. I'm using it in a pet project in which I don't put a lot of time. But we'll see who gets to this first ;].

Hey @FabianKramm, well, in a security restricted environment (mainly compliance related) making outside connections is prohibited, and also flagged / blocked by the firewall / mesh. So in our case...

And I would have to set this in the container where the `devspacehelper` is injected into? Because I tried, but devspace still tries to download the helper: ```sh ... 19:26:07...

@FabianKramm Thanks, that works: ```sh [0:sync] Waiting for containers to start... [0:ports] Port-Forwarding: Waiting for containers to start... [0:sync] DevSpace is waiting, because Pod hvt/crm-data-main-v1-58d9c9ffcb-4dqjc has status: Init:0/2 [0:ports] DevSpace...

That sounds great, thank you. (Just some advice for the docs later on, make sure to describe the distinguishment between the environment variables of the system devspace is running on,...

Hey @FabianKramm , besides `--verbose-sync`, is there any way to show all local (and perhaps also remote) files the `devspacehelper sync` considers to sync or not? Like I said, in...

@FabianKramm here were go: ```sh $ devspace dev --debug ... 19:26:07 [0:ports] Port-Forwarding: Waiting for containers to start... 19:26:07 [0:sync] Waiting for containers to start... 19:26:20 [0:sync] Starting sync... 19:26:20...

Is this the `MaxInFlight` behavior of the Go client?

I can affirm this behavior, also on older PHP and older php-lua versions: ``` $ php -v PHP 5.6.30-1+deb.sury.org~trusty+1 (cli) Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright...