The key-value "optional:true" doesn't work

The key-value "optional:true"  doesn't work in 1.5.2 yet. 
So should we add a note here? "The key-value "optional:true" will be work after kubernetes 1.5.2."
reviewable/pr2557/r2
sallydeng 2017-02-14 20:03:22 +08:00 committed by Andrew Chen
parent 2553649598
commit 5df783425d
1 changed files with 2 additions and 0 deletions

View File

@ -590,3 +590,5 @@ Kubelet only supports use of ConfigMap for pods it gets from the API server. Th
created using kubectl, or indirectly via a replication controller. It does not include pods created created using kubectl, or indirectly via a replication controller. It does not include pods created
via the Kubelet's `--manifest-url` flag, its `--config` flag, or its REST API (these are not common via the Kubelet's `--manifest-url` flag, its `--config` flag, or its REST API (these are not common
ways to create pods.) ways to create pods.)
The key-value "optional:true" will be work after kubernetes 1.5.2.