Skip to content

Conversation

@ybettan
Copy link
Contributor

@ybettan ybettan commented Feb 26, 2025

The config fields to be used in order to modify the firmware path on the host but the user was changed rom setFirmwareClassPath to firmwareHostPath but the documentation wasn't update accordingly. This commit is about to fix that.


Fixes #1006
/assign @yevgeny-shnaidman

The config fields to be used in order to modify the firmware path on the
host but the user was changed rom `setFirmwareClassPath` to
`firmwareHostPath` but the documentation wasn't update accordingly. This
commit is about to fix that.

Signed-off-by: Yoni Bettan <[email protected]>
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ybettan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 26, 2025
@netlify
Copy link

netlify bot commented Feb 26, 2025

Deploy Preview for kubernetes-sigs-kmm ready!

Name Link
🔨 Latest commit baff831
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kmm/deploys/67bed81c91317d0008534761
😎 Deploy Preview https://deploy-preview-1031--kubernetes-sigs-kmm.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.09%. Comparing base (fa23a9b) to head (baff831).
Report is 221 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1031      +/-   ##
==========================================
- Coverage   79.09%   73.09%   -6.01%     
==========================================
  Files          51       72      +21     
  Lines        5109     6144    +1035     
==========================================
+ Hits         4041     4491     +450     
- Misses        882     1467     +585     
  Partials      186      186              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yevgeny-shnaidman
Copy link
Contributor

lgtm

@yevgeny-shnaidman
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 26, 2025
@k8s-ci-robot k8s-ci-robot merged commit 28b37af into kubernetes-sigs:main Feb 26, 2025
21 of 22 checks passed
@ybettan ybettan deleted the firmware-docs branch February 26, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

worker.setFirmwareClassPath needs to be updated to worker.firmwareHostPath in kmm.sigs.k8s.io/documentation/configure/

4 participants