Skip to content

Commit

Permalink
UPSTREAM: 48481: protect against nil panic in apply
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianofranz committed Jul 6, 2017
1 parent 071f2c1 commit 657d172
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 3 deletions.
17 changes: 14 additions & 3 deletions vendor/k8s.io/kubernetes/pkg/kubectl/cmd/apply.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

101 changes: 101 additions & 0 deletions vendor/k8s.io/kubernetes/pkg/kubectl/cmd/apply_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 657d172

Please sign in to comment.