Two different images incorrectly have the same size despite being expected to differ
Bug #2101806 reported by
Gary.Wang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anbox Cloud |
Fix Released
|
Medium
|
Gary.Wang |
Bug Description
Steps to reproduce:
1. Bootstrap anbox cloud appliance locally
2. Launch an instance with the following command
amc launch -r
This caused the default image to be synced automatically for the first time and image version 0 was created.
3. Switch the image server to the nightly bucket
4. Wait a bit, a new image version(version 1) was added and synced to the ams automatically.
5. Check the image versions details with
```
amc image show
```
Actual results:
Two different images with different remote id incorrectly have the same size despite being expected to differ
Changed in anbox-cloud: | |
status: | New → In Progress |
Changed in anbox-cloud: | |
status: | In Progress → Fix Committed |
Changed in anbox-cloud: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.