-
Morten Torkildsen authored
Currently the code that handles hooks uses a builder that creates the versioned types rather than unstructured. This results in an error whenever a custom resource is used in the hook as the type will not be registered in the scheme used in Helm. This changes this to use a builder that created unstructured resources and only converts to the versioned type when needed. Signed-off-by: Morten Torkildsen <mortent@google.com>
55a33857
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
config.go | ||
log.go | ||
namespace.go | ||
namespace_test.go | ||
result.go | ||
result_test.go | ||
tunnel.go | ||
tunnel_test.go | ||
wait.go |