Skip to content

v1.0.39

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 13:34
· 122 commits to main since this release

Enhancements

  • Support CycleCloud marketplace image for ccportal - PR: #1747
  • Reorganize default queues - PR: #1745
  • Support of cyclecloud-slurm version 3.0.4 - PR: #1752
  • Feature/cluster dashboard - PR: #1721
  • Use EphemeralOSDisk by default - PR: #1761
  • Allow a max_count to be set for the maximum number of nodes - PR: #1763
  • use NHC from the HPC image - PR: #1765
  • install packages for domain joining only when needed - PR: #1767
  • ondemand being optional - PR: #1768
  • Marketplace : Use version 3.0.4 for cyclecloud_slurm_version - PR: #1769
  • remove weak protocols and ciphers from apache - PR: #1759
  • Security feature: Configure max file upload size and allowed extensions - PR: #1758
  • Use mod_authnz_external for Apache authentication instead of PAM - PR: #1772
  • Add ood directory whitelist option - PR: #1775

Bug Fixes

  • fix ARM - PR: #1742
  • fix wrong test for install_cc - PR: #1748
  • fix duplicated hpc queue in config - PR: #1749
  • fix for issue in some hpc images causing lustre performance degradation - PR: #1753
  • Use external auth module (mod_authnz_external) for CycleCloud Proxy. - PR: #1754
  • dynamically set httpd_auth based on distro - PR: #1774

Breaking Change

  • Support of cyclecloud-slurm version 3.0.4 - PR: #1752