Skip to content
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

Simplifying firmware flags between NMC controller and worker pod #1183

Conversation

yevgeny-shnaidman
Copy link
Member

Currently NMC controller passes 2 flag to worker pod: firmware path mount point in pod and firmware search path. Since in our implementation those 2 values are always equal, we can use only one flag to pass these values: --firmware-path, and let worker pod decide when to update the kernel configuration for firmware search

Currently NMC controller passes 2 flag to worker pod:
firmware path mount point in pod and firmware search path.
Since in our implementation those 2 values are always equal,
we can use only one flag to pass these values: --firmware-path,
and let worker pod decide when to update the kernel configuration
for firmware search
Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for openshift-kmm ready!

Name Link
🔨 Latest commit e37b081
🔍 Latest deploy log https://app.netlify.com/sites/openshift-kmm/deploys/66c4687295151f0008008db0
😎 Deploy Preview https://deploy-preview-1183--openshift-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.

Copy link

openshift-ci bot commented Aug 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yevgeny-shnaidman

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

The pull request process is described here

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

@ybettan
Copy link
Collaborator

ybettan commented Aug 21, 2024

Fixes #1173

@yevgeny-shnaidman
Copy link
Member Author

/test check-api-changes

@yevgeny-shnaidman
Copy link
Member Author

/test images

@yevgeny-shnaidman
Copy link
Member Author

/test e2e

@yevgeny-shnaidman
Copy link
Member Author

/test operator-upgrade

@yevgeny-shnaidman
Copy link
Member Author

/test e2e-hub

@ybettan
Copy link
Collaborator

ybettan commented Aug 21, 2024

/lgtm

@yevgeny-shnaidman
Copy link
Member Author

/test e2e

1 similar comment
@yevgeny-shnaidman
Copy link
Member Author

/test e2e

@yevgeny-shnaidman
Copy link
Member Author

/test e2e-hub

@yevgeny-shnaidman
Copy link
Member Author

/test operator-upgrade

@yevgeny-shnaidman
Copy link
Member Author

/test e2e-hub

1 similar comment
@yevgeny-shnaidman
Copy link
Member Author

/test e2e-hub

@ybettan
Copy link
Collaborator

ybettan commented Aug 26, 2024

/retest

@ybettan
Copy link
Collaborator

ybettan commented Aug 28, 2024

/retest
NoClusters: No clusters in pool are ready to be claimed

@ybettan
Copy link
Collaborator

ybettan commented Aug 28, 2024

/retest

1 similar comment
@ybettan
Copy link
Collaborator

ybettan commented Aug 28, 2024

/retest

@openshift-merge-bot openshift-merge-bot bot merged commit 6b41e04 into rh-ecosystem-edge:main Aug 28, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants