Kubernetes Submit Queue
1f1f3692bd
Merge pull request #38445 from brendandburns/configmap2
...
Automatic merge from submit-queue (batch tested with PRs 38445, 40292)
Add the ability to edit fields within a config map.
Addresses part of https://github.com/kubernetes/kubernetes/issues/36222
Example command:
```console
$ kubectl edit configmap foo --config-map-data=bar
```
Will open the data element named `bar` in the `ConfigMap` named `foo` in `$EDITOR`, the edited contents are then updated back to the config map.
@kubernetes/sig-cli
```release-note
Add a special purpose tool for editing individual fields in a ConfigMap with kubectl
```
2017-01-23 08:11:06 -08:00
..
2017-01-23 08:11:06 -08:00
2017-01-11 09:09:48 -05:00
2017-01-20 08:04:53 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2017-01-17 16:17:19 -05:00
2016-06-29 17:47:36 -07:00
2017-01-20 08:05:18 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2017-01-17 16:17:19 -05:00
2017-01-20 08:05:18 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:19 -05:00
2017-01-19 13:46:05 -05:00
2017-01-19 13:46:05 -05:00
2016-07-16 13:48:21 -04:00
2017-01-11 09:09:48 -05:00
2016-06-29 17:47:36 -07:00
2017-01-11 09:09:48 -05:00
2017-01-11 09:09:48 -05:00
2017-01-20 08:04:53 -05:00
2016-06-29 17:47:36 -07:00
2017-01-11 09:09:48 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2016-10-28 14:54:17 -07:00
2017-01-17 16:17:19 -05:00
2017-01-20 12:34:58 -08:00
2017-01-20 08:04:53 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2017-01-11 09:09:48 -05:00
2017-01-17 16:17:19 -05:00
2017-01-20 08:05:18 -05:00
2017-01-11 09:09:48 -05:00
2017-01-17 12:01:09 +01:00
2017-01-20 08:04:53 -05:00
2017-01-19 07:55:14 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:19 -05:00
2017-01-19 09:50:16 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2017-01-20 08:04:53 -05:00
2017-01-11 09:09:48 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:19 -05:00
2017-01-11 09:09:48 -05:00
2016-06-29 17:47:36 -07:00
2016-11-23 15:53:09 -08:00
2017-01-17 16:17:19 -05:00
2017-01-20 08:05:18 -05:00
2017-01-17 16:17:19 -05:00
2017-01-17 16:17:18 -05:00
2016-12-14 12:39:49 -08:00