Skip to content

Commit 8f3bfe9

Browse files
authored
Merge pull request kubernetes#1950 from k-wiatrzyk/topology_manager_scope
Update Topology Manager Graduation Criteria
2 parents 69a0f01 + 0cf970c commit 8f3bfe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keps/sig-node/0035-20190130-topology-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ _Reviewers:_
6060
- [Alpha (v1.16) [COMPLETED]](#alpha-v116-completed)
6161
- [Alpha (v1.17) [COMPLETED]](#alpha-v117-completed)
6262
- [Beta (v1.18) [COMPLETED]](#beta-v118-completed)
63-
- [Beta (v1.19)](#beta-v119)
63+
- [Beta (v1.20)](#beta-v120)
6464
- [GA (stable)](#ga-stable)
6565
- [Test Plan](#test-plan)
6666
- [Single NUMA Systems Tests](#single-numa-systems-tests)
@@ -595,7 +595,7 @@ perform a much better allocation, with minimal cost.
595595
* Guarantee aligned resources for multiple containers in a pod.
596596
* Refactor to easily support different merge strategies for different policies.
597597

598-
## Beta (v1.19)
598+
## Beta (v1.20)
599599

600600
* Support pod-level resource alignment.
601601

0 commit comments

Comments
 (0)