-
Notifications
You must be signed in to change notification settings - Fork 142
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
ROADMAP for runtime-tools #465
Comments
I prefer issues on GitHub milestones, which in my experience are less likely to go stake (or maybe they're just less invasive when they go stale ? ;). But your order looks fine to me. |
I have made some milestones on Github based on this PR. |
On Thu, Sep 14, 2017 at 07:07:11PM -0700, Ma Shimiao wrote:
I have made some milestones on Github based on this PR.
So this issue can be closed? I expect further milestone creation and
assignment can happen inline on other issues/PRs as folks notice the
need to add/remove them from (new) milestones.
|
let's keep it open for more milestone discussions |
I have an idea about runtime tool process.
|
steps of milestone v0.3.0
|
Another requirement to v0.6.0: |
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
The text was updated successfully, but these errors were encountered: