Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing fields to Image resource #108

Merged
merged 1 commit into from
Aug 17, 2021
Merged

Added missing fields to Image resource #108

merged 1 commit into from
Aug 17, 2021

Conversation

afritzler
Copy link
Member

Proposed Changes

The Image resource has now the following new fields

  • arch indicating the supported architecture
  • imageRef which is a scoped reference of an Image and describes from which Image to derive the Image source
  • flags which is a generic key value pair list. It should contain things like cmdLine, type and other more specific image attributes.

Also, a working sample manifest has been added to the config/samples folder.

Fixes
#104
#105
#106

/cc @gehoern @nikhilbarge

@afritzler afritzler added the enhancement New feature or request label Aug 16, 2021
@afritzler afritzler merged commit 58d3b04 into main Aug 17, 2021
@afritzler afritzler deleted the image_resource branch August 17, 2021 08:54
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.

1 participant