bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
734 stars 38 forks source link

build static & stripped binaries #405

Closed unclejack closed 1 year ago

unclejack commented 2 years ago

This changes the build flags to build stripped binaries.

The shipper binary is now only 32 MB. The size of the binary was 45 MB without these changes.