Go to file
Martin Falatic 725cfeb104 If headerParams = None, don't use it to .update()
headerParams is initialized to None, and if it isn't changed on call it
will cause an error if it's used as the arg to .update().

Closes-Bug: #1495749

Change-Id: I03cc2155df2e04513725f11db8b7234af427862d
2015-09-15 00:45:39 -07:00
Description
Python API for Kubernetes
627 KiB
Languages
Python 99.9%
Shell 0.1%