manager
manager copied to clipboard
change: [M3-8491] - Image Service Gen2 GA tweaks
Description ๐
Makes a number of minor tweaks for Image Service Gen2 GA
Changes ๐
- Uses the term "Replicas" instead of "Regions" โ๏ธ
- Only shows regions with the
Object Storagecapability in the "Manage Replicas" drawer ๐- This is because the image service uses Object Storage behind the scenes to store Images
- Shows Image size / total size in GB if the image is >= 1GB ๐พ
- Renders the number of regions rather than the first region followed by โ5๏ธโฃ
- Updates tests to account for changes listed ๐งช
- Updated copy on Images landing, image upload, and image capture pages ๐
Preview ๐ท
| Before | After |
|---|---|
How to test ๐งช
Prerequisites
- Use staging or production
- Have the
image-gen2customer tag - Create a Gen 2 image by capturing from a Linode or uploading a new image
Verification steps
- Verify updated copy and UX makes sense ๐ง
- Check for spelling errors โ๏ธ
- Verify tests were updated adequately for the changes
As an Author I have considered ๐ค
- [ ] ๐ Doing a self review
- [ ] โ Our contribution guidelines
- [ ] ๐ค Splitting feature into small PRs
- [x] โ Adding a changeset
- [ ] ๐งช Providing/Improving test coverage
- [ ] ๐ Removing all sensitive information from the code and PR description
- [ ] ๐ฉ Using a feature flag to protect the release
- [ ] ๐ฃ Providing comprehensive reproduction steps
- [ ] ๐ Providing or updating our documentation
- [ ] ๐ Scheduling a pair reviewing session
- [ ] ๐ฑ Providing mobile support
- [ ] โฟ Providing accessibility support
Coverage Report: โ
Base Coverage: 86.4%
Current Coverage: 86.4%