Results 10 comments of e-tip

There's another version of dockerized-phantomjs https://github.com/dustinblackman/phantomized/releases/download/2.1.1a/dockerized-phantomjs.tar.gz Which i actually use on my k8s env with node 16.13

Hi @lovell , there's an ETA on this ? we'd like to move from srgb images to Adobe RGB

Here it's [http://labs.e-tip.net/](url) it's just the demo code. the only modification i've done is at line 10697 of s3.fine-uploader.js ``` javascript _getLocalStorageId: function(id) { var baseStorageId = super_._getLocalStorageId(id), bucketName =...

Hi, i've modified my test suite. i've added a second uploader and modified the uploader code for first uploader i've added to objectProperties object the following key function ``` javascript...

I'll try to write a fix and open up a pull request. By the way the main issue is that the add function is called in qq.XhrUploadHandler contest so handler....

yep, actually the main issue i'm having is due to inheritance between s3 and non s3 version, i came out with too many methods to override

I agree with you that invalidating all actual storageIds is not acceptable. i've played today with sources to try appending some custom code to the localStorageId that is generated in...

i tried, but in this way i can't use the volumeClaimTemplates, but i need to use an existing PVC, right ? And in case of a DAG workflow with a...

I'm facing this issue too on a EKS cluster, version 1.30, velero version 1.15.2 and aws plugin version 1.11.1. The strange part is that i cannot access logs for a...