mirror of https://github.com/helm/helm
cmd/push: implement WriteTable to emit ref and digest The WithPushOptWriter option and the out field on Push were never wired to any meaningful output path — ChartUploader.Out is not read by UploadTo() and the registry client manages its own writer. Remove them to avoid dead API surface. WriteTable now writes a tab-aligned REF/DIGEST result to the command's stdout stream. The registry client continues to write its own progress output to stderr, so there is no duplication. Signed-off-by: Mentigen <mentigen@mentigen.ru> Signed-off-by: Ilya Kiselev <kis-ilya-a@yandex.ru>pull/32009/head
parent
0b9946ae61
commit
5a093e9d8e
Loading…
Reference in new issue