You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gitstream tried to cherry-pick commit 633db0ff0c9df375b62e3c70ed6cd6fe80d878bc from https://github.com/kubernetes-sigs/kernel-module-management but was unable to do so.
Commit message:
Making ImagePullPolicy in NMC optional
Currently ImagePullPolicy has a kubebuilder instruction for default
value, which automatically makes it a required field. In previous
version, this field was optional, meaning: when upgrading KMM operator,
the upgrade will fail , since NMC object will be missing the required
field
This commit keep the default value, but makes this field optional, in
order to solve the upgrade issue
Please cherry-pick the commit manually.
Error:
could not cherry-pick: could not run a command 0 before committing: exit status 1
gitstream tried to cherry-pick commit
633db0ff0c9df375b62e3c70ed6cd6fe80d878bc
fromhttps://github.com/kubernetes-sigs/kernel-module-management
but was unable to do so.Commit message:
Please cherry-pick the commit manually.
Error:
Upstream-Commit: 633db0ff0c9df375b62e3c70ed6cd6fe80d878bc
The text was updated successfully, but these errors were encountered: