ci: update OFED version to doca3.4.0-26.04-0.8.5.0-0#2852
Conversation
Signed-off-by: svc-cloud-orch-ci <svc-cloud-orch-ci@nvidia.com>
Greptile SummaryThis PR changes the OFED driver tag used by the example NicClusterPolicy CRs.
Confidence Score: 4/5The example CR deployment path needs a version-alignment fix before merging.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml and sibling example CRs Important Files Changed
Reviews (1): Last reviewed commit: "ci: update OFED version to doca3.4.0-26...." | Re-trigger Greptile |
| image: doca-driver | ||
| repository: nvcr.io/nvstaging/mellanox | ||
| version: doca3.4.1-26.04-1.0.9.0-0 | ||
| version: doca3.4.0-26.04-0.8.5.0-0 |
There was a problem hiding this comment.
Deployment Paths Use Different Drivers
When users apply the documented example CR, the operator builds the OFED driver image tag from this version, so this path now deploys doca3.4.0-26.04-0.8.5.0-0. The shipped sample and bundle for the same NicClusterPolicy still use doca3.4.0-26.04-0.8.6.0-0, so the documented example path and the packaged install path can roll out different driver images or fail on different image tags for the same release.
Created by an internal DOCA CI job.