You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: RELEASES.md
+10-8
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,8 @@ The current state is available in the following table:
95
95
|[0.2](https://github.com/containerd/containerd/tree/v0.2.x)| End of Life | Apr 21, 2016 | December 5, 2017 |
96
96
|[1.0](https://github.com/containerd/containerd/releases/tag/v1.0.0)| Active | December 5, 2017 | December 5, 2018 |
97
97
|[1.1](https://github.com/containerd/containerd/releases/tag/v1.1.0)| Active | April 23, 2018 | max(April 23, 2019, release of 1.2.0, Kubernetes 1.10 EOL) |
98
-
|[1.2](https://github.com/containerd/containerd/milestone/17)| Next | TBD | max(TBD+1 year, release of 1.3.0) |
98
+
|[1.2](https://github.com/containerd/containerd/releases/tag/v1.2.0)| Active | October 24, 2018 | max(October 24, 2019, release of 1.3.0) |
99
+
|[1.3](https://github.com/containerd/containerd/milestone/20)| Next | TBD | max(TBD+1 year, release of 1.4.0) |
99
100
100
101
Note that branches and release from before 1.0 may not follow these rules.
101
102
@@ -164,13 +165,14 @@ The following table provides an overview of the components covered by
164
165
containerd versions:
165
166
166
167
167
-
| Component | Status | Stabilized Version | Links |
| Go client API | Unstable | 1.2 _tentative_|[godoc](https://godoc.org/github.com/containerd/containerd)|
172
-
| CRI GRPC API | Unstable | v1alpha2 _current_|[api/](https://github.com/kubernetes/kubernetes/tree/master/pkg/kubelet/apis/cri/runtime/v1alpha2)|
173
-
|`ctr` tool | Unstable | Out of scope | - |
168
+
| Component | Status | Stabilized Version | Links |
| Go client API | Unstable |_future_|[godoc](https://godoc.org/github.com/containerd/containerd)|
174
+
| CRI GRPC API | Unstable | v1alpha2 _current_|[api/](https://github.com/kubernetes/kubernetes/tree/master/pkg/kubelet/apis/cri/runtime/v1alpha2)|
175
+
|`ctr` tool | Unstable | Out of scope | - |
174
176
175
177
From the version stated in the above table, that component must adhere to the
176
178
stability constraints expected in release versions.
0 commit comments