feat(intel-gpu-plugin): update image docker.io/intel/intel-gpu-plugin 0.35.0 → 0.36.0 (#48567)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/intel/intel-gpu-plugin](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes) | minor | `13e83f4` → `2db679b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>intel/intel-device-plugins-for-kubernetes (docker.io/intel/intel-gpu-plugin)</summary> ### [`v0.36.0`](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/releases/tag/v0.36.0): Intel Device Plugins for Kubernetes v0.36.0 [Compare Source](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/compare/v0.35.0...v0.36.0) ### Highlights This is a minor release 0.36.0 containing changes to GPU plugin's monitoring functionality and some smaller changes/fixes. #### Generic - Update k8s components to 0.36.0 version ([#​2275](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2275)) - Golang 1.26 ([#​2246](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2246)) - Go improvements ([#​2248](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2248)) - e2e: move to ginkgo labels ([#​2258](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2258)) - OpenShift documentation created ([#​2265](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2265)) #### GPU - Support new 2.x xpumd's device info API ([#​2278](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/issues/2278)) - Move from KMD specific monitoring resources to a singular resource `gpu.intel.com/monitoring` ([#​2244](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2244)) #### Operator - Support for e2e operator tests for OCP and vanilla k8s #### Bugs fixed - QAT: Fix provisioning config not applying for an existing QAT CR ([#​2270](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/issues/2270)) - GPU: readme renders incorrectly ([#​2239](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/issues/2239)) - GPU: Include /dev/mei\* devices in the monitoring resource ([#​2237](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/issues/2237)) #### What's Changed (excluding dependabot) - Post 0.35 updates to main by [@​tkatila](https://redirect.github.com/tkatila) in [#​2231](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2231) - gpu: include /dev/mei\* devices for \_monitoring resource by [@​tkatila](https://redirect.github.com/tkatila) in [#​2242](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2242) - modernize Go and fix prealloc findings by [@​mythi](https://redirect.github.com/mythi) in [#​2248](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2248) - GPU: move to single/non-kmd tied monitoring resource by [@​tkatila](https://redirect.github.com/tkatila) in [#​2244](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2244) - Pin setup-envtest to release-0.23 branch by [@​Copilot](https://redirect.github.com/Copilot) in [#​2257](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2257) - cdi: add npu and gpu examples for docker use by [@​tkatila](https://redirect.github.com/tkatila) in [#​2253](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2253) - e2e: use labels to filter tests by [@​tkatila](https://redirect.github.com/tkatila) in [#​2258](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2258) - Remove stale nodes/proxy trivyignore, merge .trivyignore into .trivyignore.yaml by [@​Copilot](https://redirect.github.com/Copilot) in [#​2260](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2260) - Fix table rendering in GPU plugin README by adding missing blank line by [@​Nesar976](https://redirect.github.com/Nesar976) in [#​2263](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2263) - publish: add missing 0.35 release branch for triggers by [@​tkatila](https://redirect.github.com/tkatila) in [#​2264](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2264) - e2e: rewrite operator tests with OCP support by [@​tkatila](https://redirect.github.com/tkatila) in [#​2259](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2259) - build: use Go 1.26 by [@​Copilot](https://redirect.github.com/Copilot) in [#​2246](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2246) - k8s 1.36.0 by [@​mythi](https://redirect.github.com/mythi) in [#​2275](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2275) - operator: qat: fix provisioning config change propagation and asym;sym validation by [@​Copilot](https://redirect.github.com/Copilot) in [#​2271](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2271) - GPU plugin: add xpumd 2.x as alternative health data source by [@​Copilot](https://redirect.github.com/Copilot) in [#​2279](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2279) - Move Openshift documentation to this repository by [@​Copilot](https://redirect.github.com/Copilot) in [#​2265](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2265) - build: drop -N -l flags by [@​tkatila](https://redirect.github.com/tkatila) in [#​2288](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2288) #### New Contributors - [@​Nesar976](https://redirect.github.com/Nesar976) made their first contribution in [#​2263](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2263) **Full Changelog**: <https://github.com/intel/intel-device-plugins-for-kubernetes/compare/v0.35.0...v0.36.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9pbnRlbC1ncHUtcGx1Z2luIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.35.0
|
||||
appVersion: 0.36.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/intel-gpu-plugin
|
||||
- https://hub.docker.com/r/intel/intel-gpu-plugin
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/intel/intel-gpu-plugin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.35.0@sha256:13e83f47469d197cfa469b9ff15539457583059db9947f065157573255bb8389
|
||||
tag: 0.36.0@sha256:2db679be62b52ac985169084ca711cab6e6c59fe543ab2ddee58163d6f8d29e0
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user