Update phases, grad criteria, and target release.

This commit is contained in:
Connor Doyle 2018-09-18 09:47:02 -07:00 committed by GitHub
parent 4793277c98
commit 32b8cbefcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -246,7 +246,7 @@ _NUMA Manager fetches affinity from hint providers._
# Graduation Criteria # Graduation Criteria
## Alpha (target v1.11) ## Phase 1: Alpha (target v1.13)
* Feature gate is disabled by default. * Feature gate is disabled by default.
* Alpha-level documentation. * Alpha-level documentation.
@ -255,11 +255,12 @@ _NUMA Manager fetches affinity from hint providers._
* Device plugin interface includes NUMA node ID. * Device plugin interface includes NUMA node ID.
* Device Manager allocation policy takes NUMA hints into account. * Device Manager allocation policy takes NUMA hints into account.
## Beta ## Phase 2: Beta (later versions)
* Feature gate is enabled by default. * Feature gate is enabled by default.
* Alpha-level documentation. * Alpha-level documentation.
* Node e2e tests. * Node e2e tests.
* Support hugepages alignment.
* User feedback. * User feedback.
## GA (stable) ## GA (stable)