Releases: Azure/az-hop
Releases · Azure/az-hop
v1.0.24
Enhancements
- remove hardcoded cc version from slurmserver - PR: #910
- Users groups - PR: #939
- Build SLURM client from source, instead of the one provided by CycleCloud. - PR: #938
- Add environment variables for slurmd to allow using PMIx+IB from containers across nodes - PR: #958
- use recommended read and write sizes when mounting ANF - PR: #966
- Allow using custom images when building compute nodes and desktop3D centOS images - PR: #960
- upgrade remote desktop to CentOS 7.9 - PR: #968
- Windows Desktop : install NFS client - PR: #969
- format and mount NVME disk when present - PR: #970
Bug Fixes
- fix cyclecloud version discrepancy - PR: #950
- update guac_spooler to version 0.1.18 - PR: #962
- exit on mount failure during node startup - PR: #963
- toolchain : exit on failure if any component is missing - PR: #964
- use archive site to get fix tomcat version - PR: #979
Breaking Change
- Users groups - PR: #939
v1.0.23
v1.0.22
v1.0.21
Enhancements
- Support of AlmaLinux 8.5 for compute nodes - PR: #884
- add a domain_join role - PR: #901
- added PMIx to the compute images - PR: #909
- New tutorials - PR: #911
- centos7 support for toolset - PR: #916
- latest lab documentation - PR: #919
Bug Fixes
- fix for ib device visibility inside container - PR: #902
- force ssh bootstrap for intel mpi hydra bootstrap - PR: #907
- fix some bad links in tutorials - PR: #912
- don't use special characters for mySql password - PR: #914
- use pip3 to install influxdb packages - PR: #915
- use python3 to install grafana - PR: #918
v1.0.20
v1.0.19
Enhancements
- Change Apache web server to use mpm_event_module - PR: #836
- Enhanced no public IP scenario - PR: #846
- use Standard_NV12s_v3 for remote desktop - PR: #847
- initialize xorg.conf when the machine starts - PR: #858
- updates for az cli 2.37.0 - PR: #879
- update configure_aad for az cli version 2.37.0 - PR: #880
Bug Fixes
- upgrade to cyclecloud-pbspro version 2.0.10 - PR: #851
- fix wrong scheduler options for remote desktop - PR: #854
- Configure multi-GPU for remote desktop - PR: #855
- Add HardDPMS when no BusID is present - PR: #861
- fix couldn't resolve module/action 'community.general.gem' - PR: #877
- Use latest certifi version supporting Python 2 - PR: #878
v1.0.18
Enhancements
- Allow remote desktop multiple users sessions - PR: #814
- Specify image plan in the queue definition in config.yml - PR: #818
- Upgrade to azurerm TF 3.1 - PR: #822
- added container tutorial - PR: #825
- Added cloud-init in saved state - PR: #829
- Install CycleCloud from RPMs - PR: #827
- Allow VM image reference or image id to be provided in the configuration file - PR: #832
Bug Fixes
- Fix using a different SSH port when building ANF dual protocol - PR: #804
- Fix broken UI Tests - PR: #831
Breaking Change
- Install CycleCloud from RPMs - PR: #827
v1.0.17
Enhancements
- Harden OS - PR: #782
- Add EESSI stack to ondemand and execute nodes - PR: #722
- Allow use of Hybrid Benefit - PR: #790
- update azurerm to 2.99.0 - PR: #795
Bug Fixes
- remove . from sudoers user file created by the cluster-init scripts - PR: #771
- add RG to the query - PR: #777
- fix subnet_id when using existing vnet/subnets - PR: #779
- docs: fix link to open ondemand docs - PR: #781
- make packer to failed if a script failed - PR: #787
- remove sensitive_content being deprecated - PR: #792
- add CIS inventory in state - PR: #793
v1.0.16
Enhancements
- Feature/user_mapping - PR: #743
- support for slurm enroot/pyxis integration - PR: #718
- Added support to peer to multiple vnets - PR: #745
- Multiple vnet peering support - PR: #747
- Colocate nodes by default - PR: #746
- template to rejoin domain - PR: #750
- improve join domain - PR: #751
- Force playbook execution when a playbook is specified - PR: #752
- custom ssh port for jumpbox - PR: #766
- update sudo description - PR: #764
Bug Fixes
- fix network peering default config - PR: #748
- fix typo - PR: #763
- allow user names with a . - PR: #765
Breaking Change
- custom ssh port for jumpbox - PR: #766
v1.0.15
Enhancements
- Specify DNS forwarders - PR: #728
- Ubuntu 18.04 support for compute nodes - PR: #730
- provide ondemand fqdn for SSL certificate - PR: #734
- provide SSL certificate - PR: #737
- create az-hop-admins group - PR: #741
- Added multi-cloud support for Lustre - PR: #736
Bug Fixes
- fix SSLCertificateChainFile value - PR: #739
Breaking Change
- Ubuntu 18.04 support for compute nodes - PR: #730