helm/pkg/release
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
The releaseutil package was originally designed to work against a
generated codebase from a protobuf in Helm v2. This is when Helm
used gRPC to communicate to a server side component named Tiller.
When Helm moved everything client side, this package remained and
it supported the release package.

This change moves releaseutil to be a sub-packge of release. This
is part of the change to support apiVersion v3 charts which is
documented in HIP 20

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-02-24 14:58:51 -05:00
..
util Move pkg/releaseutil to pkg/release/util 2025-02-24 14:58:51 -05:00
hook.go Add hook annotations to output pod logs to client on success and fail 2025-02-21 12:30:29 +00:00
info.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
mock.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
release.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
responses.go ref(*): remove dead code 2019-08-19 10:22:27 -07:00
status.go Grammar fixes 2024-09-14 10:30:31 +10:00