Danijel K.

Results 33 comments of Danijel K.

What if you want to have a backslash in your text? 'Hello \World' for whatever reason that would be. Why not just fix your string?

He wants this package to strip slashes from strings, but then laravels language parser wouldn't find the translation

I do see the point, one might need to use both ' and " in a string such as _('hello " world \' "'). It's Saids call though, but you...

Still with 1.18 it doesn't seem to bite `error validating data: ValidationError(HorizontalPodAutoscaler.spec): unknown field "behavior" in io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec;` ``` Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.3", GitCommit:"1e11e4a2108024935ecfcb2912226cedeafd99df", GitTreeState:"clean", BuildDate:"2020-10-14T18:49:28Z", GoVersion:"go1.15.2", Compiler:"gc", Platform:"darwin/amd64"} Server...

@toricls Ah, didn't see I was on beta1, k8s accepted it now thanks.

Same issue here, works in Phpstorm terminal as it adds node_modules/.bin into $PATH env. So one can do `export PATH=$PATH:$PWD/node_modules/.bin` for a quickfix.

Any reason this is not merged since May? Or is there a different fix for this?

@d8vjork thanks will look into it as well.

@NicolasMrad > Thank you for submitting the issue @andreusoler8 , can you please provide logs for the upgrade process because it is not possible not upgrade to v3.30 directly from...

So I can see that Arm support is out `The ARM64 architecture on Red Hat 8, 9, Debian 11, and Ubuntu 20.04, 22.04 are supported starting with version 18.1.` But...