JanRK
JanRK
PR https://github.com/postmanlabs/httpbin/pull/588 :)
> Would you mind moving/renaming the chart directory as this: `helmchart` --> `charts/httpbin`. > As per https://helm.sh/docs/topics/chart_best_practices/conventions/#chart-names : > > > The directory that contains a chart MUST have the...
The chart is here https://github.com/JanRK/httpbin/tree/master/charts/httpbin
Similar issues with 0.4.0. 
This fixed it for me, in pwsh. `$env:RANCHER_CONFIG_DIR = Join-Path $home ".rancher"` You need to create the folder manually the first time, or it will still give the error!
I have the same issue. It doesn't show anything on a plan with over 100 changes. inkdrop plan.out --debug --show-unchanged --telemetry-off --detailed  Nothing special in console 
Hi @ivan-savciuc, I am no longer working on this project, so my memory is a bit hazy. I am pretty sure I solved it by just manually creating the secret...
Would it be possible to implement this using [dhcping](https://sources.debian.org/src/dhcping/1.2-6/dhcping.c) or acting like a DHCP relay? Downside is, as I understand it, that it would need to run as root and...