Terry Howe
c2f1b238a1
fix: route registry client output to stdout instead of stderr ( #32056 )
...
Commands like 'helm registry login', 'helm push', and 'helm pull' were
writing success messages ("Login Succeeded", "Pushed:", "Pulled:",
"Digest:") to stderr instead of stdout. The root cause was that
newDefaultRegistryClient and newRegistryClientWithTLS hard-coded
os.Stderr as the registry client writer, ignoring the out io.Writer
that main() passes as os.Stdout.
Thread out io.Writer through newRegistryClient, newDefaultRegistryClient,
and newRegistryClientWithTLS, and update all call sites in pkg/cmd.
Fixes #13464
Signed-off-by: Terry Howe <terrylhowe@gmail.com >
2026-06-11 17:36:42 -04:00
..
2026-02-26 18:55:55 +01:00
2026-03-14 08:47:43 +01:00
2026-05-06 13:35:57 -04:00
2026-03-14 08:47:43 +01:00
2026-03-23 07:07:27 +01:00
2026-03-02 07:26:50 -08:00
2026-02-06 18:29:59 +00:00
2025-09-02 10:19:48 -04:00
2026-06-11 17:36:42 -04:00
2025-02-24 15:11:54 +00:00
2026-02-26 18:18:57 +01:00
2026-06-11 17:36:42 -04:00
2025-11-04 11:33:42 +08:00
2025-02-24 15:11:54 +00:00
2025-04-21 12:13:10 -04:00
2025-02-24 15:11:54 +00:00
2025-02-24 15:11:54 +00:00
2025-10-10 11:49:08 -04:00
2026-03-14 08:47:43 +01:00
2025-02-27 13:55:49 +00:00
2026-02-23 16:46:35 -08:00
2025-02-27 13:55:49 +00:00
2025-10-10 11:49:08 -04:00
2025-02-27 13:55:49 +00:00
2025-10-10 11:49:08 -04:00
2025-07-09 11:30:22 +04:00
2026-03-14 08:47:43 +01:00
2025-02-27 13:55:49 +00:00
2025-10-10 11:49:08 -04:00
2025-02-24 15:11:54 +00:00
2025-02-27 13:55:49 +00:00
2026-02-23 16:46:35 -08:00
2025-02-24 15:11:54 +00:00
2026-05-30 05:19:51 -06:00
2026-03-14 08:47:43 +01:00
2026-02-23 16:46:35 -08:00
2026-05-30 05:19:51 -06:00
2026-02-26 18:55:55 +01:00
2026-06-11 17:36:42 -04:00
2026-05-30 05:19:51 -06:00
2025-09-15 14:15:01 -06:00
2025-10-13 16:16:50 -06:00
2026-02-26 19:06:38 +01:00
2026-03-14 08:47:43 +01:00
2025-07-02 16:20:45 -07:00
2026-06-11 17:36:42 -04:00
2026-04-08 21:31:08 -07:00
2025-09-02 09:53:22 -07:00
2025-08-31 22:24:31 -07:00
2026-03-23 07:07:27 +01:00
2026-04-08 21:22:47 -07:00
2025-08-25 23:04:01 -04:00
2026-03-12 17:56:01 -07:00
2026-03-12 17:56:01 -07:00
2025-08-30 13:25:28 -04:00
2026-02-26 18:55:56 +01:00
2025-09-01 10:49:01 -07:00
2026-02-23 16:46:35 -08:00
2025-02-24 15:11:54 +00:00
2026-03-14 08:47:43 +01:00
2026-06-11 17:36:42 -04:00
2025-02-24 15:11:54 +00:00
2026-06-11 17:36:42 -04:00
2025-02-24 15:11:54 +00:00
2025-05-23 08:06:12 -04:00
2025-02-24 15:11:54 +00:00
2025-02-24 15:11:54 +00:00
2025-02-24 15:11:54 +00:00
2025-10-10 11:49:08 -04:00
2025-11-26 17:24:33 +01:00
2026-03-23 07:07:27 +01:00
2025-11-04 11:33:42 +08:00
2026-03-14 08:47:43 +01:00
2025-09-02 10:19:48 -04:00
2025-10-30 18:00:08 +01:00
2025-12-21 09:13:24 -07:00
2026-03-14 08:47:43 +01:00
2025-09-02 10:19:48 -04:00
2025-02-24 15:11:54 +00:00
2025-09-02 10:19:48 -04:00
2025-09-02 10:19:48 -04:00
2025-04-21 12:13:10 -04:00
2025-10-10 11:49:08 -04:00
2026-03-23 07:07:27 +01:00
2025-11-21 17:45:22 -05:00
2026-06-11 17:36:42 -04:00
2026-05-30 05:19:51 -06:00
2026-03-14 08:47:43 +01:00
2025-02-24 15:11:54 +00:00
2026-02-26 18:55:55 +01:00
2025-02-24 15:11:54 +00:00
2026-03-14 08:47:43 +01:00
2026-02-26 18:55:55 +01:00
2026-06-11 17:36:42 -04:00
2025-10-10 11:49:08 -04:00
2026-02-28 11:11:02 +01:00
2026-02-26 18:55:55 +01:00
2026-06-11 17:36:42 -04:00
2025-11-07 23:09:48 +01:00
2026-03-14 08:47:43 +01:00
2026-03-14 08:47:43 +01:00
2026-06-11 17:36:42 -04:00
2026-03-14 08:47:43 +01:00
2025-09-17 11:14:34 -06:00
2025-09-16 20:00:24 -06:00
2025-09-16 20:00:24 -06:00