Update Intel device plugin version#2017
Conversation
Signed-off-by: Pawel Proskurnicki <pawel.proskurnicki@intel.com>
WalkthroughThe changes update Intel operator and device plugin configurations: the Intel Device Plugins Operator subscription channel moves from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hi @pawelpros. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@scripts/install-helpers/baremetal-coco/intel-dpo/install_operator.yaml`:
- Line 23: You updated startingCSV to intel-device-plugins-operator.v0.35.0 but
must verify compatibility and address known breaking changes: review operator
code and any downstream overlays for controller-runtime v0.23 API changes
(webhook/client calls), update or refactor usages accordingly; migrate or remove
DCAP-specific flows referenced by deploy_intel_dcap() and any
-dcap-infra-resources arguments (plan to remove DCAP calls and replace with
supported alternatives); ensure DSA VFIO deployments include the kernel cmdline
flag vfio-pci.disable_denylist=1 in target images/boot configs; run integration
tests and CI to validate the operator and overlays before finalizing the
upgrade.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 9813071f-31c8-441d-8f16-a2ef6b544d7f
📒 Files selected for processing (2)
scripts/install-helpers/baremetal-coco/intel-dpo/install_operator.yamlscripts/install-helpers/baremetal-coco/intel-dpo/sgx_device_plugin.yaml
- Description of the problem which is fixed/What is the use case
Updated Intel Device Plugin version and corresponding SGX Device Plugin
- What I did
Updated yamls
- How to verify it
Run deployment with enabled TDX
- Description for the changelog
Updated Intel Device Plugin version to 0.35.0 and corresponding SGX Device Plugin