Closed gabrielcocenza closed 1 month ago
@gabrielcocenza Why we need to support ARM64 for COU project ?
Why we need to support ARM64 for COU project ?
@Pjack We don't. I'm just adding arm64 for DCGM
. The other projects I'm adding a variable to be populated with what to run. In case of COU, tailscale and etc it's going to run just on amd64
Why we need to support ARM64 for COU project ?
@Pjack We don't. I'm just adding arm64 for
DCGM
. The other projects I'm adding a variable to be populated with what to run. In case of COU, tailscale and etc it's going to run just on amd64
Understand.
This is another example of why we need to implement hierarchical variables. Ideally, modifying charmed-openstack-upgrader_main.tfvars
should be unnecessary when we only want to adjust the behavior in dcgm-snap_main.tfvars
This way it's possible to build and release snaps using arm64 for the projects.
Added arm64 build and release for the dcgm snap