mirror of https://github.com/helm/helm
The status watcher already emits debug logs when waiting for resources to become ready, but omits the detailed message from the kstatus library. This makes SDK debugging harder since users only see status codes like "InProgress" without context such as "Replicas: 1/2" or "Ready: 0/2". Include the Message field in the debug log output so SDK consumers configuring slog with debug level get the detailed resource status information they expect. Fixes #31585 Signed-off-by: Oleg Pustovit <oleg@nexo.sh>pull/31708/head
parent
75880fa498
commit
5a0df7eb0d
Loading…
Reference in new issue