k3s/pkg/kubectl
Kubernetes Submit Queue 7168fce59a Merge pull request #38265 from brendandburns/configmap
Automatic merge from submit-queue (batch tested with PRs 38284, 38403, 38265)

Display config map data, not byte count.

Begins to address https://github.com/kubernetes/kubernetes/issues/36222

Next step is:
`kubectl edit configmap <name> --key=<file-name>`

@kubernetes/sig-cli
2016-12-09 08:50:23 -08:00
..
cmd Merge pull request #38403 from deads2k/fix-local-up-dns 2016-12-09 08:50:21 -08:00
metricsutil Fix package aliases to follow golang convention 2016-11-30 15:40:50 +08:00
resource Merge pull request #37364 from foxyriver/status-code 2016-12-07 22:47:46 -08:00
testing refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
BUILD refactor: generated 2016-12-03 19:10:46 -05:00
OWNERS Move pkg/kubectl reviewers into an alias 2016-10-28 14:54:17 -07:00
apply.go Fix typos 2016-10-15 00:21:00 +03:00
autoscale.go check the value of min and max 2016-12-01 16:09:05 +08:00
bash_comp_utils.go
cluster.go [Federation][(Un)join-00] Implement federation/cluster resource generator. 2016-11-01 00:58:54 -07:00
cluster_test.go [Federation][(Un)join-00] Implement federation/cluster resource generator. 2016-11-01 00:58:54 -07:00
clusterrolebinding.go add serviceaccount option to clusterrrolebinding 2016-12-08 14:18:39 -05:00
configmap.go
configmap_test.go
custom_column_printer.go make kubectl get generic with respect to objects 2016-11-04 09:04:57 -04:00
custom_column_printer_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
deployment.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
deployment_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
describe.go Merge pull request #38265 from brendandburns/configmap 2016-12-09 08:50:23 -08:00
describe_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
doc.go
explain.go
generate.go
generate_test.go
history.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
interfaces.go
kubectl.go kubectl: set alias for poddisruptionbudget 2016-12-02 18:39:55 +01:00
kubectl_test.go
namespace.go
namespace_test.go
pdb.go refactor: generated 2016-12-03 19:10:46 -05:00
proxy_server.go Code optimization 2016-11-30 17:40:57 +08:00
proxy_server_test.go
quota.go
quota_test.go
resource_filter.go kubectl resource filter convert unstructured obj before apply filter func 2016-11-19 13:03:39 +08:00
resource_printer.go Merge pull request #37943 from ailusazh/ailusa 2016-12-08 00:23:15 -08:00
resource_printer_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
rollback.go generated: refactor 2016-11-23 22:30:47 -06:00
rolling_updater.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
rolling_updater_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
rollout_status.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
rollout_status_test.go kubectl: add --revision flag in rollout status 2016-10-10 15:04:46 +02:00
run.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
run_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
scale.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
scale_test.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
secret.go
secret_for_docker_registry.go
secret_for_docker_registry_test.go
secret_for_tls.go
secret_for_tls_test.go the created path should be closed in test case 2016-09-06 11:08:52 +08:00
secret_test.go
service.go Allow no ports when exposing headless service 2016-09-15 14:56:49 -04:00
service_basic.go create service add create ExternalName service implementation 2016-11-16 04:47:10 -05:00
service_basic_test.go
service_test.go Allow no ports when exposing headless service 2016-09-15 14:56:49 -04:00
serviceaccount.go
serviceaccount_test.go
sorted_resource_name_list.go kubectl 2016-11-23 15:53:09 -08:00
sorted_resource_name_list_test.go
sorting_printer.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
sorting_printer_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
stop.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
stop_test.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
versioned_client.go kubectl 2016-11-23 15:53:09 -08:00