Files
client-go/dynamic
Levi Blackstone a7a9c94e20 Check for required name parameter in dynamic client
The Create, Delete, Get, Patch, Update and UpdateStatus
methods in the dynamic client all expect the name
parameter to be non-empty, but did not validate this
requirement, which could lead to a panic. Add explicit
checks to these methods.

Kubernetes-commit: 541b9807cd7fe037287cc0d32ab1099ee658ec24
2019-03-06 16:21:33 -07:00
..
2019-01-16 21:14:42 -08:00
2018-04-24 13:41:40 -04:00