-
Notifications
You must be signed in to change notification settings - Fork 159
Description
Hi everyone,
So far, we don't have a roadmap yet. The result is we are not easy to set privilege for PRs and people may don't know what we are focus on.
With such roadmap, I think we can guide people to complete high privilege features first and we can have clear goals for release.
The following a roadmap draft, any comments are welcome.
v0.2.0
complete bundle validation based on runtime-spec, especially jsonschema.
v0.3.0
unify error output based on RFC
v0.4.0
complete container inside part of runtime validation based on runtime-spec.
Including: container inside environment, as mounts, devices, caps and error return(as @wking said in https://groups.google.com/a/opencontainers.org/forum/#!topic/dev/lSYS7RjDZjI)
v0.5.0
complete container inside part of runtime validation based on runtime-spec.
Including: container outside environment, container lifecycle
v0.6.0
complete config generation
v0.7.0
solve options conflict problem
v0.8.0
solve specerror problem #572