version: Release 1.0.0
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
5b62041194
commit
a636972c3e
2 changed files with 2 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
[](https://travis-ci.org/kubernetes-incubator/cri-o)
|
[](https://travis-ci.org/kubernetes-incubator/cri-o)
|
||||||
[](https://goreportcard.com/report/github.com/kubernetes-incubator/cri-o)
|
[](https://goreportcard.com/report/github.com/kubernetes-incubator/cri-o)
|
||||||
|
|
||||||
### Status: Release Candidate 3
|
### Status: Stable
|
||||||
|
|
||||||
## What is the scope of this project?
|
## What is the scope of this project?
|
||||||
|
|
||||||
|
@ -256,5 +256,4 @@ To run a full cluster, see [the instructions](kubernetes.md).
|
||||||
1. Support for log management, networking integration using CNI, pluggable image/storage management (done)
|
1. Support for log management, networking integration using CNI, pluggable image/storage management (done)
|
||||||
1. Support for exec/attach (done)
|
1. Support for exec/attach (done)
|
||||||
1. Target fully automated kubernetes testing without failures [e2e status](https://github.com/kubernetes-incubator/cri-o/issues/533)
|
1. Target fully automated kubernetes testing without failures [e2e status](https://github.com/kubernetes-incubator/cri-o/issues/533)
|
||||||
1. Release 1.0
|
|
||||||
1. Track upstream k8s releases
|
1. Track upstream k8s releases
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1.0.0-rc4-dev
|
1.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue