kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue dc6117f233 Merge pull request #34721 from juanvallejo/allow-callers-to-bypass-cmdutil-checkerr-logging
Automatic merge from submit-queue

Allow callers to bypass cmdutil.CheckError() logging

**Release note**:
```release-note
release-note-none
```

This patch is originally from:
https://github.com/kubernetes/kubernetes/pull/25451 (eedb67a30d)

Simplifies code where clients are writing their own errors, and want to
terminate with an exit code.

cc @smarterclayton
2016-10-15 16:34:36 -07:00
..
editor Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jsonmerge change all jsonmerge to strategicpatch 2016-09-09 08:28:10 +08:00
clientcache.go convert rest of kubectl to generated clients 2016-09-12 08:22:34 -04:00
factory_test.go refactor Factory make it interface 2016-10-13 20:57:14 +08:00
factory.go Merge pull request #34854 from deads2k/cli-02-restmaper 2016-10-15 13:46:40 -07:00
helpers_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
helpers.go Allow callers to bypass cmdutil.CheckError() logging 2016-10-14 17:45:53 -04:00
printing.go update PrintSuccess message when using --dry-run 2016-09-15 10:11:21 -04:00
shortcut_restmapper_test.go Extend all to more resources 2016-09-19 13:01:59 -04:00
shortcut_restmapper.go Extend all to more resources 2016-09-19 13:01:59 -04:00