Azure / cyclecloud-slurm

Azure CycleCloud project to enable users to create, configure, and use Slurm HPC clusters.
MIT License
55 stars 42 forks source link

No longer assume AzureCA.pem is required for job accounting #191

Closed ryanhamel closed 9 months ago

ryanhamel commented 9 months ago

In order to work with Azure MariaDB instances, we had to explicitly add a certificate authority in the StorageParameters. This is no longer needed. This PR still leaves this as an option, by converting Accounting Certificate URL to an editable dropdown with AzureCA.pem as an option.