[IMPROVEMENT] Disable CGO in longhorn components if not used #7135
Labels
kind/improvement
Request for improvement of existing function
priority/0
Must be implement or fixed in this release (managed by PO)
require/auto-e2e-test
Require adding/updating auto e2e test cases if they can be automated
require/backport
Require backport. Only used when the specific versions to backport have not been definied.
require/doc
Require updating the longhorn.io documentation
Milestone
Is your improvement request related to a feature? Please describe (👍 if you like this request)
The CGO support is enabled by default (ref). In general, longhorn components except for longhorn-engine don't need CGO.
To avoid the warnings, disable CGO in longhorn components if not used.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: