Olares/cli/pkg/utils
eball cf7125aac8
cli, daemon: enhance DGX Spark support and update GPU type handling (#2496)
* feat(gpu): enhance DGX Spark support and update GPU type handling

* feat(amdgpu): refactor AMD GPU detection and support for GB10 chip and APU

* feat(connector): enhance GB10 chip detection with environment variable support

* feat(gpu): enhance DGX Spark support and update GPU type handling

* feat(amdgpu): refactor AMD GPU detection and support for GB10 chip and APU

* feat(connector): enhance GB10 chip detection with environment variable support

* feat: add nvidia device plugin for gb10

* fix(gpu): update pod selector for hami-device-plugin based on GB10 chip detection

fix(deploy): bump app-service image version to 0.4.78

* feat: enable CGO for building on ARM architecture and adjust build constraints for Linux

* feat: enhance multi-architecture support for ARM64 in release workflow

* feat: update multi-arch setup for ARM64 in release workflow

* feat: enhance ARM64 multi-architecture support in release workflow

* feat: streamline ARM64 cross-compilation setup in release workflow

* feat: enhance ARM64 support by adding architecture-specific package installations

* feat: update ARM64 package sources in release workflow for improved compatibility

* feat: amd device plugin and container toolkit install

* refactor: remove GB10 chip type check from GPU info update

* feat(gpu): update hami version to v2.6.10-compatible for spark

* fix: remove gb10 device plugin checking

* fix: update klauspost/cpuid to v2.3.0

* fix: amd gpu check (#2522)

* feat: enhance storage device detection with USB serial properties

* feat: update hami version to v2.6.11-compatible-arm

* feat: add chip type support for AMD and NVIDIA GPUs in node label updates

* feat(gpu): supports auto binding GPU to app

* feat(gpu): remove chip type handling from GPU label updates

* feat(gpu): remove GPU type specification from DaemonSet and values.yaml

* feat(gpu): remove GB10 device plugin installation and related checks

* feat(gpu): update HAMi to v2.6.11

---------

Co-authored-by: dkeven <dkvvven@gmail.com>
Co-authored-by: hys <hysyeah@gmail.com>
2026-02-28 11:44:02 +08:00
..
certs fix: self-signed certificate with a long expiration (#1614) 2025-07-25 00:36:11 +08:00
containerruntime refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
lvm daemon: add non-interactive flags to disk extend commands (#2148) 2025-12-04 00:19:12 +08:00
apt.go feat(cli): support installation on Debian 13 and remove no longer supported distros (#1817) 2025-09-11 00:41:32 +08:00
charset.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
cmd.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
disk_darwin.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
disk_linux.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
disk_windows.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
encoding.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
encrypt.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
file.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
gpu.go feat(cli): switch to NVIDIA runfile to install/upgrade GPU driver (#2116) 2025-11-27 15:15:58 +08:00
helm.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
http.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
iputils.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
pod.go fix(cli): ignore finished pods in readiness check (#2528) 2026-02-12 20:55:17 +08:00
regex.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
utils.go refactor(cli): unify config of command line options and envs (#2453) 2026-01-28 23:53:11 +08:00
version.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00