Manifests building with hw-offload
is broken due to wrong helm templates
#3705
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Describe the bug
Following patch antrea started to use helm to build its manifests, the patch broke the
hw-offload
flag of thehack/generate-manifest.sh
by having a mismatch between the helm values of generate-manifestes.sh and the helm template.can you guys take a look
To Reproduce
Run generate-manifestes.sh with --hw-offload flag
Expected
having
--hw-offload
arg added to theovs_start
command on the generated antrea.yml file.Actual behavior
--hw-offload
arg is missing from the generated manifestVersions:
current master
Additional context
The text was updated successfully, but these errors were encountered: