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

Prepare for v0.12.1 #944

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Prepare for v0.12.1 #944

merged 1 commit into from
Oct 14, 2022

Conversation

ktock
Copy link
Member

@ktock ktock commented Oct 14, 2022

This release publishes a container image usable as a Kind node to `ghcr.io/containerd/stargz-snapshotter:0.12.1-kind`

$ kind create cluster --name stargz-demo --image ghcr.io/containerd/stargz-snapshotter:0.12.1-kind

kind >= v0.16.0 is recommended as the image is based on `kindest/node:v1.25.2` supported by kind v0.16.0.
See also kind release note: https://github.com/kubernetes-sigs/kind/releases/tag/v0.16.0

## Notable Changes

- Allow manually remove invalid snapshots on restore (#901)
- ctr-remote: Allow analyzer waiting for a line from the container (#933)
- Build and push stargz-snapshotter image usable as a kind node (#940)

Signed-off-by: Kohei Tokunaga <[email protected]>
@ktock ktock requested a review from AkihiroSuda October 14, 2022 06:38
@ktock ktock merged commit e64ac36 into containerd:main Oct 14, 2022
@ktock ktock deleted the prepare-0.12.1 branch October 14, 2022 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants