lilypan26
lilypan26
**What type of PR is this?** **What this PR does / why we need it**: Move crphelper gpu helper functions from RP to AB so they can be ingested by...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: Updating gpu driver image with fix for h100 fabric manager. PR in aks-gpu:...
**Related command** - az aks create - az aks nodepool add - az aks nodepool update **Description** Add trusted launch options `--enable-vtpm`, `--disable-vtpm`, `--enable-secure-boot`, `--disable-secure-boot` to support enabling disabling vTPM...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/)...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/)...
--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command --skip-gpu-driver-install, --gpu-driver None/Install ### General Guidelines - [x] Have you...
**Related command** `az aks nodepool update --gpu-driver none` **Description** Addresses github issue: https://github.com/Azure/azure-cli/issues/32516. Users with SkipGPUDriverInstall nodepool tag should be allowed to set `--gpu-driver None` upon nodepool update. **Testing Guide**...
[AKS] Add option Ubuntu2404 to `--os-sku` for `az aks nodepool add` and `az aks nodepool update` Related command `az aks nodepool add` `az aks nodepool update` Description Customers can use...
--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command `az aks update --gpu-driver none` ### General Guidelines - [...