Bennett Kanuka

Results 26 comments of Bennett Kanuka

Oops @serdil I didn't realize I had an open PR with upstream. The changes you made got reflected here. Can you force a revert?

Also interested in this. There are some data tasks we need to do on startup of our FastAPI app, that can be/should be cached. So the functions are not specifically...

I've opened a pull request for this: https://github.com/a-luna/fastapi-redis-cache/pull/66

Absolutely I would test. They are the same type and are 90% the same. There's some implementation details of geometric functions that differ, but reading/writing wise should be identical

So sorry on my phone opening tickets late at night... You're right. It's GEOGRAPHY for both.

Do we need websockify to use iKVM?

@DirectXMan12 I fall exactly into the group you mentioned. I was exposed to this bug report and noVNC by searching for alternatives to that horrible horrible Java client. Your hesitation...

Is this closed as expected behaviour? I have been waiting 20 minutes for a namespace to delete (which is quite a long time for an accidental delete :see_no_evil: )

It looks like `git` was added to an old image in this PR: https://github.com/argoproj/argo-events/pull/521 It's possible when moving to a single image, `git` was left out.

I can confirm that this is simply a matter of the `git` binary not being on the argo-events image. I used the following Dockerfile as the Sensor image and was...