Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue 7bd44a21be Merge pull request #48481 from fabianofranz/apply_protect_against_nil_panic
Automatic merge from submit-queue (batch tested with PRs 48481, 48256)

Protect against nil panic in apply

**What this PR does / why we need it**: `kubectl apply` has a potential panic (actually verified in OpenShift in https://github.com/openshift/origin/issues/15017) where a `patcher` calls the `runDelete` function with a nil `resource.RESTClient`, but under some conditions the client is required by that function.

**Release note**:

```release-note
NONE
```

@pwittrock @kubernetes/sig-cli-bugs
2017-07-18 18:19:17 -07:00
..
2017-06-27 16:25:20 -07:00
2017-06-27 16:25:20 -07:00
2017-06-30 15:00:24 -07:00
2017-07-18 09:28:49 +02:00
2017-06-16 07:09:21 +00:00
2017-07-07 09:12:29 -04:00
2017-07-18 12:55:34 -03:00
2017-06-27 16:25:20 -07:00
2017-06-26 11:38:36 -04:00
2017-06-27 16:25:20 -07:00
2017-06-27 16:25:20 -07:00
2017-06-21 11:17:24 -04:00
2017-06-27 16:25:20 -07:00
2017-06-27 16:25:20 -07:00
2017-06-27 16:25:20 -07:00
2017-06-30 15:00:24 -07:00
2017-06-27 16:25:20 -07:00
2017-06-27 16:25:20 -07:00
2017-06-27 16:25:20 -07:00
2017-06-27 16:25:20 -07:00
2017-05-31 13:02:23 +05:30
2017-07-07 09:12:29 -04:00
2017-06-27 16:25:20 -07:00
2017-05-11 20:09:31 +08:00
2017-06-27 16:25:20 -07:00
2017-06-22 11:31:03 -07:00
2017-06-27 16:25:20 -07:00
2017-05-15 13:51:39 -07:00
2017-06-27 16:25:20 -07:00
2017-06-22 11:31:03 -07:00
2017-06-27 16:25:20 -07:00
2017-06-22 11:31:03 -07:00