gpu-operator
gpu-operator copied to clipboard
NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.0 to 1.27.1. Release notes Sourced from go.uber.org/zap's releases. v1.27.1 Enhancements: #1501[]: prevent Object from panicking on nils #1511[]: Fix a race condition in WithLazy. Thanks to...
## Description Adds optional extended diagnostics to `must-gather.sh` using a lightweight debug container. Enables complete `nvidia-bug-report` collection including `dmidecode` and `lspci` without adding these tools to the driver container (addressing...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Adds support for extra Manifest in the helm chart. Use case: in air gap mode, I need to create a repo-config configmap. This change allows me to define the configmap...
All Hopper and Hopper+ architectures support CC.
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. Release notes Sourced from actions/upload-artifact's releases. v6.0.0 v6 - What's new [!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum...
Current Issue: Renovate always pulls the digest from the latest tag, which results in a SHA difference. However, the version in the `values.yaml `file is not updated in this scenario,...
Add support to toggle `hostNetwork` field of pod spec for dcgm-exporter daemonset pod spec, allowing dcgm-exporter pods to be scraped by say prometheus-server that runs outside of the bounds of...
Currently the gpu-operator relies on the Node Feature Discovery operator to apply the`feature.node.kubernetes.io/pci-10de.present=true` node label for any nodes that contain NVIDIA hardware. If the gpu-operator daemonsets are already deployed and...
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.36.0 to 0.37.0. Release notes Sourced from github.com/operator-framework/api's releases. v0.37.0 Significant Features #454 provides a new optional release field allowing bundle authors to express packaging-specific versioning for...