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
SRIOV provider fine tunes: Logs and Missing Configurations (kubevirt#470)
* Makefile,config_sriov.sh: set curl silent
Set curl silent (-s) but show errors (-S)
Signed-off-by: Or Mergi <[email protected]>
* kind common: use curl for downloads
Remove progress bar to reduce noise on logs.
If an error occures it will be reported since '-s' is specified.
Signed-off-by: Or Mergi <[email protected]>
* kind common: delete local registry on cluster-down
Signed-off-by: Or Mergi <[email protected]>
* provider.sh, sriov provider: remove rancher.io kind default storageClass
Signed-off-by: Or Mergi <[email protected]>
0 commit comments