Deployments on non-amd64 architectures is not transparent anymore

Bug #1966195 reported by Konstantinos Tsakalozos
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
High
Unassigned

Bug Description

Deploying the ubuntu charm on ARM64 is failing if i do not specify the architecture:

```
07:42:37 2022-03-24 at 05:42:37 | INFO + juju deploy -m release-microk8s-beta-arm64:release-microk8s-beta-model --constraints 'instance-type=a1.2xlarge root-disk=80G' ubuntu
07:42:45 2022-03-24 at 05:42:45 | INFO ERROR cannot add application "ubuntu": invalid AWS instance type "a1.2xlarge" and arch "amd64" specified
```

This used to work fine. Now I have to be explicit and set the architecture as a constraint (`--constraints 'instance-type=a1.2xlarge root-disk=80G arch=arm64'`).

description: updated
Revision history for this message
Harry Pidcock (hpidcock) wrote :

Juju should try its best to introspect the cloud as to what the architecture is for a set of constraints.

Changed in juju:
importance: Undecided → High
milestone: none → 2.9-next
status: New → Triaged
Ian Booth (wallyworld)
Changed in juju:
milestone: 2.9-next → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.