Dirk Lemstra

Results 547 comments of Dirk Lemstra

Have you tried using federated credentials? I have written something about that. It uses the sign cli with trusted signing but this should also work for azure key vault. You...

I can also not reproduce it on my machine. The message your are getting suggests that you have configured `ResourceLimits` on your server. Did you check your code to make...

Can you upgrade to 14.5.0? This should provide you with a better error message.

The error message should contain a bit more information? It should print the limits in the error message. Maybe you can use that number to search through your software?

Thanks for updating the issue and I have edited it to make it more readable you will need to use three `'s to make it work multiline. You are hitting...

In the next release I have improved the error message some more. This should then also tell us the size of the image that you are creating.

For some reason it looks like you are creating an image with the size `17x4294967292` and I don't understand why that is happening. I cannot reproduce your issue locally.

I think we can close this issue because we made changes to support this when support for Trusted Signing was added.

Cannot be reproduced in IM7 but is broken in IM6. We are probably missing a patch, investigating this now. It looks like this is related to an incorrect `pad` value...