Justin Keller

Results 121 comments of Justin Keller

@havenS Awesome that worked. Thanks so much! Maybe we should create a PR and merge this change in?

I as well need this feature. Thanks.

I took a look at the fix, so what happens if a folder is dragged into the upload box? I would prefer to just prevent firing the event. I.E. on...

Is this fix pushed live? I just added the four new cases of `NotFound`, `NotReadable`, `AbortError`, and `ReadError` but when I dragged a folder it still uploaded with size of...

I am running **helm v2** and have it working, though see my issue just created https://github.com/jfelten/gitea-helm-chart/issues/80. Essentially go back in the git history to https://github.com/jfelten/gitea-helm-chart/tree/820b091cf683e4d5b82717753b5c4bb4ac0db1cc and you should be able...

@TerminalFi that's a great question. Some very trivial testing I did in a project with a `.gitignore` in VSCode with CoPilot enabled seems to indicate changes in files which are...

:+1: support for ioredis, as we use Sentinel.

Would be awesome to get the fix backported into this repo.

Prefer the nginx implementation. Most recent to the left.

I am also having this issue. Setting the two required envar's `KUBECONFIG` and `AWS_PROFILE`. Then I am able to run `kubectl` commands: ``` kubectl get pods --namespace kubeless NAME READY...