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

Set sriovNetworkOperator node selector in a helm chart in a safer manner #487

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

ykulazhenkov
Copy link
Collaborator

If helm value sriovNetworkOperator.configDaemonNodeSelectorExtra map is manually
removed from the default values.yaml, then
wrong type for value error may occur while deploying helm chart.

If helm value sriovNetworkOperator.configDaemonNodeSelectorExtra map is manually
 removed from the default values.yaml, then
 wrong type for value error may occur while deploying helm chart.

Signed-off-by: Yury Kulazhenkov <[email protected]>
@ykulazhenkov
Copy link
Collaborator Author

ykulazhenkov commented Apr 19, 2023

This error may happen if the user replaces default helm values (values.yaml) with some old values.yaml, which has no this field. This is miss usage by the user, but from our side, it is better to set these values in a safer manner

@ykulazhenkov
Copy link
Collaborator Author

/retest-all

@ykulazhenkov
Copy link
Collaborator Author

/retest-image_scan

@adrianchiris
Copy link
Collaborator

@e0ne this one is pretty straight forward can you take a look ?

@e0ne e0ne merged commit 583f760 into Mellanox:master Apr 25, 2023
@e0ne e0ne mentioned this pull request Apr 26, 2023
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants