You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This embeds the Platform struct in the image struct, so that these fields
don't have to be defined multiple times, and to allow projects that have
tooling for validating/normalizing/handling Platform data can apply these
on an image-config, without first constructing a Platform from these fields.
Signed-off-by: Sebastiaan van Stijn <[email protected]>
0 commit comments