• Matt Butcher's avatar
    fix(tiller): allow 3rd party APIs · f27791c3
    Matt Butcher authored
    This feature has been disabled in the past because simply enabling the
    feature causes the Kubernetes library to make requests to a server.
    Thus, running any tests that use the 'pkg/kube' library has required
    running a kube API server.
    
    This patch makes it possible to selectively activate 3rdParty API
    support, and then disables that support during testing.
    
    Future versions of the Kubernetes library appear to make it easier to
    configure and mock this behavior, so this is most likely a stop-gap
    measure. (Famous last words.)
    
    Closes #1472
    f27791c3
Name
Last commit
Last update
..
chartutil Loading commit data...
engine Loading commit data...
helm Loading commit data...
ignore Loading commit data...
kube Loading commit data...
lint Loading commit data...
proto/hapi Loading commit data...
provenance Loading commit data...
releaseutil Loading commit data...
repo Loading commit data...
storage Loading commit data...
timeconv Loading commit data...
version Loading commit data...