-
Matt Butcher authored
Prior to merging the projects, the version of `helm deploy` used a different REST API (one without YAML in JSON). Post-merge, we need to revert back to the older common.Template version. As part of this, I switched an io.ReadCloser back to an io.Reader because there is nowhere where the Closer part is used. The http lib does not close a reader passed to it.
8fbb567c
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
chart.go | ||
chart_upload.go | ||
create.go | ||
credential.go | ||
delete.go | ||
deploy.go | ||
deployment.go | ||
dm.go | ||
doctor.go | ||
get.go | ||
helm.go | ||
lint.go | ||
list.go | ||
pack.go | ||
properties.go | ||
redeploy.go | ||
release.go | ||
repository.go | ||
status.go | ||
target.go |