|
|
68de395203
|
chore(deps): update dependency intel/intel-device-plugins-for-kubernetes to v0.35.0 (#4026)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Successful in 3m9s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [intel/intel-device-plugins-for-kubernetes](https://github.com/intel/intel-device-plugins-for-kubernetes) | minor | `0.34.1` → `0.35.0` |
---
### Release Notes
<details>
<summary>intel/intel-device-plugins-for-kubernetes (intel/intel-device-plugins-for-kubernetes)</summary>
### [`v0.35.0`](https://github.com/intel/intel-device-plugins-for-kubernetes/releases/tag/v0.35.0): Intel Device Plugins for Kubernetes v0.35.0
[Compare Source](https://github.com/intel/intel-device-plugins-for-kubernetes/compare/v0.34.1...v0.35.0)
### Highlights
This is a minor release 0.35.0 containing new VFIO mode for the DSA plugin and some smaller changes/fixes.
#### Generic
- Update k8s components to 0.35.1 version
#### DSA
- Support for VFIO mode ([#​2194](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2194))
- Please note that VFIO mode requires using `vfio-pci.disable_denylist=1` in the kernel command line.
#### NPU
- Add PTL (and others) as supported devices ([#​2199](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2199))
#### SGX
- Deprecate the DCAP specific resources added in v0.34.x. `-dcap-infra-resources` arg and related functionality will be removed in the next release.
#### Bugs fixed
- [#​2217](https://github.com/intel/intel-device-plugins-for-kubernetes/issues/2217)
#### What's Changed (excluding dependabot)
- e2e: add scripts to run e2e tests with k3s by [@​tkatila](https://github.com/tkatila) in [#​2148](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2148)
- gpu: levelzero: use correct struct for temp printing by [@​tkatila](https://github.com/tkatila) in [#​2155](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2155)
- demo: sgx: fix DCAP download checksum and bump versions by [@​mythi](https://github.com/mythi) in [#​2174](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2174)
- build: disable devel publish by [@​tkatila](https://github.com/tkatila) in [#​2171](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2171)
- qat: handle service parsing via debugfs by [@​mythi](https://github.com/mythi) in [#​2167](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2167)
- Misc GPU updates by [@​tkatila](https://github.com/tkatila) in [#​2172](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2172)
- Improve by-path symlink issue description slightly by [@​eero-t](https://github.com/eero-t) in [#​2179](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2179)
- ci: add 1.35.x to envtest and e2e tests by [@​mythi](https://github.com/mythi) in [#​2193](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2193)
- tool version updates and QAT cleanup by [@​mythi](https://github.com/mythi) in [#​2198](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2198)
- NPU: add device ids for PTL etc. by [@​tkatila](https://github.com/tkatila) in [#​2199](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2199)
- Add support to build UBI based images by [@​tkatila](https://github.com/tkatila) in [#​2203](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2203)
- add vfio based devices to DSA by [@​mythi](https://github.com/mythi) in [#​2194](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2194)
- Fix broken anchor links in GPU plugin documentation by [@​Copilot](https://github.com/Copilot) in [#​2218](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2218)
- build: bump k8s components to 0.35.1 by [@​tkatila](https://github.com/tkatila) in [#​2224](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2224)
- sgx: mark DcapInfraResource as deprecated by [@​tkatila](https://github.com/tkatila) in [#​2225](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2225)
- gpu: webhook: fix preferred allocation policy check by [@​tkatila](https://github.com/tkatila) in [#​2227](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2227)
- manual bump to controller-runtime v0.23 breaking changes in webhook and client APIs by [@​mythi](https://github.com/mythi) in [#​2226](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2226)
**Full Changelog**: <https://github.com/intel/intel-device-plugins-for-kubernetes/compare/v0.34.1...v0.35.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4026
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
|
2026-02-16 22:22:01 +00:00 |
|
|
|
f46ac98970
|
chore(deps): update appVersions
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 11m40s
render-manifests-push / render-manifests-push (push) Successful in 12m20s
|
2026-01-23 17:05:18 -06:00 |
|
|
|
914dd14c81
|
fix: align renovate custom manager to appVersion updates on Chart
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 49m21s
renovate / renovate (push) Successful in 13m16s
|
2026-01-23 14:49:38 -06:00 |
|
|
|
a1efd69267
|
renovate update chart appVersion
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 56s
renovate / renovate (push) Successful in 2m17s
|
2025-12-23 17:54:30 -06:00 |
|
|
|
d5f467cbef
|
Update Helm release intel-device-plugins-operator to v0.34.1 (#2436)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 2m19s
|
2025-12-12 09:01:47 +00:00 |
|
|
|
4538571672
|
Update Helm release intel-device-plugins-gpu to v0.34.1 (#2435)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 2m55s
|
2025-12-12 08:02:11 +00:00 |
|
|
|
b52d76cc58
|
migrate
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m18s
render-manifests / render-manifests-helm (push) Failing after 2m22s
|
2025-12-01 20:50:19 -06:00 |
|