k3s/pkg/kubectl/cmd/util
Kubernetes Submit Queue 9ef9630976 Merge pull request #39486 from ncdc/allow-missing-keys-in-templates
Automatic merge from submit-queue (batch tested with PRs 39486, 37288, 39477, 39455, 39542)

Allow missing keys in templates by default

Switch to allowing missing keys in jsonpath templates by default.

Add support for allowing/disallowing missing keys in go templates
(default=allow).

Add --allow-missing-template-keys flag to control this behavior (default=true /
allow missing keys).

Fixes #37991

@kubernetes/sig-cli-misc @kubernetes/api-reviewers @smarterclayton @fabianofranz @liggitt @pwittrock
2017-01-10 14:33:10 -08:00
..
editor Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
jsonmerge Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
sanity Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
cached_discovery.go Add verb support for discovery client 2016-12-05 12:36:05 +01:00
cached_discovery_test.go Add verb support for discovery client 2016-12-05 12:36:05 +01:00
clientcache.go make kubectl factory rings 2016-12-15 15:18:16 -05:00
factory.go Add new command "kubectl set selector" 2016-12-21 12:30:56 +01:00
factory_builder.go make kubectl factory rings 2016-12-15 15:18:16 -05:00
factory_client_access.go add create rolebinding 2016-12-21 09:03:27 -05:00
factory_object_mapping.go prevent negotation on connections that dont' require it 2016-12-16 16:26:55 -05:00
factory_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
helpers.go Switch to use pkg/apis/meta/v1/unstructured and the new interfaces 2016-12-10 18:05:28 -05:00
helpers_test.go [scheduling] Moved node affinity from annotations to api fields. #35518 2016-12-16 11:42:43 -05:00
printing.go Allow missing keys in templates by default 2017-01-09 10:35:46 -05:00
shortcut_restmapper.go ShortcutExpander has been extended in a way that it will examine a hardcoded list of tuples anticipated from the server when 2016-12-22 17:29:52 +01:00
shortcut_restmapper_test.go ShortcutExpander has been extended in a way that it will examine a hardcoded list of tuples anticipated from the server when 2016-12-22 17:29:52 +01:00