-
travisn authored
Various kubectl helper methods return strings from calls to create, delete, or apply resources. There is no need for this. It is sufficient and complete to check the err from these calls to determine failure. Signed-off-by:
travisn <tnielsen@redhat.com>
b24ebc81