TigerXu
fe11c3f8f7
Update extensible-admission-controllers.md ( #4795 )
...
fix typo
2017-08-14 22:58:11 -07:00
Qiming
291a583515
Fix typo in extensible-admission-controllers doc ( #4405 )
2017-08-07 15:50:40 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Ahmet Alp Balkan
acef396611
Fix typos and add a paragraph for initializers doc ( #4369 )
...
* Fix typos and add a paragraph for initializers doc
- Fixed a few consistency issues and typos in the doc
- Also fixed an username typo in assignees
- Added a paragraph explaining how the example initializerconfiguration will
be applied once it is created.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* Add .pending to metadata.initializers, re-wording
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-31 23:15:39 -07:00
Davanum Srinivas
11238eea0e
Fix Typo - Initializer should be Initializers
...
Looking at the code, the right string to set in --admission-control would be `Initializers`:
https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/admission/initialization/initialization.go#L43
2017-07-31 17:21:10 -07:00
jianglingxia
797b769ad8
nodes.md change v1.6 to v1.7 ( #4327 )
...
* change v1.6 to v1.7
Signed-off-by: jianglingxia <jiang.lingxia@zte.com.cn>
* update it
2017-07-10 11:19:45 -07:00
Chao Xu
e792a9f383
fix a bug in the example initializerconfiguration
2017-07-05 15:06:37 -07:00
Andrew Chen
61892b82ec
Docs changes to PR #4092 ( #4224 )
...
* Docs changes to PR #4092
* address feedback
2017-06-28 22:03:44 -07:00
Chao Xu
19b386d06e
Extensible admission controller ( #4092 )
...
* extensible-admission-controllers
* Update extensible-admission-controllers.md
* more on initializers
* fixes
* Expand external admission webhooks documentation
* wrap at 80 chars
* more
* add reference
2017-06-28 16:38:44 -07:00