k3s/pkg/kubectl
Kubernetes Submit Queue 256070adcf
Merge pull request #66719 from hanxiaoshuai/fix0727
Automatic merge from submit-queue (batch tested with PRs 67938, 66719, 67883). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

return err when Unmarshal failed

**What this PR does / why we need it**:
return err when Unmarshal failed
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-08-28 10:02:05 -07:00
..
apply
apps
cmd K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
explain
metricsutil Move validation dependency from pkg/apis/core/validation to staging 2018-08-09 15:52:59 -07:00
polymorphichelpers Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
proxy
scheme Handle errors 2018-07-17 20:47:14 +10:00
util Log real file's name and line 2018-08-11 14:57:45 +02:00
validation
.import-restrictions fix verify about import error 2018-07-28 07:54:16 +08:00
BUILD Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
OWNERS add labels to kubectl OWNERS files 2018-08-22 00:40:54 +03:00
apply.go
autoscale.go
autoscale_test.go update the import file for move util/pointer to k8s.io/utils 2018-07-27 19:47:02 +08:00
clusterrolebinding.go
clusterrolebinding_test.go
conditions.go switching rolling update to external clients 2018-08-03 13:18:14 -04:00
configmap.go
configmap_test.go
deployment.go
deployment_test.go
doc.go
env_file.go
env_file_test.go
generate.go
generate_test.go K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
history.go
history_test.go
interfaces.go
namespace.go
namespace_test.go
pdb.go
pdb_test.go
priorityclass.go fix `kubectl create priorityclass` failure bug 2018-07-02 15:03:22 +08:00
priorityclass_test.go fix `kubectl create priorityclass` failure bug 2018-07-02 15:03:22 +08:00
quota.go
quota_test.go
rolebinding.go
rolebinding_test.go
rollback.go return err when Unmarshal failed 2018-07-27 20:52:00 +08:00
rollback_test.go
rolling_updater.go switching rolling update to external clients 2018-08-03 13:18:14 -04:00
rolling_updater_test.go switching rolling update to external clients 2018-08-03 13:18:14 -04:00
rollout_status.go Better error message when checking rollout status for StatefulSet with OnDelete strategy type 2018-08-15 21:39:14 -07:00
rollout_status_test.go Better error message when checking rollout status for StatefulSet with OnDelete strategy type 2018-08-15 21:39:14 -07:00
run.go
run_test.go
scale.go
scale_test.go Move dependency from k/k/pkg/apis/core to staging 2018-08-10 12:56:03 -07:00
secret.go
secret_for_docker_registry.go
secret_for_docker_registry_test.go
secret_for_tls.go Merge pull request #67713 from liggitt/process-substitution 2018-08-22 23:04:26 -07:00
secret_for_tls_test.go
secret_test.go
service.go
service_basic.go
service_basic_test.go
service_test.go K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
serviceaccount.go
serviceaccount_test.go
sorter.go
sorter_test.go