Jacob Freck

Results 48 comments of Jacob Freck

I like the idea of regenerating it as needed. I'm not sure that will be necessary once we start encrypting the keys on the node, though.

I feel like it would be a very easy interface to specify environment variables. Potentially this could be a top level feature in cluster.yaml though. I would be fine with...

Yeah I like that idea much better

edited to reflect @timotheeguerin suggestion

If I'm understanding you correctly, the issue is that the Batch service occasionally will respond with a series of 500 errors and error out. It seems like aztk should, in...

Installation instructions here: https://github.com/Azure/azure-storage-fuse/wiki/Installation Looks pretty straightforward

This error indicates that there was a client-side connection issue with Azure storage. Do you have network rules on the client running this command that might prevent connections to Azure...

Thanks for pointing this out! That's a great workaround in the meantime.

My guess is there are more cases where this happens than noted above. We should try to get full coverage here or this will keep coming back.

You can create a custom script that sets an environment variable and add it to `cluster.yaml` configuration file. An aztk custom script is a bash script that is executed in...