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
We could look at reducing the amount of vendored code, copying only the relevant part for support of this feature or re-implementing only what's needed for it.
Operating System Version
Flatcar & FCOS
Ignition Version
Ignition 2.21.0
Environment
What hardware/cloud provider/hypervisor is being used to run Ignition? Azure but this issue is for all platforms.
Bug
The size of the Ignition binary significantly increased with the 2.21.1 release, likely due to addition of the Azure SDK as vendored code: #1923
For Flatcar:
For Fedora CoreOS:
We could look at reducing the amount of vendored code, copying only the relevant part for support of this feature or re-implementing only what's needed for it.
Operating System Version
Flatcar & FCOS
Ignition Version
Ignition 2.21.0
Environment
What hardware/cloud provider/hypervisor is being used to run Ignition? Azure but this issue is for all platforms.
Expected Behavior
Ignition binary does not grow too much in size.
Actual Behavior
Significant increase in size.
Reproduction Steps
N/A
Other Information
See: #2011
The text was updated successfully, but these errors were encountered: