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

[Enhancement] config-daemon: add a periodic validation routine #445

Open
zeeke opened this issue May 23, 2023 · 0 comments
Open

[Enhancement] config-daemon: add a periodic validation routine #445

zeeke opened this issue May 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@zeeke
Copy link
Member

zeeke commented May 23, 2023

This enhancement proposes to add a routine to the config-daemon that verifies (in a polling fashion) the
underlying hardware configuration is aligned with the SriovNetworkNodePolicies.

External actors (or privileged workloads) may change the VF's driver [1] or any other underline
hardware configuration that may break subsequent pod deployment. The proposed routine should
apply the SriovNetworkNodePolicies specs to the hardware whenever a divergence is detected.

[1] #443

@zeeke zeeke added the enhancement New feature or request label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant