Page MenuHomeVyOS Platform

Disable unnecessary builds for amazon-cloudwatch-agent package
In progress, NormalPublic

Description

The current package.toml configuration for building the amazon-cloudwatch-agent package also creates Darwin and Windows builds of the agent. This is unnecessary for VyOS, we only need the Linux build.

https://github.com/vyos/vyos-build/blob/c1f9fc6a6d387648e91a74a72b3488c42a6b897a/scripts/package-build/amazon-cloudwatch-agent/package.toml#L8

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)