Em Karisch

Results 45 comments of Em Karisch

I thought I would need this in the past, but it was only, because we didn't properly created everything as clean services. IMHO if you begin to repeat a service...

IMHO this is already fixed with 0.2.2

Some notes: XDebug doesn't run on port 9000 in the app. Xdebug connects to by default `localhost:9000`, which is the opposite direction of the `tunnel:open` command. `tunnel:open` uses i.e. `ssh...

Still, `tunnel:open` works in the opposite direction as xdebug needs. I wouldn't expect an inconsistent behavior when using the command. Especially I wouldn't expect to get warning when using it...

@vincenzo Short workaround: Simply branch a plain git branch and push it. With `environment:info` you can fix the parent, and it's inactive by default.

IMHO I wouldn't expect the provider to set the `value` field as sensitive, unless the value supplied itself is a sensitive value within terraform itself. For example from an input/output...

Hi @armsnyder @timofurrer, thanks for the feedback. I already thought so, that this will be major release change, even if not BC breaking in a classical sense :)

Btw. it was already added by helm/charts#8187 and I PRed an improvement in helm/charts#10496