-
Notifications
You must be signed in to change notification settings - Fork 766
Move containerd archives from code to yaml #2403
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
Conversation
31d0070 to
be28b75
Compare
|
For instance, for newer versions of podman: |
|
Possibly the version should be removed from the yaml, and be made a part of the filename instead ?
Similar to the change made for the "image.yaml". The |
8590963 to
48db7d1
Compare
AkihiroSuda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
|
CI is failing, could you try rebasing? |
48db7d1 to
772e420
Compare
|
Sorry, needs rebase again |
This makes it more similar to update compared to the images, and allows for integrating with other archives in the future. Signed-off-by: Anders F Björklund <[email protected]>
772e420 to
bb4c757
Compare
AkihiroSuda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
This makes it more similar to update compared to the images, and allows for integrating with other archives in the future*.