-
Notifications
You must be signed in to change notification settings - Fork 268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update sriov images to v1.3.0
#6706
Conversation
Also updates node-feature-discovery to `0.15.6` Signed-off-by: Michael Fritch <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6706 +/- ##
=======================================
Coverage 25.18% 25.18%
=======================================
Files 33 33
Lines 2831 2831
=======================================
Hits 713 713
Misses 2071 2071
Partials 47 47
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where's the corresponding chart bump? Just bumping the images in the tarball doesn't change what the chart uses.
The SR-IOV chart is currently maintained in the SUSE edge repo and we've added a deprecation warning for it in the rancher chart repo.
|
OK but how do we ensure that the images included in the airgap tarball are the same ones referenced by the chart? Do the RKE2 docs need to cover what specific version of the SR-IOV chart its airgap images are valid with? What versions of the chart are these NEW images valid with? I see that https://docs.rke2.io/networking/multus_sriov#using-multus-with-sr-iov just points to rancher charts, but it doesn't tell you what version of the chart to deploy. |
I think we can't. SR-IOV chart is installed through helm and it's not associated to the specific RKE2 version. If installed with rancher is associated to the rancher version from what I know. |
I'm confused why we have SRIOV images in our multus tarball, if they are no longer bundled with multus or in any way tied to the multus chart version. I feel like we should either remove these from the multus tarball, or call out in the release notes what version of the SRIOV chart the images are meant to be used with.
If the chart version is not associated with a specific RKE2 version, then we shouldn't be bundling images for it. I think perhaps including these in the airgap tarball goes back to when we were bundling (or considering bundling) the sriov chart as a subchart of multus? |
@thomasferrandiz has more knowledge of SRIOV |
@brandond I think you're right and the images were added in the multus tarball because at first sriov was supposed to be bundled and installed with multus. We could add the versions to the release notes to help users understand if they have the right versions. |
This needs to go deeper than just PR titles or descriptions. I think we should do one of two things:
Lets talk about this with the team at standup or design? |
As discussed, it is simpler to just remove the sriov images from the airgap tarball: #6747 |
Also updates node-feature-discovery to
0.15.6
Issue: #6705
Chart releases:
v1.3.0
suse-edge/charts#145104.3.0+up1.3.0
charts#4394