kubernetes/pkg/kubectl
Girish Sadhani 029582d339 Skip smart label in kubectl describe if field has special chars
Attempts to create smart label for fields containing special chanracter ends
up looking very odd. This change skips creating smart labels for fields
containing special characters other than '-'.
2019-03-29 23:00:08 +05:30
..
apply Merge pull request #61468 from tianshapjq/remove-consts-element.go 2019-02-01 14:31:30 -08:00
apps Fix some golint errors for packages in pkg/kubectl 2018-11-02 11:55:40 +08:00
cmd Restore username and password kubectl flags 2019-03-18 17:16:49 -04:00
describe Skip smart label in kubectl describe if field has special chars 2019-03-29 23:00:08 +05:30
drain Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
explain Add missing VisitArbitrary methods in kubectl explain 2019-02-14 13:06:20 +01:00
generate Fix create secret docker-registry compatibility 2018-12-26 11:11:29 -05:00
generated Add new Japanese translations for kubectl 2019-02-26 12:21:15 +09:00
metricsutil Fix some golint errors for packages in pkg/kubectl 2018-11-02 11:55:40 +08:00
polymorphichelpers Merge pull request #74422 from liggitt/client-version-methods 2019-02-26 12:44:24 -08:00
proxy Move from glog to klog 2018-11-10 07:50:31 -05:00
scheme generated 2019-01-23 16:34:44 -05:00
util Fix flag template when both visible and explicit flags are specified 2019-02-27 22:35:03 +01:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
.import-restrictions Remove unnecessary prefixes from various .import-restrictions files 2019-02-11 16:47:28 -05:00
apply.go Fix some golint errors for packages in pkg/kubectl 2018-11-02 11:55:40 +08:00
BUILD Refactor core functionality of kubectl drain as a library 2019-02-25 08:15:07 +00:00
conditions.go Remove dependency on internal version of resource 2018-09-13 17:32:52 -07:00
doc.go
history_test.go
history.go prune internal clients from kubectl describer 2018-11-16 00:11:10 +08:00
interfaces.go
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
rollback_test.go Switch kubectl rollout to directly rolling back deployments 2018-10-26 23:48:44 -04:00
rollback.go update deployment, daemonset, replicaset, statefulset to apps/v1 2018-12-19 10:46:45 -05:00
rolling_updater_test.go Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
rolling_updater.go api: Correct a typo in the API docs for rolling update strategy 2019-02-18 22:46:37 -05:00
rollout_status_test.go Remove unused client in rollout status 2018-09-26 13:12:35 -07:00
rollout_status.go kubectl: copy deployment util dependency into kubectl 2018-10-18 12:02:39 -07:00
scale_test.go Fix the returned messaged: statefullsets->statefulsets 2018-08-28 15:20:21 +08:00
scale.go Clean up initializer-related comments, test data 2019-01-25 12:37:45 -05:00