Files
kubernetes/hack
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
..
2016-12-27 16:19:43 -08:00
2017-01-19 11:10:48 -08:00
2017-01-19 13:06:47 +01:00
2016-12-14 06:03:00 -08:00
2017-01-11 08:15:34 -05:00
2016-08-02 10:27:29 -04:00
2017-01-05 14:14:06 -08:00
2017-01-05 14:14:06 -08:00
2016-12-06 13:45:10 -05:00
2016-12-14 06:03:00 -08:00