Skip to content

Commit

Permalink
Pass env properties to merge function
Browse files Browse the repository at this point in the history
Required for #401

Adds a `EnvProperties` struct to allow for conditional merging of kargs
depending on whether the archiecture matches. Future properties such as
`platform.id` can be added in the future.

Signed-off-by: Luke Yang <luyang@redhat.com>
  • Loading branch information
lukewarmtemp committed May 27, 2024
1 parent 5aea3ca commit 22eea93
Showing 1 changed file with 255 additions and 21 deletions.
Loading

0 comments on commit 22eea93

Please sign in to comment.