Gyula Jozsa (Josh)

Results 10 comments of Gyula Jozsa (Josh)

I feared the question. I encountered the problem once myself and then more recently with @samueltwum1 , when we followed up on it (entering this issue). @samueltwum1 , could you...

OK, sure, will take a bit.

Following this the version in parameters.json and the image tags would be identical to the release tags of the given software. How do we make sure that there are no...

In addition, would it be useful to introduce the convention of a tag with 4 numbers, the first three reflecting the version number of the software, the last the actual...

You are right. The solution is indeed to stick to the release numbers in the manifest. The suggestion was coupled to the fact that so far no version numbers of...

This would be great but it is hard to do it consistently as some software is even naughtier and hardcodes e.g. $HOME as /home/$USER, and then it would be great...

@o-smirnov You mention pykwalify vs typing. I was wondering if overloading a parameter in a schema, by which I mean allowing it to be multiple types, e.g.: - None -...

I am not particularly concerned where a validation takes place, so this is good for me, but in principle this could (should?) happen as early as possible, i.e. Stimela (where...

I should add that the above runs until a few images are pulled, then crashes ungracefully in the way seen above.

Point is to get it more stable we might want to repeatedly attempt a download. I am doing this in caratekit because the servers are so unstable. Another question is...