Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue 90b5d4cbd8 Merge pull request #40421 from liggitt/revert-configmapedit
Automatic merge from submit-queue (batch tested with PRs 38905, 40421)

Revert "Add the ability to edit fields within a config map."

Fixes #40396 
This reverts commit 31eca372c9.

#38445 broke edit for all resources other than configmaps:
```
$ kubectl edit serviceaccount default
Error from server (NotFound): configmaps "serviceaccount" not found
```
also, `edit` is a generic command, we can't add subcommands that claim the `configmap` space and mess with the things resourcebuilder accepts
2017-01-25 09:49:49 -08:00
..
2017-01-24 20:56:03 +01:00
2017-01-17 08:32:05 -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-11 09:09:48 -05:00
2017-01-24 20:56:03 +01:00
2017-01-13 08:27:14 -05:00
2016-10-29 20:24:54 -07:00
2016-10-29 20:24:54 -07:00
2017-01-16 09:35:12 -05:00
2017-01-20 08:04:53 -05:00
2017-01-13 08:27:14 -05:00
2017-01-11 09:09:48 -05:00
2017-01-20 08:04:53 -05:00
2017-01-06 13:35:43 -08:00
2017-01-20 08:04:53 -05:00
2017-01-16 09:35:12 -05:00
2017-01-16 09:35:12 -05:00
2017-01-17 08:32:05 -05:00
2017-01-17 16:18:18 -05:00
2017-01-04 09:12:24 +08:00
2017-01-06 13:35:43 -08:00