Skip to content

Rearrange shape of JSON output for images#1652

Merged
jglogan merged 1 commit into
apple:mainfrom
katiewasnothere:rearrange_image_resource
Jun 5, 2026
Merged

Rearrange shape of JSON output for images#1652
jglogan merged 1 commit into
apple:mainfrom
katiewasnothere:rearrange_image_resource

Conversation

@katiewasnothere
Copy link
Copy Markdown
Contributor

Motivation and Context

This PR changes the shape of the JSON output for image resources to align closer with VolumeResource and NetworkResource. This includes adding "creationDate" in the configuration section of the image output. This PR additionally cleans up some of the logic around the ImageResource struct construction.

Testing

  • Tested locally

@github-actions github-actions Bot added the cli label Jun 5, 2026
Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
@katiewasnothere katiewasnothere force-pushed the rearrange_image_resource branch from c0d4f4c to 5473ba7 Compare June 5, 2026 05:59
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

Code Coverage

Tier Line Coverage
Unit 34.63%
Integration 19.76%
Combined 53.76%

@jglogan jglogan merged commit 1d0d436 into apple:main Jun 5, 2026
3 checks passed
@katiewasnothere katiewasnothere deleted the rearrange_image_resource branch June 5, 2026 16:39
katiewasnothere added a commit that referenced this pull request Jun 5, 2026
#1652 rearranged the JSON output
for image resources and included a duplicate "name" field. After further
discussion, we've decided to remove the duplicate field.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants