-
Notifications
You must be signed in to change notification settings - Fork 76
Linuxkit v0.4 #83
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
Linuxkit v0.4 #83
Conversation
Commit: 8d17887e1 Merge pull request #3037 from rn/rel_v0.4 Tag: v0.4 Signed-off-by: Ian Campbell <[email protected]>
Signed-off-by: Ian Campbell <[email protected]>
- linuxkit/runc:1b67e997c720301c62052c8f29f5629ad751199b | ||
- linuxkit/containerd:87ea9b027267b26bf5cc2d10a50c3eb9b5017df4 | ||
- linuxkit/ca-certificates:fb5c7bf842a330f5b47cdf71f950fe0c85f4a772 | ||
- linuxkit/init:c79d7587fcd0a195b8a3ecafe428a30e735cf2b4 |
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.
hmm, shouldnt these be the linuxkit/init:v0.4
tagged versions?
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.
We decided some time ago to use the hashes not the tags here, I forget why exactly.
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.
It seems weird to do that...
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.
#53:
Bump all hashes to those used in the v0.2 release. This uses the actual hashes rather than the tags since we aren't actually releasing this repository and I intend to keep tracking LinuxKit master, so using the tags would be temporary and perhaps misleading.
In any case I don't have cycles to rewrite the script to keep the tags at the moment.
|
This reverts commit 7efaec5. This is not needed since the update to Kubernetes 1.10.3 in linuxkit#83. Signed-off-by: Ian Campbell <[email protected]>
Bumps everything to the Linuxkit v0.4 hashes. Ran
./scripts/update-linuxkit-hashes.sh v0.4
then updated.circle/config.yml
by hand.