k3s/pkg/kubectl
Kubernetes Submit Queue 9c58985a25
Merge pull request #66519 from juanvallejo/jvallejo/switch-attch-externals
Automatic merge from submit-queue (batch tested with PRs 65730, 66615, 66684, 66519, 66510). 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>.

update attach to use external objs

**Release note**:
```release-note
NONE
```

Updates attach command to use external versions.

cc @deads2k @soltysh
2018-08-01 15:52:16 -07:00
..
apply Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
apps Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cmd Merge pull request #66519 from juanvallejo/jvallejo/switch-attch-externals 2018-08-01 15:52:16 -07:00
explain Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genericclioptions add support for "success" output for edit command 2018-07-16 12:06:32 -04:00
metricsutil Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
plugins Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
polymorphichelpers update attach to use external objs 2018-08-01 10:44:43 -04:00
proxy Enable kubectl proxy to set tcp keepalive 2018-06-25 11:03:05 +08:00
scheme Handle errors 2018-07-17 20:47:14 +10:00
util Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
.import-restrictions fix verify about import error 2018-07-28 07:54:16 +08:00
BUILD auto-generated file 2018-07-28 07:54:17 +08:00
OWNERS
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 update attach to use external objs 2018-08-01 10:44:43 -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
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
rollback_test.go
rolling_updater.go
rolling_updater_test.go
rollout_status.go kubectl: Remove an extra character from rollout error message 2018-07-04 14:24:14 -04:00
rollout_status_test.go
run.go
run_test.go
scale.go
scale_test.go
secret.go
secret_for_docker_registry.go
secret_for_docker_registry_test.go
secret_for_tls.go
secret_for_tls_test.go
secret_test.go
service.go
service_basic.go
service_basic_test.go
service_test.go
serviceaccount.go
serviceaccount_test.go
sorter.go
sorter_test.go